Now all is working!
Thank You very much!
You are not logged in. Please login or register.
SimpleViewer Forum → Posts by nikita7874
Pages 1
Now all is working!
Thank You very much!
I have a page here: http://www.brigantina.tk/. When I open my homepage, I get autoviewer, but without pictures, with blank pictures.
http://www.brigantina.tk/images/qwerty/ works fine, displays all images, everything works properly! I want to embed autoviewer on my joomla 2.5 with random HTML. I put this code
<script src="/images/qwerty/swfobject.js" type="text/javascript"></script>
<div id="flashcontent">AutoViewer requires JavaScript and the Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Get Flash.</a></div>
<script type="text/javascript">// <![CDATA[
var fo = new SWFObject("images/qwerty/autoviewer.swf", "autoviewer", "1000", "800", "3", "#fff");
fo.addVariable("xmlURL", "/images/qwerty/gallery.xml");
fo.write("flashcontent");
// ]]></script>
<!-- path of autoviewer files: images/qwerty/images/ -->
What is wrong? Maybe something wrong is with last line!
<!-- path of autoviewer files: images/qwerty/images/ -->
Can You help me, please!
Pages 1
SimpleViewer Forum → Posts by nikita7874
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.