fla

Mysterious assets used in swf, not found anywhere in fla?

near the top of the code i see things like, btn_dropdown._visible = false; mcMenuBkg._visible = false; but I can't find these assets anywhere in the library or in any code, how does this make any sense? The movie clips in the library that look the same have different names and I can delete them entirely and they still show up when I ...

Adding an as2 swf to the stage in an as3 swf

I have a menu control (as2), that is completely self-contained and doesn't rely on any interaction with the parent (as3). The menu control does load an external xml file that is in the same directory as the swf. The menu control works fine when I run it on its own. But when I import it into the Library of my as3 fla, add it the stage a...

Is there an unofficial Flash .FLA spec?

Is there an unofficial spec anywhere that explains how to reverse engineer a Flash .FLA file? I'm specifically interested in creating an application that can "auto-scene plan" a Flash document programmatically, pulling in content from other files, arranging that content into layers, without needing the Flash IDE open. Animators would t...

Flash not displaying properly in browsers

Hi all, I've got a fla player and I'm trying to get it to display inside a div properly, it looks ok in IE (only after you refresh the page), but none of the other browsers show it properly (only 1/4 of the tv shows).. The flash document size is 336px x 220px and I've placed the tv and remote inside. I'm using SWFObject to call the flas...

Need Fla file of Maps...

Hi All, I need .fla files of maps to develop map apps in flash. Can anyone tell me from where i can download .FLA files of Maps. Thanks in Advance ...

Comparing/exporting FLA files

Is there a way of exporting an FLA file to a human-readable format, so that different revisions of a file can be compared? I found a script for exporting to XML here (post 6): http://www.actionscript.org/forums/showthread.php3?t=155434 -- but it doesn't work as advertised - e.g. it doesn't export any details of items in the library. ...

how to put swf file to my website - adobe flash cs5

Okay so i have made my first animation video in adobe flash CS5. I used actionscript 3. When i save it i have two files trueEly.swf and trueEly.fla. Video is 1min 15sec long. its size 550x400px. Now i want to embed it into my website. What is the best way to go for? I have googled it a lot and read adobe documentation. what i gathered ...

How do I get the position of a swf generated from an fla file that had a larger stage?

I have assets in external swfs which I load. I would like to know the exact size of the stage and the position of the asset in the fla that created it. If I try to ask the resulting MovieClip for it's size, it turns out it gives me the size when it is trimmed down to the tightest box around the non-transparent pixels. Looking at the c...

Flash fla files corrupted by CVS

Hi, I have saved my Flash fla files with Eclipse CVS and some where on the way, I set their ASCII\BINARY value to ASCII and now my files are totally corrupted. Does anyone know of a way to fix fla files or any files that are binary but were saved as ASCII in CVS? Thanks for your help. ...