-
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!
-
FK'n_dog
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.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|