I got stuck with an SWF which has ActionScript in it and should use some xml.

The problem is, I cannot edit the SWF by decompiling it and compile it again, it simply doesn't work... Adobe Flash CS4 rebuilds the thing, but after I press CTRL+ENTER I get a lot of runtime errors (probably something to do with AS <-> AS2 <-> AS3 and don't know how to fix that).

So the question is: can I reconstruct how the xml should look like? I am able to view all the actionscript code with Flash Decompiler Gold and ain't gettin much smarter. Maybe I could post the code if someone desire it.

thanks

link|improve this question
1  
please post and explain what you're trying to do with it. – anon255058 Apr 27 '10 at 0:08
Here is the AS code.The code reads in a php file (with data displayed as XML) and retrieves attributes from it so it knows what text to display on an sWF banner. link: deoshermes.ath.cx/code.txt – Andy Apr 27 '10 at 5:04
in the link above, you need to include http:// before the address!! – Andy Apr 27 '10 at 13:27
Your link is not working, no code.txt file found. – Fro_oo Aug 23 '11 at 10:47
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.