> okay so i have a really long piece of dynamic text that is attached to a
> scrollbar...and i need some of the words to be clickable to link to other
> pages...but my questions is how do i insert buttons with scrolling text? if i
> put the button on the words in one place, once the user scrolls that button
> will no longer be over the correct words...HELP ME :)
You format the text using html and you are able to use HREF within dynamic
text to link to flash timeline function or regular url outside of flash.

Signature
Best Regards
Urami
--
"Never play Leap-Frog with a Unicorn."
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>
lexamus - 24 Jul 2008 16:53 GMT
thanks for responding urami!
okay so lets say i want to make teh words 'click here' clickable...how exactly
do i apply the href to them? do i write it within the text itself? and if i
want a new movieclip to open when the words 'click here' are clicked, can i do
that with href?