PDA

View Full Version : Scrollpane issues


DarrenEff
10-18-2007, 09:58 PM
I'm hoping someone else has come across this problem in Flash 8 (and other versions?).

I am simply trying to embed a movieclip (originally 50 buttons, all text) into my scrollpane object. It works fine if I start with a blank flash doc but when I try to add the same thing to my existing flash file it only shows a blank white scrollpane with nothing in it (no scrollbars, just a white box). And yes I am linking to my library MC and the linkage property is fine too. Just wondering if there's a bug.

Anyone heard of this happening before?

DarrenEff
10-19-2007, 01:05 AM
Ok so as it stands now...I began a new flash doc and put the scrollpane in first. And then I imported the necessary stuff from my original file. I am able to get the scrollpane to work, and it shows the MC (which was originally 50 buttons stacked vertically). The issue now, however, is that when I mouse over the buttons in the scrollpane, the action script is not working.

To make it more clear, its basically an image map. When you mouse over an item (a line of text) on the left side (where the scrollpane is) it should highlight a spot on the doc.