Sorry for reposting this, I feel I put it in the wrong subforum before.
Greetings, I am having quite a mysterious problem, and I am hoping someone can help point me in the right direction to look for the answer, or the cause of the problem.
The problem is that I’m trying to skin my flex component’s internal scrollbars, and before when I used css, and imported it at compile time, it worked great, everything ran smooth.
Now I’m using css converted to a swf and loading it at runtime, and it works mostly great, except for a few scrollbars attached to Canvas and VBox. The problem is that the background tracking skin, is reverted back to the old one, and is distorted a bit, so that my scrollbar is wider than it should be. However, when I open up one of the other components, and have a textBox field, the new custom scrollbar works perfectly, with the correct skins and no distortion.
Any ideas on why this might be happening, where to find the answer, or at best, what the answer might be? Thanks.