Warning 1058: migration issue
Hi,
I've been learning flash and have scoured the internet for my specific solution, but I can't find it.
I have a scene with my content I'm publishing to AS1 and it works wonderful. I am trying to now link up external URLs for buttons I have. I tried to convert my AS1 into AS3 and when I do i get a compiler error 1058 on Line 47 of Frame.
Which contains:
load_link = "page" + _level.pressed + ".swf";
stop();
When I publish to AS3 My content loops endlessly. Which I'm guessing is a syntax error between the two versions of the script and this frames code.
I'm at a loss I understand scripting, but I don't know all the methods or where to start.
I'm eager for a solution.
My website is www.blackelementpmc.com
My question would be how do I turn the above statement into a AS3 compatible line?
Or, how do I create buttons for URLs in AS1?
I prefer to convert to the newer technology.
Thanks for the help
If you post using any acronyms please define them. I've been working with flash for only 2 weeks now, and I'm technically an accountant ![]()