I just reread my post and I confused myself... LOL
What I was meaning is make a file, we will call it "active.js"
active.js will include this:
Code:
<script language="JavaScript" type="text/javascript" >
<!--
AC_RunFlContentX ("movie", "main", "quality", "high", "src", "main", "width", "450px", "height", "550px" );
//-->
</script>
Then on your page you have your button (and I don't know the right code for this, but) it would have something like:
Code:
<submit type='button' onclick(include'active.js') value-'show video'>
I know this isn't correct, just trying to get my point across better, don't laugh to hard
Bookmarks