Hey Yall

Here's the problem.

I want to scroll text verically, but amongst the text are thumnail images and other buttons etc. SO, i simply just cannot use a scrollbar because this will only scroll the text and not the images and button that are part of the text. Soooo, I have to use a scrollPlane component. I make a symbol with my text and images all nice and neat, and then on the 1st frame, the scrollplane calls upon my symbol with text and iomages etc. This works fine! But I hate the way the text is fattened up by not using device fonts. So i turn device fonts on and then it goes all screwy.

If you don't know what i mean, try making some text a symbol and have that text have the use device fonts on. Then use the scrollPlane to scroll the symbol with the text in it. It doesn't work

Please help!