Need: Function to control external swf

I need a function to load and play external swf’s.

I need it to load and play intro.swf into movieclip clip1 , when it is finished load and play about.swf into movieclip clip 2. when this swf has finished load and play outro.swf into clip3. the swfs contains proggressive flv. The function should be as dynamic as possible, cause i need it to control other videoclips in swfs as well.

Thanx for u’re help…
:rabbit:

the loadMovie command is what you need. Look it up in the actionscript reference.