Example: Flash Video

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

 


This page source code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Example: Flash Video with Dreamweaver CS4</title>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>

<body>
<h1>Example: Flash Video</h1>
<blockquote>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="180" id="FLVPlayer">
<param name="movie" value="FLVPlayer_Streaming.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;serverName=flash.nacs.uci.edu&amp;skinName=Clear_Skin_1&amp;appName=vod/_defaultVHost_&amp;streamName=flashsamples/sample&amp;isLive=false&amp;bufferTime=0&amp;autoPlay=true&amp;autoRewind=false" />
<param name="swfversion" value="8,0,0,0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="FLVPlayer_Streaming.swf" width="320" height="180">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;serverName=flash.nacs.uci.edu&amp;skinName=Clear_Skin_1&amp;appName=vod/_defaultVHost_&amp;streamName=flashsamples/sample&amp;isLive=false&amp;bufferTime=0&amp;autoPlay=true&amp;autoRewind=false" />
<param name="swfversion" value="8,0,0,0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>

<script type="text/javascript">
<!--
swfobject.registerObject("FLVPlayer");
//-->
</script>

</p>
</blockquote>

</body>
</html>


The files in the directories:

  [samples]$ ls -xFRgo
-rw-rw-r--  1 10750 Mar  9  2009 AC_Quicktime.js
-rw-rw-r--  1  3688 Mar  5  2009 Clear_Skin_1.swf
-rw-r--r--  1   773 Jun 16 10:37 expressInstall.swf
-rw-rw-r--  1 12034 Mar  5  2009 FLVPlayer_Streaming.swf
-rw-rw-r--  1  3603 Jun 16 10:46 flvtest.html
-rw-rw-r--  1  3374 Mar  9  2009 index.html
-rw-rw-r--  1  2516 Mar  5  2009 main.asc
drwxr-sr-x  3  4096 Jun 16 10:44 Scripts/

/Scripts:
-rw-r--r--  1   773 Jun 16 10:44 expressInstall.swf
-rw-r--r--  1 21696 Jun 16 10:44 swfobject_modified.js

The video being played: