Added: 2 years ago
From: CerebralFusioncom
Views: 2,725
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (6)

Sign In or Sign Up now to post a comment!
  • thanks

  • sorry this is the rights code @haatoSK

    stage.addEventListener(Event.E­NTER_FRAME,TextVar);

    function TextVar(e:Event):void

    { if (YourText.text = "1") { gotoAndStop(1); } if (YourText.text = "2") { gotoAndStop(5); }

    }

  • thnx alot!!!!

  • can you make tutorial where is anything like ...

    If you write here 1 - you go on frame 2 if you write 2 you go on frame 5 ...

  • @HaatoSK Thats easy... All you need to do it make a text input text and say stage.addEventListener(Event.E­NTER_FRAME,TextVar); function TextVar(e:Event):void { if(YourText.text = "1")) { gotoAndStop(1); } if(YourText.text = "2")) { gotoAndStop(5); } There you go enjoy my coding
  • @DevTomUk Yea actually that message is year old :) i know that already :) but thanks anyway ;)

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more