Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 2 of 2
  1. #1

    Default Simple rollover change scene, roll out change scene

    Greetings,
    I want to make a button that when you roll over it, the stage goes to a new scene (this seems to work fine)
    and when you roll off it, it goes to another scene (main scene)(this is not going so well)

    any insight?

    Thanx

  2. # ADS
    Join Date
    Always
    Posts
    Many
     
  3. #2
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    Maybe something like this.....

    Code:
    buttonName.onRollOver = function() {
    	_root.gotoAndPlay("frameLabel");
    	
    }
    buttonName.onRollOut = function() {
    	_root.gotoAndPlay("frameLabel");
    	
    }
    HTH
    NTD

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. [HELP PLS] Can't go from scene A to scene B
    By josh3r in forum Newbies
    Replies: 1
    Last Post: 04-17-2006, 11:18 AM
  2. how to link a button from scene one to view scene two?
    By pinkhoshi in forum General Flash
    Replies: 1
    Last Post: 11-18-2005, 12:33 PM
  3. goto a new scene
    By radner in forum Flash Scripting
    Replies: 2
    Last Post: 08-10-2004, 07:34 PM
  4. BAD SCENE !
    By rachna in forum General Flash
    Replies: 4
    Last Post: 12-17-2003, 09:07 PM
  5. How to change change mouse cursor?
    By RedComet in forum Newbies
    Replies: 2
    Last Post: 11-10-2003, 06:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial