by "Jonathan N. Little" <lws4art@[EMAIL PROTECTED]
>
May 9, 2008 at 02:22 PM
Ronald Raygun wrote:
> 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/objects.html#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