URGENT - Video loading a swf file

This is urgent pleeeeaaaassseeee

i have a video running through a swf file in flashmx 2004 and i want another swf file to load up when it reaches the end of the video.

i have tried putting this in the video swf at the end of the video -

loadMovie(“index.swf”,_self);

however it refuses to load the required movie. I just want it to load at a certain point, not by a on(click) event etc

Please help