Is it going to be possible for me to embed code like this within my pages?
Quote:
<script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">This text is replaced by the Flash movie.
<script type="text/javascript"><!--
var flashvars = { active_state: "fl" };
swfobject.embedSWF("/statelaws.swf", "flashcontent", "640", "950", "8.0.0", "", flashvars);
// --></script>
|
Currently it isn't working but if I could get this working I can basically get rid of Joomla and go with vBulletin 100% on my site!