Need to edit .SWF files
August 2nd, 2016
Thank you
Dont use swfquicker, decompile it to fla and open with adobe flash cs4
Dont use swfquicker, decompile it to fla and open with adobe flash cs4
If you could tell me how I would xD. But what then? How can i get it back to .swf?
Thx
Once youve got the fla open it in CS4 make whatever modfications you want and then publish the swf from the file menu
But at first he need a .fla Sothink SWF Decompiler is a program for your purposes.
Im having trouble editing the text. Can some1 explain it to me? ty
If its just static text you can simply edit with the IDE otherwise you’ll have to get the instance name from the textfields properties and look for it in the actionscript for example
something.text = “my new text”