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

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

    Default i need rollover picture help!!!

    http://www.rosewoodpointe.com/



    on the picture thing on the page, where you roll your mouse over the pic and it shows up underneath... i need help making something like this.


    my email is ashasaurusrex@yahoo.com



    thanks!

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

    Default

    Hi,

    Very easy to achieve. It would take 10 buttons or movieclips acting as buttons and one large container movieclip to hold the larger images. Each large image would be on a seperate frame with a stop action. Each button would have a rollover code to direct the large movieclip to the corresponding picture. Example code for button 1......

    frame code example...
    Code:
    myButton1.onRollOver=function(){
    _root.picHolderMC.gotoAndStop(1);
    }
    object code example(code placed directly onto the button)
    Code:
    on(release){
    _root.picHolderMC.gotoAndStop(1);
    }
    A mind once stretched by a new idea never regains its original dimensions.
    - Oliver Wendell Holmes

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Add picture to movie player.
    By akbeech in forum Newbies
    Replies: 3
    Last Post: 04-09-2006, 07:18 PM
  2. Put your picture on a magazine cover
    By ripcurlksm in forum Advanced Flash
    Replies: 1
    Last Post: 04-02-2006, 01:54 AM
  3. Scrolling picture gallery?
    By Kristofer in forum Newbies
    Replies: 2
    Last Post: 07-22-2005, 11:35 AM
  4. ---need help with picture button---
    By concise8675 in forum General Flash
    Replies: 3
    Last Post: 06-23-2004, 09:49 PM

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