When scrolling the text is highlighted...Doh!

http://www.amarillodj.com/

First page called “Home” I have scrolling text. When I move the scroll bar it highlites the text.

I used the Developement Panels --> Components --> TextArea Component to create this text area.

Try removing the textbox, and re-adding it again, maybe somthing went wrong there…

[ot]
What about copyrights on the beat? (FL Studio 4) :stuck_out_tongue:

My Body
(Blake’s Secret Agent Mix)

Stutter Fun!

Original song by
Raquel Joseph
rjoseph777@yahoo.com
and rap lyrics by
Alex Hodge
alexh4@yahoo.com

Remix by
Blake Reary
blake@pallidimage.com
http://blake.pallidimage.com

Raquel Joseph®
[/ot]

:stuck_out_tongue:

The music is only temporary. I put it there to test my music player.

I removed the text field and added it again. Still same problem.

In the flash document, you should be able to click select the text box and then look in the “Properties” panel. If you expand the properties, there’s an icon with an “Ab” in it where the “b” is selected. It will look like it is a button that is pressed down. Deselect it to make the text unselectable.

I’m not getting that option when I select that component.

Rod

Seems that this is only happening when I have this text area in an externaly loaded swf.

I have a main movie that loads external swf files.

In my external swf files I use the text area component to display the text. The text is loaded dynamically from an external xml file. So it all looks like this:

main.swf --> external.swf --> text.xml

When I view the text in the external.swf it is fine. But when I see it from my main movie it get highlighted.