Go Back   OXYLUS Flash Board > Support > Flash Galleries > June Gallery

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 11-04-2008, 12:59 AM   #1 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Picture title (tooltip) does not change/update.

If you place the mouse on either arrow and click it the picture changes but the balloon message dose not unless you move the mouse off the arrow and back on.
Kevin Webb is offline  
Old 11-06-2008, 09:17 PM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Yes, that is true. I will come with a fix as soon as possible.
Adrian is offline  
Old 11-07-2008, 09:29 PM   #3 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

OK, really easy to fix it. Open source\oxylus\JuneGallery\ImageViewer.as, find the following two blocks of code and add the lines written in bold:

Code:
private function LftPress() {
		data = prvNode();
		LftOver();
	
}

private function RgtPress() {
		data = nxtNode();
		RgtOver();
}
Save the file, then open source/main.fla and republish the swf.

Last edited by Adrian; 11-07-2008 at 10:05 PM.
Adrian is offline  
Old 12-08-2008, 04:23 AM   #4 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Thanks

Works Great!

Thanks,
Kevin
Kevin Webb is offline  
Closed Thread

Bookmarks

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



All times are GMT. The time now is 10:10 PM.