|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
If i want to build an HTML page with an embedded Flash animation, is there a Javascript of some description which will allow me to detect whether or not the user has Flash installed, and if not, possibly substitute the animation with a JPG or GIF image?
Thanks! ![]() |
|
#2
|
|||
|
|||
|
use browser hawk
|
|
#3
|
|||
|
|||
|
what is browser hawk? where do i get it and what do i do with it? PS, if it is not freeware, then it is not a solution to my problem, since I would have to buy it in dollars and since I live in South Africa, the price will be way out of my reach (1 american dollar = 10 south african rands). Is there anything else I can do?
Thanks! Last edited by nousey : September 6th, 2002 at 09:48 AM. |
|
#4
|
|||
|
|||
|
run a detect page, place a flash animation on it and make it jump to a flash and if it doesnt load, make a meta refresh after 20 seconds, and make it jump to a non-flash page
|
|
#5
|
|||
|
|||
|
PHP Code:
|
|
#6
|
|||
|
|||
|
I've been looking for a solution to the original question for quite some time. This script looks like the best answer - nice work. A couple of questions though.
- Is it impossible to achieve the scenario posted in the original question? ie - Can an image be shown on the same page and in the same spot where the Flash would be if the Flash plugin is not detected? One would think some javascript could get the job done, no? - Your suggestion for setting the meta-refresh for 20 sec: Is there a reason why you chose this timeframe, or could it be set to 10 or 15 seconds? Just curious. Thanks in advance for your reply. |
|
#7
|
|||
|
|||
|
thanks for the help people! I really appreciate it. I'll give that script a try and let you all know how I manage
|
|
#8
|
|||
|
|||
|
the reason why 20 seconds is because of people on 56k-
need to give them time to load |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Flash Development > Flash Detector |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|