hey guys, is there any parameter where i could apply a classname to a swfobject?
<script type="text/javascript">
var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/j_aFmziaRdU&enablejsapi=1&playerapiid=ytplayer_13", "ytplayer_13", "425", "365", "8", null, null, params);
</script>
This gets rendered as <object ...
Is there any chance where i could add a classname to this <object when creating it with swfobject? like <object class="classnam" ...
<>in xml) and added a css tag.