|
-
quick simple question
files are scenex.swf
x, being numbers 1 through 20
now so far i have this
on (Release) {
unloadmovienum(1);
loadmovienum("scene"(y+1)".swf", 1);
}
what i'm trying to do is create a button that will load movies starting with scene1.swf. so when the button was clicked, for example, it would load scene2.swf because of the variable. thanks for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|