PDA

View Full Version : Actionscript from scrollable hyperlinked text?


MagicUK
01-02-2005, 11:05 AM
Hey all, I've been working on a wee project and hit a barrier. Basically I've got a scrollable text field. What I'm hoping to do is when the user clicks on specific text that this will execute a movie clip.

In the past I've done this by creating an invisible button over then text, but I can't do that now cause the text is scrollable.

Anyone know how to do this, or offer another possible solution? :confused:

Thanks very much!

Tink
01-02-2005, 11:11 AM
have a look at the 'asfunction'

MagicUK
01-02-2005, 11:21 AM
thats great Tink, thanks for that!

is there anyway I can get into my already set out text field and edit the html?

Tink
01-02-2005, 11:41 AM
u will need to assign the text to your TextField dynamically. u can then just add the asfunction to the text that would be display in the TextField.

MagicUK
01-02-2005, 11:46 AM
yep, thought I might. Damn, thats gonna take alot of work for me...aw well....thats back-to-front designing for you.... :rolleyes: