Welcome to TalkGraphics.com
Results 1 to 10 of 20

Threaded View

  1. #10

    Default Re: Embedding SIMPLEVIEWER Flash Gallery

    OK, I had a look at the freebie.

    Basically all you need to you use and edit is the <object block.
    You can place the *.xml in the root folder (with index.htm) and the *.swf with your images. Make sure you edit the <object params to reflect the location.

    <object id="_slideshowBoxEmbed792292" type="application/x-shockwave-flash" data="images/SimpleGrid.swf" width="100%" height="100%">
    <param name="movie" value="images/SimpleGrid.swf">
    <param name="allowFullScreen" value="true">
    <param name="flashvars" value="source=sample.xml">
    </object>

    See demo:

    http://talkgraphics.magix.net/public...igner/jumpeye/

    Files attached for you reverse engineering pleasure
    Attached Files Attached Files

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •