0
Convert actionscript 1 to actionscript 3
New Here
,
/t5/animate-discussions/convert-actionscript-1-to-actionscript-3/td-p/10412454
Mar 20, 2019
Mar 20, 2019
Copy link to clipboard
Copied
Hi – can someone help with converting this Actionscript 1 to Actionscript 3
(Syntax error: expecting identifier before colon.)
loadMovie("leader.swf", "subHold");
lr1.gotoAndStop(1);
if (_root.links.:mlink==1) {
play();
_root.links.:mlink=0;
} else {
stop();
}
And,
(Access of undefined property lr2)
lr2.gotoAndStop(1);
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

