WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
check the pathes.best way is, you put your swf file into the template folder.then you need to set a path like:src="<?php echo TEMPLATE_DIR; ?>/your_file_name.swf"regards,stefek
First upload your flash file to your media library, then go to your admin settings page and enter your flash code in the "Website Header:" box similar to:Then open your template's index.php file and find the following code somewhere on the top:<?php // this allows to add custom information to the head section of your template (WB-->Settings-->Website Header)echo WEBSITE_HEADER; ?>
<embed width="940" height="717" menu="false" loop="true" play="true" src="http://stormvisions.com/templates/splash/splash.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>