HELP>>> Load Movie on Mac
HELP>>> Load Movie on Mac
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- dreelondon0
I am using this code to load the movies... does the issue lie here do you think?
on (release) {
unloadMovie("_root.ringmovies");
loadMovie("rings/spin6.swf", "_root.ringmovies");
}