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

Piecemaker wont load

<< < (3/4) > >>

been_1990:
I've uploaded it to another host(freehostia.com, it's pretty good by the way):
http://stack-files.freehostia.com/wb//pages/testblock.php
user and pass are admin.

been_1990:
So? Any info?

kweitzel:
Loads fine on FireFox here ...

cheers

Klaus

aldus:
Hm ... same here, FF 3.6 - MacOS 10.5, but it took a while, nearly 20 to 25 seconds.
Maybe the images are too big?

Kind regards
Aldus

been_1990:
It's working because it's using an iframe to load a html page that embeds the swf using swfobject. But if I try to load it directly. it fails.

Below is the code:

--- Code: ---<script type='text/javascript' src='http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/swfobject.js'></script>
<script type="text/javascript">  
        var flashvars = {};  
        flashvars.xmlSource = "http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/piecemakerXML.xml";  
        flashvars.cssSource = "http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/piecemakerCSS.css";  
        flashvars.imageSource = "http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/images";  
        var attributes = {};  
        attributes.wmode = "transparent";  
        swfobject.embedSWF("http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/piecemakerNoShadow.swf", "flashcontent", "960", "610", "10", "http://stack-files.freehostia.com/wb/templates/PBATheme/images/piecemaker/expressInstall.swf", flashvars, attributes);  
</script>
--- End code ---

http://stack-files.freehostia.com/wb/pages/notworking.php

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version