Go Back   OXYLUS Flash Board > Support > Showcase Image Gallery

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 07-24-2008, 01:04 PM
Junior Member
 
Join Date: Jul 2008
Posts: 7
Default Open A Large Image

Quote:
Originally Posted by Razvan View Post
to make the image clickable:

in bigImage.as go to line 212 (Tweener.addTween(Img,{_colorTransform:cEnd, time:.5, delay:.5, transition:"easeInOutQuad", onCompleteelegate.create(this, oc)}) and type after this

Img.onPress = function (){
getURL("http://www.google.com/", "_blank");
}

each time you click on the image that url will be launched.


Hi, I've just purchase your very nice gallery.

Im interessed to this function but I need to open not a new web page, but a new page with the large image that selected... how can change your code?

Thanks in advanced

Atcom
Reply With Quote
  #12 (permalink)  
Old 07-24-2008, 01:14 PM
OXYLUS Staff
 
Join Date: May 2008
Posts: 163
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by ATCOM View Post
Hi, I've just purchase your very nice gallery.

Im interessed to this function but I need to open not a new web page, but a new page with the large image that selected... how can change your code?

Thanks in advanced

Atcom
This is custom work; send e-mail at razvan@oxylus.ro with this post.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.