Hi there, I was wondering if someone could help me. I’ve been trying to get a custom scroll bar working in flash using the halotheme.flv file, but have run into some problems. For some reason or other flash is refusing to load some of the states assigned to the scrollbar. I’ve been able to work around this for the most part, but one of them I can’t find work out a fix for.
The state scrollTrackDisabled will not load, regardless of the amount of text in the text box. Instead, flash always loads the scrollTrack state, even when the scroll bar is disabled. As my intention was to have a scrollbar that was invisible when not being used (I have this working for the arrows already) this presents a problem, as it means that I can either have it invisible all the time or visible all the time, but not invisible based on the state of the scrollbar.
The arrows are set up so that their disabled state has a 0% alpha, meaning they are still loaded but entirely transparent. These are the only element which seems to load the states correctly. Also, I am running CS3 but publishing in flash 8 as I am working with a flash template which uses Actionscript 2.0.
Thanks in advance for the help
PS. Sorry if this is the wrong section. I wasn’t really sure where it would go seeing as it’s using Actionscript 2.0 as opposed to 3.0, which is the default for CS3