You can't do it. Asfunction ONLY works with click events. Sorry, Damian
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tarjinder Kumar Sent: Tuesday, February 14, 2006 12:49 AM To: Flashcoders mailing list Subject: [Flashcoders] htmlText + rollover Hi, Currently i am using 'a href' tag to call a function on the click of text which display a popup text.and my code is here. text_txt.htmlText="<a href='asfunction:_root.displayGlossary,1'><u><B>Open Glossary</B></u></a>" But now the requirement changes. Client wants to display the popup on "RollOver" of text. and on "RollOut" hide the popup. What can i do to achieve this. pls help Thanks in advance. Tarjinder _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com