I'm trying to load text into a dynamic text box from a button.
on (release) {
_root.container2.galleryBox.loadMovie("gallery/pic1.swf", galleryBox, 2);
_level0.titlebmcc.text("Home For The holidays");
}
I thought all it was to find the path and then add .text("The text you want inside");
Thanks in advance

New Topic/Question
Reply



MultiQuote





|