Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 14 of 14
<div id="flashcontent">
<h1>My Alternate HTML Content</h1>
<p>Since you don't have Flash Player, you're
seeing this HTML content instead.
If you had Flash Player, a SWF
would overwrite all of this stuff!</p>
</div>
var so = new SWFObject("movie.swf", "mymovie",
"400", "100%", "8", "#336699");
if(!so.write("flashcontent")){
window.location = "my-other-page.html";
}
1 to 14 of 14