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

Convert actionscript 1 to actionscript 3

New Here ,
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

Views

351

Translate

Translate

Report

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