Hello there!

I was wondering if any of you savi people could help me with a little problem I have.....

I am making a Music player (By importing outside SWF's with the music imbedded).

I have made it so that when I press a button it plays a track and using ACTIONS-Set dynamic text control, the appropriate title is shown in my "txt1 box" . Eg "Placebo-Infrared".

That is all fine.

But i would like this text to marquee (much like the motion script ticker tape).

I tried this by accepting "yes" to the "Has html" contol in the txt1 propieties, and then putting "<marquee>placebo-infrared</marquee>" this didnt work.

I then tried putting in much more html code:

"<body>

<p>
<marquee>placebo-infrared</marquee>
</p>

</body>"

Still doesn´t work

I´m no expert at HTML coding.. so I can´t really understand why it doesnt work.


Do i have to use Javascript? Actionscricpt? or is my HTML coding just useless?

Or is it actually possible...if it isn´t sorry for wasting your time!!


Thanks glen