Not sure.  You can do the hover effect using CSS - use the a:hover style.  
Apply a stylesheet describing a:hover to your textfield.  Works great.  
However, not sure you can capture that particular event.  You can use 
TextEvent.LINK event to find out when the user clicked the text, but there is 
not TextEvent.HOVER unfortunately.  You could hack it with an invisible button 
of course, but that's not what you're looking for most likely.  Maybe someone 
else knows.


Jason Merrill
Bank of America     Instructional Technology & Media   ·   GCIB & Staff Support 
L&LD

Interested in Flash Platform technologies?  Join the Bank of America Flash 
Platform Developer Community 
Interested in innovative ideas in Learning?  Check out the Innovative Learning 
Blog and subscribe.




_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to