Autoplay Pictobuilder slideshow

  • Unknown's avatar

    I’ve inserted several slideshows into a site – http://angellsculpture.com/sculpture (this is one of them)

    I can’t seem to nail down the right code to get them to autoplay/autostart.

    Here’s the code I’ve used to insert the slideshow(s)

    <div id="PictoBrowser120219202157">Get the flash player here: http://www.adobe.com/flashplayer</div>
    <script type="text/javascript" src="http://www.db798.com/pictobrowser/swfobject.js"></script>
    <script type="text/javascript"> var so = new SWFObject("http://www.db798.com/pictobrowser.swf", "PictoBrowser", "500", "700", "8", "#000000");
    so.addVariable("source", "sets");
    so.addVariable("names", "Fountains");
    so.addVariable("userName", "blinkedwd");
    so.addVariable("userId", "76517339@N03");
    so.addVariable("ids", "72157629393747565");
    so.addVariable("titles", "on");
    so.addVariable("displayNotes", "on");
    so.addVariable("thumbAutoHide", "off");
    so.addVariable("imageSize", "medium");
    so.addVariable("vAlign", "top");
    so.addVariable("vertOffset", "11");
    so.addVariable("colorHexVar", "000000");
    so.addVariable("initialScale", "off");
    so.addVariable("bgAlpha", "8");
    so.addVariable('flashvars','file=playlist.xml&autoplay=1');
    so.write("PictoBrowser120219202157");
    </script>

  • Unknown's avatar

    You did not specify a blog address or reason for posting when you created this topic.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • The topic ‘Autoplay Pictobuilder slideshow’ is closed to new replies.