all groups > flash data integration > may 2005 >
You're in the

flash data integration

group:

Dynamic text


Dynamic text kaliki
5/15/2005 12:00:00 AM
flash data integration:
hai friends

in Flash file i take dynamic text field,
dynamic text field retrieving the content from xml file,
xml file having the paragraphs,
when we retrieve the content in dynamic text field.
i want the clickable events for few words in that paragraphs.

how to do that without using the buttons and movieclips,

regards
K.Durga Prasad


Re: Dynamic text tomeanand NO[at]SPAM hotmail.com
5/16/2005 12:00:00 AM
Hi
In xml you can give like this
otherwise search a specified String from the xml and replace with the
asfunction

<a href='asfunction:_root.clickHandler,0'>"+str_urs+"</a>

and in the root or where you movie is located write function for the
clickHandler, you can pass parameters to the method also

in the below case "0" is the parameter
asfunction:_root.clickHandler,0

Anand

madhav110@hotmail.com
AddThis Social Bookmark Button