A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: button action

Threaded View

  1. #2
    Registered User Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    my_button.onRollOver = function() {
    if (some_variable == 650);
    gotoAndPlay(1);
    }
    Last edited by Ask The Geezer; 10-03-2007 at 09:50 AM.

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