PDA

View Full Version : UIScrollBar Randomly Disappears


the whippet
07-15-2005, 04:27 PM
Hi there,

I was wondering if anyone could give me a hint on my problem with the Flash 2004 Professional UIScrollBar Component.

I'm currently using the UIScrollBar component on a dynamic text field using CSS/Html mark-up and it seems to be responding very randomly. I've given the component an instance name and the same with the text field – this allows the dynamic info to get pulled in fine, however, the ScrollBar is where it all goes wrong.

Basically, most of the time the component works fine and lets me scroll through my text file with no problems, but every now and again (quite randomly) it seems to decide to stop working and just displays as a blank white rectangle - and prohibits you from scrolling through the rest of your text.

Has anyone come across this problem before? Any advice would be a great help.

I usually just code using actionscript to make my text field scroll, but this time I thought I would give it a go using the component and speed up my work flow - slowing me down at the moment.

Many thanks in advance to any component Guru's out there!

The Whippet