
<head>
	<title>Flowplayer examples</title>
	<link rel="stylesheet" type="text/css" href="css/common.css"/>
</head>

<div id="page">

	<h1>Flowplayer <em>examples</em></h1>

	<p>
		We recommend you to study each pages' <strong>source code</strong> to see how things work. We tried to write them as cleanly as possible so that you can actually understand them.  
	</p>

	<p>
		<a href="simple-example.html">Simple example</a>
	</p>

	<p>
		<a href="multiple-instances.html">Multiple Flowplayer instances</a>
	</p>		

	<p>
		<a href="simple-playlist.html">Simple HTML Playlist</a>
	</p>		

	<p>
		<a href="scrollable-playlist.html">Scrollable HTML Playlist</a>
	</p>		

	<p>
		<a href="scrollable-view.html">Multiple player instances is tabbed pane</a>
	</p>		
	
	<br />
	<hr />
	
	<p>		
		If you are running these examples <strong>locally</strong> and cannot see any video you need to edit your 
		<a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html">
			Flash security settings</a>. 
	</p>
	
	<p class="less">
		Select "Edit locations" &gt; "Add location" &gt; "Browse for files" and select
		FlowPlayerDark.swf you just downloaded.
	</p>
	

</div>
