Professional :: Lock Icon On Fla?
Nov 8, 2010i save my flas in the normal "save as" and i find some of my flas have a lock icon on the red fla icon.
View 3 Repliesi save my flas in the normal "save as" and i find some of my flas have a lock icon on the red fla icon.
View 3 RepliesI created a swf animation in Flash.The size is 1024x768.When playing the SWF file, if I change the size of the window, it doesn't keep the artwork size.As result when increasing or decreading window size, it shows what it is outside the 1024x768 and I don't want.Ex. The footer line that goes from left border to right border is now foating in the middle, not touching the border anymore.Is there a way to freeze it. So when I increasing or decreading window size, I see the artwork size only?
View 1 RepliesI am creating animations in Flash 5.5 for use in Captivate 5.5. I have created a drag-and-drop animation for a horizontal line and a vertical line, to act as moveable "straight edges" for use on complicated charts. How do I lock the horizontal line to just move along the Y axis, and the Vertical line to just move along the X axis? (I'm a relative newbir working in Flash.)
View 8 RepliesI adopted the tsunami effect that i've got from this link [URL] but the problem is how can i plug the title on each icon, showing up on an icon when i point on it (on rollOver)
View 5 RepliesHow can I open or where can I find my adobe flash. After it says install finished nothing happens I get no a icon and its not in my programs.
View 3 Repliesway to show a jpeg image while a Flash file is loading or better, if they don' t have Flash?
Problem is that when people go to a site and they don't have Flash and can't install it (ie: iPhone), they can't see phone numbers, address etc. which is why that came there. It would sure easier to push Flash if there was a way to have an alternate image to view.
i make the app by using flash cs5 when the ipa export, the icon is auto added the glass effect by flash cs5(like many apps in appstore),but i don't want to add the glass effect on the icon.how to export the icon without the glass effect?
View 1 RepliesI have created a flash movie for my company and I have been asked to send the swf file with our company Icon instead of regular flash icon.
View 1 RepliesI am creating a somewhat elaborate (for me at least) navigation for my site. I have created a bunch of animated MC's to use as nav-buttons, and all that works great. The only issue is that when you mouse over the MC-buttons, the cursor stays as an arrow instead of turning into the little hand that always happens with links. The links work, but no little hand. Do I have to have a "hit area" defined in order to get the hand icon to popup or what?
View 7 RepliesI inserted a video into my movie clip. It freezes sometimes if internet connection is not fast enough but freezes at any frame. I want a loading icon displayed once it stops and disappear when it continues.
View 3 RepliesWhere I find the "Frame View" icon in Adobe Professional Flash CS3?
View 1 RepliesIs it possible to publish my .fla file to .exe without the File menu and the default Flash icon and Flash tile appearing.
View 1 RepliesI am working on a DVD User Interface for my final project in Photoshop. For extra credit points I am trying to figure out how to make the menu items to light up when the pointer is touching the menu icon.
View 1 RepliesWhen I create a TLF text area that is editable at runtime (which means that it can get a user input at runtime) I set the text direction to the 'right-to-left' definition in both the 'container and flow' and the 'paragraph' sections and set the language for Arabic or Hebrew at the 'locale' setting. I also set the text alignment to the 'align to start' mode. Now at runtime there's a stange thing. When I try to click with the mouse cursor on the editable TLF text-box, it's not displaying the text icon cursor and don't allow me to insert text inside.
But when I move my mouse cursor over the right side of the editable TLF text box, it change his appearance to the familiar text cursor which indicate that if you click here you will be able to insert text input inside. So my problem is how can I make it that only when I will hover over the TLF text box itself, the mouse cursor will be changed to text cursor icon and when I will hover beside its right side, it will remain at the normal cursor mode.
I am designing a webpage with a password (yes, I know it can be hacked)I want to be able have an alert appear in the textbox "mess" when the Caps Lock key is activated. (not just being held down). I have already tried this and it comes out as staying on until you leave the page or mess changes.[code]What can I put to make the "CAPS LOCK IS ON" go away when the capslock is off?
View 1 RepliesI'm wondering if there is an effective way to insure a .swf file uploaded to "Website A" will refuse to run on any website outside of "Website A". I recall years back that AS2 could compare the .swf file's URL location to a URL String, something like:
ActionScript Code:
if (_root._url != "http://www.mywebsite.com/content.swf") {
//block access
[code].....
I'm using a preloader on my website. The preloader works fine on Internet Explorer, however when I tested it in Mozilla and on a Mac (running Netscape) there is a lockup on the preloader. The screen will just sit there and the website doesn't load. Both were running Flash Player 6 which is the version I'm aiming for. I found that if I refreshed the page the site would begin to work, but I doubt visitors to my site would do this and I don't want it to be required to get my site to work.
Heres the action script - from the first frame of my launch movie
Code:
stop();
function loadSWF(theURL, theTarget) {
loadMovie(theURL, theTarget);
loaderInterval = setInterval(loadChecker, 50);
}
[code]....
As you can see I call the loadSWF function to load menu.swf into the holder1_mc movieclip. That function then sets an interval with the loadChecker function that acts as the preloader. This is where nothing happens on some browsers (yet it works fine in IE).
I've created a slider control (using the excellent tute on kirupa) and am using two instances of it on my stage. I also have a lock that sets the variable locked to true or false. What I want to do is if locked == true have both sliders move simultaneously to the same values if either one of them is dragged...
View 1 RepliesI am using loadmovie to load in swf in my main swf.
The FPS of my main timeline is : 20FPS
The SWF I am loading is : 8 FPS
When i load it in it is automatically changed to 20 FPS.
Is there anyway to lock FPS?
This is for a fretboard type game, I want six dots (fingers) to lock on to any of the 6 targets. This code doesn't seem to work, instead of locking on to each target, the fingers lock on to the last one (target6_mc) and whenever they are droped over the other targets, they just locks on to target6 again. any suggestions? Excuse the noobness
Code:
package
{
[code].....
I'm doing a website for me, with flash... I want that the site is "full browser screen" but, I need that only the background is stretched for the size of the browser window, all the other elements (like nav bar, logo etc) will be in the same position, and MUST NOT be stretchet like the background...
How can I lock the position and dimension of the element of the website, but let the background stretch?
I would like to create geo locking module which would react per-file/stream. This means that one particular file which will be streamed via FMS can be geolocked to one country (e.g. Lost can be viewed only by USA viewers (IPs)).Flash video player connects with nc.connect() and plays file with ns.play() method. Geolocking would happend on ns.play() since some files/live streams are locked to some countries (not everything is geolocked and once they are, are not geolocked to same countries so everything happend on per file basis).
Can this module be done in Actionscript or is it necessary to use C++ module?
I have a flash gallery which works fine, the images for the gallery are determined by .xml files. Problem is when the image is not exactly the same size as the area defined in the .fla it defaults against the top and left, not the center of the space.
View 5 RepliesLike shared objects we have lock, but what If I want to implement lock on the particular script. For example at onConnect of any user to FMS,I have script which is doing 8-9 different tasks before or after accept the user for that FMS application session (including remoting calls).Now if 20 users came at the same time in the same room, how will FMS execute them and process the 8-9 task, which user will be executed first and who would be next.In short, how FMS will execute the piece of code or process for multiple user at the same timeSo locking system can fix this problem I think.
View 5 RepliesCan we write in UPPERCASE while caps Lock is off?
View 3 RepliesI want to create a dialog or alert box, where a DisplayObject would take and force the focus, until an okay button or something releases the lock.
View 3 RepliesIs there a way to lock the mouse X and Y position?, I mean, I want to move my mouse but I want that the mouse position to be locked on.. let say, the center of the screen. Btw, I need to do this using Flash.
View 2 Repliesiam planning to make a flashgame that requires the player to aim with his mouse. so there will be a crosshair. now i have the problem that whenever the mouse leaves the embedded flash stage and clicks outside this frame.. the player has to click in the flash field again to be able to play again. that sucks. is it possible in flash to lock the mouse in the gamewindow?
View 2 Repliesi am making a password page in flash and want to show that if the caps lock key is on it will display it in a text box that i make
View 0 Repliesway to lock the width and height ratio? I'm trying to set the width of the mc equal to the stage but have the height keep in relation to the original ratio also. So the wider I open my stage the taller the mc gets also.
sizeXListener = new Object();
sizeXListener.onResize = resizerX;
Stage.addListener(sizeXListener);
[Code]....