<IMG src="Workbench.gif" width=300 height=85>
<A HREF="http://www.macromedia.com/support/flash/"> <IMG src="Hammer.gif" width=49 height=49 align=left border=0> </A> Macromedia Developer's Center - Learn how to make it easy for your users to get the lastest Shockwave Flash Plug-in. More Flash examples and the lastest news, along with support information is on this page. Note that this link will connect to the Macromedia web site, so you will need an internet connection to get to this page.
Les deux objects précédents sont intégrés de la manière suivante :
<OBJECT
  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="swflash.cab#version=2,0,0,0"
  width=100% height=130>
 <PARAM NAME="Movie" VALUE="workbench.swf">
 <PARAM NAME="Loop" Value="True">
 <PARAM NAME="Play" Value="True">
 <PARAM NAME="BGColor" Value="ffffff">
 <PARAM NAME="Quality" Value="AutoLow">
 <PARAM NAME="Scale" Value="Showall">
 <PARAM NAME="SAlign" Value="L">

 <EMBED src="Workbench.swf" width=100% height=130
  Loop="True" Play="True" BGColor="ffffff" Quality="AutoLow" Scale="showall" SAlign="L"
  pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash2">
 <NOEMBED>
  <IMG src="Workbench.gif" width=300 height=85>
 </NOEMBED>       
</OBJECT>
<BR CLEAR=all>

<OBJECT
  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="swflash.cab#version=2,0,0,0"
  width=50 height=40 Align=left>
 <PARAM NAME="Movie" VALUE="HammerMacromedia.swf">
 <PARAM NAME="Loop" Value="True">
 <PARAM NAME="Play" Value="True">
 <PARAM NAME="BGColor" Value="ffffff">
 <PARAM NAME="Quality" Value="AutoLow">
 <PARAM NAME="Scale" Value="Showall">
 <PARAM NAME="SAlign" Value="TL">

   <EMBED src="HammerMacromedia.swf" width=50 height=50 align=left
   Loop="True" Play="True" BGColor="ffffff" Quality="AutoLow" Scale="ShowAll" SAlign=""
     pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash2">
   <NOEMBED>
    <A HREF="http://www.macromedia.com/support/flash/">
    <IMG src="hammer.gif" width=49 height=49 align=left border=0>
    </A>
   </NOEMBED>       
</OBJECT>

Included with the full version of Flash:

Publishing Movies Created with Flash 2 - This is a instructional guide explaining how to deliver your Flash Movies to a web site. It includes instruction on the EMBED tag, the OBJECT tag and parameters, using HTML Framesets with Flash, FTP settings, and Server Setup.

JavaScript Demo - An animated tour using LiveConnect and ActiveX to integrate Javascript and Shockwave Flash to create this interactive page.

Drum Kit - This interactive Drum Kit, is an example of one of the many ways you can utilize the new sound features of Flash 2.

Family Trip - This simple page has a little bit of text and a looping animation. This shows the basics of placing a Flash movie on a web page. Examine the HTML source to see how it works.

Sample Site - This is another complex example of web pages and animations. These pages require a browser that supports frames and Netscape Plug-ins or ActiveX. It includes various ways to use buttons and Shockwave Flash Plug-ins in a web site.

Personal Web Site - This is an example of a Personal Web Site created with Macromedia's Backstage Designer 2.0 and Flash 2 together. It includes HTML code to see how each frame fits together.