all groups > macromedia flash sitedesign > april 2006 >
You're in the

macromedia flash sitedesign

group:

mouse text or rollover text


mouse text or rollover text clicksol
4/7/2006 9:27:49 PM
macromedia flash sitedesign:
I was wondering if anyone knows how to create a popup text next to the mouse
pointer on a rollover? This would be similar to the effect you get in
Dreamweaver with Alt text when you hover over an object or image. Just a little
text box right next to the mouse pointer that is only viewable when over a
desiganted symbol or text in Flash.
Re: mouse text or rollover text Ralph
4/7/2006 9:51:25 PM
clicksol skrev:
[quoted text, click to view]

There is a video how to make such a thing at:
http://www.gotoandlearn.com/

Temporary out of order, be patient...

Re: mouse text or rollover text Stan Vassilev
4/9/2006 1:25:27 AM
Here's a way (assume the textfield instance name is sloganField):

slogans = ["slogan1","slogan2","slogan3","slogan4"];
sloganField.text = slogans[random(slogans.length)];

Regards, Stan Vassilev
www.flashbeyond.com -->

[quoted text, click to view]

Re: mouse text or rollover text Stan Vassilev
4/9/2006 1:25:49 AM
sorry wrong topic..

AddThis Social Bookmark Button