PDA

View Full Version : ScrollPane and external swf inside, how to access


rik4207
09-13-2006, 09:04 PM
Hello,

I have tried alot of differant things to try to solve this.

I have two .flas attached.

One is a xml navigation that is created via external xml and i exported the swf and loaded that into the scroll pane in the other file with works fine but i cannot access any variables. i have created a dynamic textfield called "today" on the main stage at the root level and i cannot access it like this

_level0.scroller.content.today.text

if anyone has time to look over my fla's. The end result is i am trying to be able to move the position of the .swf inside the the scrollpane to create an ipod like effect when clicking the menu buttons.

http://f0c.com/archive.zip

maharaja
10-10-2006, 01:24 PM
have u tried this
ScrollPaneInstance.spContentHolder.UrMC.today ??