Topic: left click for full rez?
is there any way you can get the simpleviewer to be able to left click for a full rez image in another window?
been looking for a gallery that got that feature.
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer v1 → left click for full rez?
is there any way you can get the simpleviewer to be able to left click for a full rez image in another window?
been looking for a gallery that got that feature.
Yes, you can!
Just right click on the image and choose "Open in a new window".
Easy as that!
didnt you read my post at all? a wrote left cklick
Hi, You can set the caption area to be a link to open in a new window.
how do you do that?
from the FAQ
To add a HTML link in the comments, use something like the following:
<caption><![CDATA[<A href="images/DSC_0696.jpg" target="_blank">
<U>Open image in new window</U></A>]]></caption>
Alternatively, if you are using buildGallery.php, you can automatically generate
download links by editing the script and setting $showDownloadLinks = true.
cant you get it to when you left click the big image it opens a new window?
Using Pro, you could possibly use an invisible button to read the link from the xml or the may be other ways. Smeone else will have to jump in to answer.
well thanks anyway!
open the com folder that comes with simpleviewer pro. In that folder open airtightinteractive/apps/viewers/simpleviewer/ImageArea.as. When you open this .as document copy the code below and paste it in on line 95. Publish your movie and you should be able to open up all your images in your gallery in seperate windows.
mClip_mc.onRelease = Delegate.create(this,openImageLink);
hey 1976, great line of code there, thanks for that. in the imageArea file is there a place to add text to the bottom of the image that would say "click for full size" or something like that?
<edit> i also just noticed that doing that disables the back and forward buttons on the image itself, is there a simple way around that?
thanks
SimpleViewer Forum → SimpleViewer v1 → left click for full rez?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.