Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Convert actionscript 1 to actionscript 3

New Here ,
Mar 20, 2019 Mar 20, 2019

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
405
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation