Flash 8 Version Detection
by Justin Junda
on
Mar 1, 2006 at 6:24:46 pm
Is there a good link out there, that will show me some code that will detect flash 8 and once I hav that code what is the proper way for embedding it in my html.
Any suggestions would be app.
Re: Flash 8 Version Detection by GeoffT on Mar 1, 2006 at 9:27:41 pm
If you have Flash 8 it has a publishing option to create the detection code for you. Look in the publish settings under HTML (HTML option must be selected for the tab to be present). You will likely want to do some tweaking to the code to modify text if viewer does not have Flash, but that is fairly easy to figure out. I also recommend reading a good article at Macromedia under Developers/Flash about the latest in Flash detection. It's a great help.