So basically I’m trying to target my Sprite’s in the Scrollpane component, however this seems to be nearly impossible as the component seems to add a random MC in between the actual scrollpane and the source. When I look into my object I get this:
_level0.sp.instance24.nc.newsItem0
sp = my scrollpane
nc = news content
newsItem0 = dynamic news content
What the heck is this instance24???
Now before I get blamed for bad programming if you run the scrollpane example from the help files and associate names with aBox and aSp you will see you can replicate this. Any idea’s thoughts would be great!
Thanks in advance
Conrad