A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: GoToAndStop Actionscript

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    5

    GoToAndStop Actionscript

    So apparently you have to put actionscript in the timeline instead of the button in CS3 Professional. I'm a actionscript newb. My old actionscript to have a go to and stop function was:

    on(release){
    gotoAndStop("test");
    }

    How do i get actionscript so when I click a button it will go to and stop, to a certain frame label in the timeline? Im assuming somewhere in the script you have to indicate what button you want the script to work for. Please help.

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    You can still do that but you need to set publish settings to AS2.
    - The right of the People to create Flash movies shall not be infringed. -

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