WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Piecemaker wont load

(1/4) > >>

been_1990:
Im trying to load piecemaker into a template but it wont load no matter what. I'm using swf object to load it.


--- Code: ---<script type="text/javascript">  
        var flashvars = {};  
        flashvars.xmlSource = "<?php echo TEMPLATE_DIR; ?>/images/piecemaker/piecemakerXML.xml";  
        flashvars.cssSource = "<?php echo TEMPLATE_DIR; ?>/images/piecemaker/piecemakerCSS.css";  
        flashvars.imageSource = "<?php echo TEMPLATE_DIR; ?>/images/piecemaker/images";  
        var attributes = {};  
        attributes.wmode = "transparent";  
        swfobject.embedSWF("<?php echo TEMPLATE_DIR; ?>/images/piecemaker/piecemakerNoShadow.swf", "flashcontent", "960", "610", "10", "<?php echo TEMPLATE_DIR; ?>/images/piecemaker/expressInstall.swf", flashvars, attributes);  
</script>  
--- End code ---
the links are all tested and are working fine out of the template, it just doesnt load when using WB.

been_1990:
Anyone? If I use a IFRAME that loads a html page that has piecemaker embeded to it, it works.

kweitzel:
No errors showing up, even not if you check the errorlogs?

cheers

Klaus

been_1990:
no errors relating to piecemaker. I even tried using the article editor import flash to embed piecemaker and it still doesn't work.

kweitzel:
And the sourcecode of the rendered Page is OK as well (give us a Link maybe)?

cheers

Klaus

Navigation

[0] Message Index

[#] Next page

Go to full version