load swf movie
load swf movie
Out of context: Reply #2
- Started
- Last post
- 4 Responses
- Buckyball20
thanks rab. 1 more question. I found a page that had this code:
on (release) {
loadMovie ("movie_2.swf", "_root");
}obviously changed my .swf name but I believe the _root is messing things up. It finds my external movie but only places a portion of it.
Any ideas? Get rid of root?