Posted By


hellofromdan on 12/07/09

Tagged


Statistics


Viewed 207 times
Favorited by 0 user(s)

Embed Autoviewer


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <div id="flashcontent">AutoViewer requires JavaScript and the Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Get Flash here.</a> </div>
  2. <script type="text/javascript">
  3. var fo = new SWFObject("autoviewer.swf", "autoviewer", "100%", "100%", "8", "#000000");
  4.  
  5. //Optional Configuration
  6. //fo.addVariable("langOpenImage", "Open Image in New Window");
  7. //fo.addVariable("langAbout", "About");
  8. //fo.addVariable("xmlURL", "gallery.xml");
  9.  
  10. fo.write("flashcontent");

URL: http://www.simpleviewer.net/autoviewer/instruct.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.