SWF with Actionscript in AIR IOS
I have tons of old swf files that contains assets and needs to be shown in AIR app for IOS. Some of assets contains simple actionscript code mostly stop(). I really do not care if the actionscript inside the swf gets executed or not. The question is - If I will try to load the swf that contains actionscript, will it load?
I mean, I can see that on Ad-Hoc version it loads, but will it load when I publish to the appstore?
Also, I'm experiencing some performance problems when such file is loaded, but not sure, if it might be related to it. Any ideas?
