A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [Flash 8] Button Inside Movie Clicp -> Inside Tween [ Not newb 2 flash]

  1. #1
    Junior Member
    Join Date
    Mar 2007
    Posts
    2

    [Flash 8] Button Inside Movie Clicp -> Inside Tween [ Not newb 2 flash]

    Im not new to flash but ive never experimented with this and when i tried to use the basic - On release command i got no where.

    Here is an Image of what I have.



    In words:

    I have ,
    Scene 1 - Contains Movie Clip - > Contains Tween -> Button
    and I need it linked to Scene 3

    Thanks For Anyhelp

  2. #2
    Senior Member RangrJay's Avatar
    Join Date
    Sep 2005
    Location
    Las Vegas
    Posts
    163
    Code:
    on(release)
    {
        _root.gotoAndStop("Scene 3", 1);
    }
    Xero Patience Studios
    Web Design
    Software Development
    Graphic/Logo Design

  3. #3
    Junior Member
    Join Date
    Mar 2007
    Posts
    2
    Thanks for Reply, ive tried and Got no luck. Here is the attachement.

    To Access - Look at sign that Says "Click This Box -> it poitns to a small square, Double Click-> than scroll to end of timeline and double Click on S That is what I want to go to Scene 3,


    this is a modified flash file due to original size is above the limits here
    Attached Files Attached Files

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