i attach some buttons according to the tutorial from kirupa to a “menu_mc” mc.
everything goes well. the buttons do attach… the text inside them is visible!
i make a scroller (also from a tutorial from over here) that scrolls a “contentMain” mc.
everything goes well… it scrolls.
when i put the menu_mc inside the contentMain… the buttons do attach, the scroller works fine… but the text inside my buttons is not visible.
i attached here the .fla : http://ceetah.evonet.ro/XmlLoadScroller.fla
-
can you tell me what’s the problem? why don’t the texts show?
-
how can I call the “scrolling()” function from inside that contentMain mc … without using _root ?
thank you very much… i’m going insane in here.