via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
hi!
I've just bought monoslideshow 2 and wanted it to be running in joomla. I used to have monoslideshow 1.3x running in joomla, by creating a module and pasting in some <script code> and it worked perfect. But with monoslideshow 2 I had no luck!
that's the code I'm using:
<script type="text/javascript" src="monoslideshow/swfobject.js?v=2.2"></script>
div id="flashContent">
<p>Please <a href="http://get.adobe.com/flashplayer/">install Flash®</a> and turn on Javascript.</p>
</div>
<script type="text/javascript">
var flashvars = {};
var params = {allowScriptAccess: "sameDomain", allowfullscreen: "true", allowNetworking: "all"};
var attributes = {id: "monoslideshow", name: "monoslideshow", bgColor: "232323"};
swfobject.embedSWF("monoslideshow.swf", "flashContent", "900", "600", "9", false, flashvars, params, attributes);
</script>
the folder is called "monoslideshow" so the root should be okay, but all I'm getting is "Please install Flash and turn on Javascript".
Thank you for your help!
Regards,
Alex
If you are getting that specific message, swfobject.js is probably not being found. Without seeing an example, I would venture a guess that the path to swfobject is wrong. Otherwise, it is something specific to joomla.
If you have Monoslideshow 1 up and running, you should be able to run Monoslideshow 2 just by exchanging the swf and changing nothing else (and the xml, of course). From there on, you can go explore the new features, but I would recommend that as a starting point.
Christoph
1 to 3 of 3