A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash button help

  1. #1
    Junior Member
    Join Date
    Jan 2003
    Posts
    13

    Flash button help

    well i would like to know the stript for my button the button symbol is named button1 what i want it to do is play my movie

  2. #2
    Junior Member
    Join Date
    Apr 2002
    Posts
    9
    select your button on the stage, and enter this script

    on (release) {
    play();
    }

  3. #3
    Junior Member
    Join Date
    Jan 2003
    Posts
    13
    stage? you mean scene?

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