Go Back   Flashtory Support Forum > Flash Files Support > Flash Galleries > Quick Horizontal Resizable Gallery

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-17-2009, 12:59 AM
Junior Member
 
Join Date: Feb 2009
Posts: 1
Default Hyperlinks Problem

Hi There,

Have just purchased your file thru Flashden.

I am trying to remove the hyperlinks from the large photos in the gallery without success. I have tried just removing the URL in the XML file but this stops the flash from working ? Can you suggest how i can turn off these hyperlinks as i just want a gallery , dont want the photos to link to anything.

Thanks,

Eck
Reply With Quote
  #2 (permalink)  
Old 02-17-2009, 09:18 AM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 199
Default

Hello, in oder to do that you must:
1. open pic.as
2. delete or comment:

Code:
imageHolder.onRollOver = Proxy.create(this, currentImgOnRollOver);
		imageHolder.onRollOut = Proxy.create(this, currentImgOnRollOut);
		imageHolder.onPress = Proxy.create(this, currentImgOnPress);
		imageHolder.onRelease = imageHolder.onReleaseOutside = Proxy.create(this, currentImgOnRelease);
3. save the .as file and compile the swf

All the best !
Reply With Quote
Reply

« - | xml language »
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

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX