loadmovie into a fla-cs3 (as2)
- by Brian
Hi,
I've been trying to load a simple .swf (home.swf) and have it play automatically on my existing fla project (as2). These are the steps I have taken..
1) create MC, named "holder"
2) within first frame of MC, entered in.. loadMovie("home.swf","holder");
Nothing is showing, I'm not sure what I'm doing wrong. If you can help, I can send you the files I'm working with. Am really stuck.. thanks.