I am creating a site map for a web site that loads separate movies onto level_1. the Site map has buttons that work with the following example code:
on (release) {
loadMovieNum ("retail.swf", 1);
}
What would I have to tell the button to do to go to an instance called "Sales" in the timeline of my retail.swf?
I'd gladly pay you on Thursday
for a hamburger today!
on (release) {
loadMovieNum ("retail.swf", 1);
}
What would I have to tell the button to do to go to an instance called "Sales" in the timeline of my retail.swf?
I'd gladly pay you on Thursday
for a hamburger today!