HELP>>> Load Movie on Mac
HELP>>> Load Movie on Mac
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- londonBoy0
try re-arranging it like this:
on (release) { _root.ringmovies.loadMovie("ring...
}NB: As you are loading the movie into the same target, the unloadMovie is not necessary here. The new movie will replace whatever is in _root.ringmovies