Hi,
How do I do a detection page like this:
if (there is flash installed) {
load “main.swf” ;
}
else {
load “noflash.html” page that says to click
here to install flash
}
I saw an example of this in www.dieselmarketing.com site.
Thks!
Hi,
How do I do a detection page like this:
if (there is flash installed) {
load “main.swf” ;
}
else {
load “noflash.html” page that says to click
here to install flash
}
I saw an example of this in www.dieselmarketing.com site.
Thks!