When I try to control a flash movie into director, for example I put this
fonction :

on exitframe me

sprite(flashspritenum).stop();

end

this code stop the flash but the movie clip in the flash are not stopped,
what's the solution to stop the movie clip WITHOUT modify the flash movie ?

thanks,


Sébastien