Hello All,
Quick and stupid question, but if I have a external swf that I want to load into a holder on my main main mc how can I get it to load once the play head hits that keyframe? I have tried an OnEnterFrame but it gives me an error, any thoughts?
Below would be the code I would enter after the event handeler:
loadMovie(“sse-film-strip.swf”, “_root.filmstrip_holder_mc”);
Thanks,
- J