Tagged Questions

0
votes
1answer
107 views

Suggestions for free flash decompilier?

I am editing a video player wrapper and need to change a color in the flash but don't have the FLV file. Does anyone have a suggestion for a good free flash decompiler? I need one to edit more than ...
0
votes
0answers
100 views

Flash CS5 Iphone ap compiler - how to get C out of it?

So I want to get C/C++ code which is behind an app i am compiling. how to do such thing?
0
votes
2answers
899 views

ActionScript Protect .swf/.swc Files From Decompilation?

it is possible to protect a .swf file from decompilation? i've been reading about compiling class libraries in a .swc file for distribution without revealing the code - possibly selling it. however, ...
0
votes
2answers
798 views

what tools are there to decompile swfs to flex

How can you know that an swf was written using flash or flex? and is there a way to compile back to flex? I know sothink's for flash, but any thing for flex?