A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash Gallery Component Help XML

  1. #1
    Junior Member
    Join Date
    Oct 2008
    Posts
    5

    Flash Gallery Component Help XML

    I just purchased a flash gallery component.

    Its images are driven by an external XML file.

    On my index.html page I have the flash file and when you click on a photo I want it to appear in an iframe.

    I tried setting the target to "iframe" which is my iframe name
    It won't work.

    Here's a line of coding from the XML file:
    <photo image="images/01.jpg" bigimage="images/big/01.jpg" url="http://www.pearlwhitemedia.com/web/loraryan.html" target="iframe" lightboxInfo="Lora Ryan"><![CDATA[Lora Ryan]]></photo>

    Any ideas how to properly link it so that my images will appear in my iframe?

    Thanks!

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    as your problem is not specifically with the XML portion of your scripts, your iframe
    question might get better answers in the HTML/CSS/Javascript section of this forum.

  3. #3
    Junior Member
    Join Date
    Oct 2008
    Posts
    5
    Thanks I will do that.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center