-
Big problem
Hi,
i have a big problem. I have create with mmf2-flash-exporter a swf file (my game). And then, i start flash cs3. .. and i can't import the swf file in my new fla file.. why ? This error comes when i import the swf in the flash-cs3-library :-( :
[color:#CC0000]ERROR: (Swift 3D Importer - File: invacad.swf)
Invalid SWFT file - Import Aborted.[/color]
.. and no i have start flash cs 3 NOT swift3d :-/
-
Re: Big problem
No this is normal. FLash is not only FLA files, it is also ActionScript code, the scripting langage of Flash.
The MMF runtime a a very complex program, and it was impossible to produce as a limited FLA format. So it is a compiled ActionScript format, that you cannot open in Flash CS3.
-
Re: Big problem
you can decompile the swf and open it in a flex editor, but the actual code source for your game is encrypted and can't be viewed, only the flash runtime.