Ok I didn't see my issue here so i'll ask. I'm trying to put a scrollpane in my Flash MX 2004 document and it's not working. My scrollpane is not loading my graphic. HOWEVER if i open a new document and set up my scrollpane it works just fine. So is there anything special i have to do if... i have only one frame? More than one scene?
I really don't get my issue here at all.
In document 1 : new document
I create a graphic and give it an 'export for actionscript' name of texttext' then i put a scrollpane on the main stage and tell it the contentPath is texttext. Works great!!
In document 2 : document i'm working on with three secenes and a lot of stuff.
I put the scrollpane component on frame one of scene 2 (this scene is only one frame long with a stop)
I right click my instructions graphic and tell give it a name of texttext in the 'export for actionscript' area. Then I tell my scrollpane it's contentPath is texttext. Test and I get nothing in my scrollpane.