Tuesday, 02 Dec 2008 04:55 AM

Untitled Document
Untitled Document

Get your regular dose of "A Moment Of Sharing" and FREE gifts NOW, because you deserve...

Email:
Name:


WWW IMC

Contact Us
Manifesto
About Nelson
A Moment Of Sharing
Blog
FREE Website Tools
Resource Articles
Shop At ClickBank
Link With Us!
Ethiclinks
Gotlinks
Linkdash
Linkslister
Telalinks
Interlink Exchange
LinksNow
Receive Links


You Are Here: Home > Resource Articles > Site Development > Article

 

Untitled Document

 Top Picks for Tuesday, 02 Dec 2008

Macromedia Flash OBJECT And EMBED Tag Syntax

 

Introduction

 

An HTML page is required to correctly display a Macromedia Flash movie in a browser. This HTML page must contain tags that reference the actual Macromedia Flash movie file to be opened and played. These tags are the OBJECT and EMBED tags. The OBJECT tag is used by Internet Explorer on Windows and the EMBED is used by Netscape Navigator (Macintosh and Windows) and Internet Explorer (Macintosh) to direct the browser to load the Macromedia Flash Player. Internet Explorer on Windows uses an ActiveX control to play Macromedia Flash content while all other browser and platform combinations use the Netscape plugin technology to play Macromedia Flash content. This explains the need for two tags.

 

Note: Hand coding HTML pages with OBJECT and EMBED tags is not necessary when using Macromedia Flash 4 or later. The Publish feature present in those versions of Macromedia Flash will automatically create an HTML document that contains the required HTML tags for browsers to access a Flash movie on the web. There are also several different HTML publishing templates to choose from. To use the Publish feature choose File > Publish Settings. For more information on using the feature see the Using Flash manual or online help.

 

Also note: Dreamweaver, Macromedia's HTML authoring tool, can easily embed a SWF movie into an HTML document. Dreamweaver also provides more control over layout and design of the page that contains the Macromedia Flash movie than the Publish feature in Flash. For more information on Dreamweaver or to download a free trial version visit the Dreamweaver product page.

 

Adding <OBJECT> and <EMBED> tags manually

 

It's simple to create the tags required to display a Flash movie in a browser.

 

To add OBJECT and EMBED tags manually:

 

1. Copy the HTML code below and paste it into your HTML.

 

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="550" HEIGHT="400" id="myMovieName">
<PARAM NAME=movie VALUE="myFlashMovie.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="/support/flash/ts/documents/myFlashMovie.swf" quality=high bgcolor=#FFFFFF WIDTH="550" HEIGHT="400"
NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>

 

2. Edit the attributes of the tags for the movie by 1) changing the HEIGHT and WIDTH parameters to match the height and width of the movie dimensions or use percentage values, if desired, and 2) changing "moviename.swf" where it appears in the OBJECT and EMBED tags to the name of movie to be played.

 

Why use these all these HTML tags? What do they do?

 

The OBJECT tag is for Internet Explorer 3.0 or later on Windows 9x/2000/NT/ME/XP platforms or any browser that supports the use of the Flash ActiveX control. The "classid" must appear exactly as it does in this example. The "codebase" attribute must also appear exactly as it does in this example; it tells the browser where to find Flash Player for automatic download. Internet Explorer 3.0 or later on Windows 9x/2000/NT/ME/XP will prompt the user with a dialog asking if they would like to auto-install the Flash Player if it's not already installed. This process can occur without the user having to restart the browser.

 

The EMBED tag is for Netscape Navigator 2.0 or later, or browsers that support the use of the Netscape-compatible plugin version of Flash Player. The "pluginspage" attribute tells the browser where to direct the user to find Flash Player for download if the Player is not already installed. The user would then need to download and run the installer and restart their browser.

 

To ensure that the most browsers will play your Flash Player movies, you should place the EMBED tag nested within the OBJECT tag as shown in the above example. ActiveX-enabled browsers will "ignore" the EMBED tag inside the OBJECT tag. Netscape and Microsoft browsers using the Flash Plugin will not recognize the OBJECT tag and will read only the EMBED tag.

 

Note: Some visual HTML editors such as Dreamweaver support the insertion of ActiveX objects or Netscape plugin content. Except when using Dreamweaver, it may be necessary to interpret the HTML code above to determine what to enter and where into your editor's dialog box or configuration prompts. You may also have to edit the HTML source code directly to achieve the nested OBJECT/EMBED tag structure described above. Although some editors allow you to preview the content after you've placed it, test your pages in Internet Explorer or Netscape Navigator to see them as your users will when they are downloaded. Flash 4, Flash 5, and Flash MX users can easily obtain the correct code by using Flash's Publish feature, and opening this Flash-created HTML page in an HTML editor.

 

This code is the minimum required HTML to provide Flash Player content in your web pages. There are other attributes that you can use in your OBJECT and EMBED tags to help control your movie. To learn more about these review Flash OBJECT and EMBED tag attributes (TechNote 12701).

 

Flash TechNote taken from Macromedia.com.

 

 

Comment
Tell A Friend
Print
Bookmark
Main Section

 

 

Hot Recommendations
 

Internet Mastery Center Blog
Watch the latest StomperNet video. Explore more resources at StomperNet. Share and Enjoy: Giveaways seeking JV Partners! Take Action Now! Member Downloads Available Profit Work From Home Fair Rainbow Giveaway Viral Marketing Giveaway 12 Auto Pilot Cash Streams MyLadyWeb’s Free Gift Giveaway Pack Rat Giveaway: End December 4th. Health Giveaway: Ends December 10th. Shop4Bizness Giveaway: Ends December 14th. Merry Christmas Giveaway: Ends December 30th. Christmas Greetings Giveaway: Ends December 30th. Mr Matco’s Autumn Event: Ends December 31st. Learn The Internet Stage 2: Ends December 31st. Keep Christ In [...] Access new turnkey websites with resell rights. Would you like to get something month after month for a one-time payment? The Newbie Startup gives anyone exactly what they need to start building a business online without having to spend hundreds on outsourcing. The perfect turnkey startup package delivered every month without fail! You get: * A complete turnkey website designed for collecting e-mails, inclusive of [...] Increase Your Website Traffic Through Article Marketing Owning, running, and maintaining an Internet based business or a website need articles. Plain and simple, everyone who has a site knows this. Even those who don’t have sites but are frequent Internet users know this as well. Articles quench people’s thirst for information. And articles of all possible topics are being searched every minute; [...] This is the way to make 6 figures from Amazon! What are the vast majority of US day-to-day online searches looking for? (a) Info Products     (b) Real Products What have the vast majority of US affiliates (your competition) overlooked? (a) Info Products     (b) Real Products What are 90% of the online population of the USA going to be searching for in the run up to Christmas? (a) Info Products     (b) [...]
Thought Of The Moment

 

Untitled Document

Copyright © Internet Mastery Center. All rights reserved. | Site Map | Anti-Spam Policy | Terms Of Use | Privacy Policy