I want a very specific answer to this question. Not just a url. And I would like to hear a few opinions. I have created a site in flash 5, that contains actions not available in flash 4. Therefore, I need to make sure that the browser has the flash 5 player installed. Of course internet explorer automatically detects the need for the new player. But not all netscape version do. I need a detection system that will work with all 3.0 and above browsers, and will make sure that the user specifically has the flash 5 player before going to the flash content. Now, I know of the normal sniffer, but this does not really work. It does not really know which version of the flash player is reading it. It just makes sure that there is a flash player and if not, refreshes to a new page. Another way that I thought of is not possible either. There is an action in flash 5 that checks the version of the flash player, but since this is not a flash 4 action, it cannot check to see which version. The third way is javascript, which I am coming to feel is probably the best way. I do not know how to do it though. Obviously, the javascript would need to get the version of the player, and if it was the wrong version, would need to write to the document that the new player is needed. I do not know of any other ways. If someone knows of a better way, please explain in detail how it works, and why it is better. If you think the javascript way is best, please explain the basics of it and then if you want, post a url. Code would also be helpful. By the way, I have dreamweaver if that makes a difference. Please help me out here becasue I don't want anyone falling through the cracks, or viewing messed up animation.
Thanks,
Alan
by: shekarkrPosted on 2000-11-05 at 21:06:21ID: 5115242
Hi Alan.
Well, I do know of a site that explains all that you want, and I'd rather not repeat it here :)!
Have you checked out Colin Moock's site(www.moock.org)? He's created a Flash Player Inspector, which kinda implements what you are looking for. I am not saying that this is the perfect solution, but you can check it out if you like.
Lemme know if this helps!
Cheers,
Shekar.