Page 1 of 1

Re: Flash Editor Source Code

Posted: Sun Nov 08, 2009 9:38 pm
by green
Well, the sourcecode of flash .swf files is not really hidden. I wouldnt even call it "compiled".

There are also tools that allow you to "decompile" swf files. You could use such, to take a look at the source, for helping you to create a tool for creating offline teases.

I wanted to create an offline viewer/downloader for flash teases, but somehow lost the interest ...

-green-

Re: Flash Editor Source Code

Posted: Wed Nov 11, 2009 12:25 am
by green
What you would get "is" the real source ;)

Re: Flash Editor Source Code

Posted: Wed Nov 11, 2009 2:42 pm
by green
sunflower wrote:Ok, cool :) Any recommendation for such a tool on a mac? (quick search did only reveal windows stuff) Thanks!
http://www.flash-decompiler.com/mac.html

;-)