A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: script to link buttons

  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    14

    Question script to link buttons

    so thanks for reading !
    well i got 2 buttons - called main and vip on my intro - this lasts up to frame 126 -my pages are on a seperate layer starting at frame 127
    ive used the code

    _root.main.onRealease = function(){
    gotoAndStop(127);
    }

    but this has no effect on the button and when the intro is finished on f126 it just cuts to my page - if you could help that would be great !
    thanks again !

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center