Forcing an player upgrade from Flash 6 to Flash 7
Edit 2: weird problem, it's asks you to download Player 7, if you say no, then it works anyway. Guess I have to learn some actionscript 2 or something.
//
// Fixed, I was doing something silly, for some reason I has 5.0.0.0 as the version in the codebase html code, must have copy and pasted it from something old.
//
//
The Flash 6 player is reading a movie I have published as Flash 7.
Is there an easy way to force the upgrade, or even just make the movie not work when Flash player 6 is installed on the browser?