hello there,
make a button out of that text, or the image, and then ya can edit that button. when the mouse is over it. which is the over selection, ya can put text there with it. so when the mouse is over the button, text should appear.
the code to use for the button:
on (release) {
//Goto Webpage Behavior
getURL("http://www.macromedia.com","_self");
//End Behavior
}
:End code
"http://www.macromedia.com" is page to
"_self" is target, can be taken out
*-*ExxWhyZee*-*
|