Ronald Raygun wrote:
Quote:
I am embeding an object (flash animation) on a page, but will like to be
able to display a gif image instead, if flash is not available on the
user agent. Any ideas how I can do this?
I already know how to embed flash using the 'OBJECT' element', but I
don't know how to declare that I want to show a specific image incase
flash is not available |
Reading the manual might help,
http://www.w3.org/TR/html4/struct/ob...ml#edef-OBJECT
<object ...whatever req's parameters...>
[put here whateever you wish to display if obj unavailable, i.e.,
your GIF]
</object>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com