xoandre
08-22-2005, 10:39 PM
I have a business project I created a simple concept for and I was wondering if anyone here knows what code to use for this functionality.
OK.
MAIN SCENE "Index":
a simple list of fity names "text" converted to Buttons. In the center of the page is a outlined box where a thumbnail will appear when a user rolls over the name. The button, when clicked, goes to and plays another scene that is just ONE FRAME with a STOP command. There is a back button on each scene (works perfectly) that takes you back to Index.
WHAT I NEED is the code to have the rollover event bring up the thumbnail for each individual name, as the thumbnails are photos of that person. Currently, I have just set the BUTTON of each name to INCLUDE a thumbnail by EDIT IN PLACE and placing the thumbnail in the center in relation to the name.
The problem with that is, when the user rolls over the center, it shows the thumbnails all at once.
HOW DO I WORK AROUND THIS???
What needs to be a movie?
--xoandre
OK.
MAIN SCENE "Index":
a simple list of fity names "text" converted to Buttons. In the center of the page is a outlined box where a thumbnail will appear when a user rolls over the name. The button, when clicked, goes to and plays another scene that is just ONE FRAME with a STOP command. There is a back button on each scene (works perfectly) that takes you back to Index.
WHAT I NEED is the code to have the rollover event bring up the thumbnail for each individual name, as the thumbnails are photos of that person. Currently, I have just set the BUTTON of each name to INCLUDE a thumbnail by EDIT IN PLACE and placing the thumbnail in the center in relation to the name.
The problem with that is, when the user rolls over the center, it shows the thumbnails all at once.
HOW DO I WORK AROUND THIS???
What needs to be a movie?
--xoandre