Flv player

Flash flv player.

I downloaded the “video contols 8” from gotoandlearn.com and reskined it.

Now I wnat the player to stop at the end frame of the movie. I did that by detelting:

if (info.code == “Net Stream. Play. Stop”) {
ns. seek(0);
}

And that works fine on my mac but when I test it on a PC the movie plays to the end and then jumps to the buffer clip.

Now if anybody can help I would be really happy – thanx! :thumb:

full code:
http://www.armedrob.dk/junk/code.html