|
[ Order a Server ] [ Server Support ] |
|
[ Getting Started ] [ Server Help ] [ Add on Help ] [ Solution ] [ Trouble Shooting ] PLEASE NOTE, THIS IS VERY OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS
Shockwave Flash
It is easy to include
Shockwave Flash
multimedia presentations
on your web site. You can use Flash content to add
high-impact graphics, animation, and interactivity to your web site.
Serving Shockwave Flash ContentYou may need to add the following MIME types to your ~/www/conf/mime.types file:
application/x-shockwave-flash swf cab application/futuresplash spl
Embedding Flash Content in a Web PageIn order to embed your filename.swf Flash content in a web page, include at least the following HTML code:
<OBJECT WIDTH="550" HEIGHT="400"> <PARAM NAME="MOVIE" VALUE="filename.swf"> <EMBED SRC="filename.swf"> </EMBED> </OBJECT>
The Here is an example:
More InformationA great Intro to Flash tutorial is available at the Webmonkey: A How-to Guide for Web Developers site.PLEASE NOTE, THIS IS OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS |