[ acky.net logo ]
Archives
-JavaScripts
-TCL Scripts
-Visual Basic
-CGI Scripts
-Graphics
-Sound Clips

Tutorials
-PhotoShop
-Flash
-JavaScript
-HTML
-IRC/Eggdrops
-Visual Basic
-Perl

Reference
-Windows Tips
-Internet Tips
-Easter Eggs
-Glossary

Listings
-Shell Search

Web Forums
-Announcements
-Shells/Eggdrops
-Visual Basic
-PhotoShop
-Windows Help
-Flash
-HTML
-CGI

Other Services
-Advertise
-Affiliates
-Contacts
-Link to Us
-Report Bugs
-Volunteers
-Web Developing
-Credits

 Home > Tutorials > Flash > Embedding Movies into HTML
Tutorials

Embedding movies into HTML
By Roman Lebedinskiy - http://chupcha.acky.net/
LAST EDITED: Friday, April 27, 2001 7:09 PM


Lets go over what the <EMBED> tag really does. The tag is used in HTML documents to display flash animation. The below <EMBED> tag code will work in, all the browsers that have the flash plug-in installed. If the plug-in is not installed then the code redirects the client to Macromedia's home page to download the plug-in.

<embed src="yourmovie.swf" width="1000" height="1232"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi
?P1_Prod_Version=ShockwaveFlash">
</embed>

Needed substitution: Wherever you see the blue highlights, you must substitute your own values. The numerical substitutions, also, can be in percentages. If you want the movie to be full screen in the browser then set the Width and Height to 100%.

Placing procedure: First copy and paste the code, exactly where you want the movie to appear in your HTML document.. Then make the substitutions described above.


Back to: Flash Tutorials »
Go to: Flash Forums »

Shells Starting at $4.99
Shells Starting at $4.99

 

Email This Page To A Friend

Last updated: Monday, November 27, 2006 - 11:02 AM Eastern Daylight Time
Legal | Privacy Statement | Problems & Questions | Advertise | Link to us
© 1997-2007, All Rights Reserved.


Dedicated Server Provided by HighSpeedHosting