I have a little flash movie on my page http://www.email.ky/main.html and I would like to know if there is a "<no embed>" code like there is <noscript> so I can place a gif image for those who do not have flash.
I know that you can export a flash animation as an animated GIF file. You can then perform a check for the Flash plugin and have a boolean expression that determines whether to load the GIF or the Flash movie depending on whether the user has the plugin or not. Note, the animated GIF will be noticeably slower to download.
Bookmarks