Viewing 1 replies (of 1 total)
  • whooami

    (@whooami)

    // <![CDATA[
    	var so = new FlashObject("header.swf", "flash_header", "754", "256", "8", "#000000");
    	so.addVariable("lang", "en");
    	so.addVariable("enforce", "0");
    	so.addParam("wmode", "opaque");
    	so.addParam("menu", "false");
    	so.write("headerimg");
    // ]]></script>

    isn’t that looking for header.swf to be here?

    http://77pixels.com/header.swf

    ‘cuz if it is, you’ll notice it aint.

    you are also missing the javascript file that needs to be loaded to display that.

Viewing 1 replies (of 1 total)
  • The topic ‘Embedded flash header’ is closed to new replies.