| Author |
mouse text or rollover text
|
|
| clicksol 2006-04-07, 6:31 pm |
| 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.
| |
|
| clicksol skrev:
> 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.
>
There is a video how to make such a thing at:
http://www.gotoandlearn.com/
Temporary out of order, be patient...
Ralph
| |
| Stan Vassilev 2006-04-08, 10:30 pm |
| 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 -->
>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.
>
| |
| Stan Vassilev 2006-04-08, 10:30 pm |
| sorry wrong topic..
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |