I'm using the axShockwaveFlash, I can load a file, but I can't switch to play another movie, also, it only plays when I click in the object, here's what I'm doing:
private void Form1_Load(object sender, EventArgs e)
{
if (flag==2){
this.axShockwaveFlash1.Movie =...