Welcome Guest, Not a member yet? Register   Sign In
Shadow Box Integration
#7

[eluser]Typeslowly[/eluser]
Various bits of advice floating around the web and none of them worked for me.

Obvious now! Make sure you include the base_url in your src's

Not enough time to zip up a working demo but if anyone has the same problem I shall try and do that for you.


<!-- Call shadowbox scripts //-->
[removed][removed]
[removed][removed]
[removed][removed]
[removed]

// Classic skin, english language 'en' but can be traded for others like spanish 'es', and all of the possible player types.
Shadowbox.loadSkin('classic', '<?=base_url()?>shadowbox/skin');
Shadowbox.loadLanguage('en', '<?=base_url()?>shadowbox/lang');
Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt', 'swf', 'wmp'], '<?=base_url()?>shadowbox/player');


:-)

Jason


Messages In This Thread
Shadow Box Integration - by El Forum - 04-02-2009, 04:59 AM
Shadow Box Integration - by El Forum - 04-02-2009, 05:25 AM
Shadow Box Integration - by El Forum - 04-02-2009, 05:33 AM
Shadow Box Integration - by El Forum - 04-02-2009, 05:48 AM
Shadow Box Integration - by El Forum - 04-02-2009, 06:00 AM
Shadow Box Integration - by El Forum - 04-02-2009, 06:05 AM
Shadow Box Integration - by El Forum - 04-02-2009, 04:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB