Index Of Jpeg Is It Possible To Display A Jpeg On A Website If Flash Isn't Installed? How Do I Do This In HTML?

Is it possible to display a jpeg on a website if flash isn't installed? How do I do this in HTML? - index of jpeg

I have a simple program that pit Flash animations and copy the generated HTML code and paste the HTML code. This is an example:

\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-4 ...
codebase = "http://active.macromedia.com/f ...
ID = 1tss width = 500 HEIGHT = 350>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; param name = movie VALUE = "1tss.swf">
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; PARAM NAME = quality VALUE = high>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; PARAM NAME = loop VALUE = true>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; embed src = "1tss.swf loop = true quality = high
WIDTH = 500 HEIGHT = 350 TYPE = "application / x-shockwave-flash"
Pluginspage = "http://www.macromedia.com/s ...
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; / embed>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; / OBJECT>

Now, try instead to download Flash if it is possible to specify a single file instead of standard JPEG-view?

If so, what should I do?

0 comments:

Post a Comment