|
|||||||
|
Macromedia FlashIt is easy to include Macromedia Flash multimedia presentations on your Web site. You can use Flash content to add high-impact graphics, animation, and interactivity to your Web pages. ConfigurationYou 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 Multimedia 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 OBJECT tags are for Microsoft Internet Explorer and the EMBED tags are for Netscape Navigator. Substitute the filename of your Flash content for filename.swf. You can adjust and add other paramaters as you like. More InformationA great Intro to Flash tutorial is available at the Webmonkey: A How-to Guide for Web Developers site. Here is an example:
More Information |
||||||
|
Send mail to: mailto:webmaster@littletechshoppe.com with questions or comments about this web site. Copyright © 1996-2004. A Little Technology Shoppe, LLC (alts.net®). All rights reserved. Netscape and the Netscape Logo are registered trademarks of Netscape Communications Corp. Microsoft is a registered trademark and the Microsoft Internet Explorer Logo is a trademark of Microsoft. All trademarks are owned by the respective company or A Little Technology Shoppe, LLC. | |||||||