Need help on Flash Video, when flv ends need to load extrn swf

I have a flv on my splash page. Let’s say it’s level 5.When the video gets to the end I want it to automatically trigger loading of two external swfs. One of the next external swf (let’s call it “home”) is on the same level like the splash page (level 5) with video, so obviously the splash page will be pushed out. The other swf is a menu that loads onto different level and stays there (let’s say level 20). I need a function that would trigger the loading of “home” swf at the end of played video. It should happen automatically. I guess that has something to do with the cue points, but all the descriptions of that are too tricky for me. Please help!