PDA

View Full Version : running flash functions by clicking on text


kozel
08-31-2005, 06:58 PM
Hi,
I find this too challenging for me, so I ask for help you gurus.
this is what I'd like to achieve: in some dynamically created text to have some words (link) which on click or on roll over would a) change the mouse arrow to a flash movie clip b) run some other flash script. The contents of the text field is loaded from a XML file.
Please give me a hint. Thanks.

deadbeat
08-31-2005, 07:33 PM
asfunction:

http://www.macromedia.com/livedocs/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00001205.html#wp4401917

HTH,

K.

kozel
08-31-2005, 09:13 PM
Thank you it works great with clicking on the text. But what if I want to do the same on Roll Over? Thanks.