Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Graphics, Flash and Multimedia _ How to popup images from a carousel?

Posted by: daimlerica Sep 7 2013, 04:54 AM

Hello. I just added a carousel swf. to one of my pages. I want to know if there is any way when i click on a image from the carousel a popup with the full size of the image to show up. Can you please give me a example code ? Im a beginner .. Thank you very much!

Here is the site: http://dj-arad.ro/portfolio.html

here is the code of carousel:

QUOTE
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" name="flashmo_057_carousel_xml" width="900" height="400" align="middle" id="flashmo_057_carousel_xml">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="flashmo_057_carousel_xml.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />
<param name="bgcolor" value="#000000" />
<embed src="flashmo_057_carousel_xml.swf" quality="high" menu="false" bgcolor="#000000" width="900" height="400" name="flashmo_057_carousel_xml" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>


and this is the thumbnails file:

QUOTE
<thumbnails>
<thumbnail filename="a.JPG" label="dj-arad" url="http://www.dj-arad.ro/"/>
<thumbnail filename="b.JPG" label="dj-arad" url="http://www.dj-arad.ro/"/>
</thumbnails>



Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)