FFILES.COM NEWS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help
Pending listings (12)

Circular Thumbnail Gallery

Full size (800x600) + FullScreen
Buy and sell flash files
Previous overall listing: Dock Menu 1.0 Previous in Photo Galleries: Aires Photo Gallery with XML Next overall listing: Who 2B Pres Next in Photo Galleries: ASBox2

Circular thumbnail gallery made in ActionScript 3

user minthu Author URL flashmo.com
Listing URL flashmo.com/preview/fl...
Downloads 8661 Views 43704
minthu  

User ratings for Circular Thumbnail Gallery.

Donate Add to favorites Subscribe to comments
Report listing
Download  (Flash 9, AS 3.0)

More listings by minthu


Flashmo XML ...

Flashmo XML ...

Flashmo XML ...

Flashmo XML ...

Flashmo XML ...

Flashmo XML ...

Comments

You need to LOGIN to post a comment.
user hotellina
hotellina: 4 months ago

It's a masterpiece!
The real annoying thing is that sometimes the thumbs don't come back in their original position, it's a kind of freezing problems for some movieclips of the wheel.

user mqluvly
mqluvly: 9 months ago

Hi Minthu,

I'm having some problems integrating a pop up window on one of the flashmo buttons. Below is the AS3 script. I've tried placing the pop up script:

function jspopupWindow(event:MouseEvent):void {

var desiredURL:URLRequest = new URLRequest("javascript:NewWindow=window. open('http://.com','newWin','width=400,h eight=400,left=0,top=0,toolbar=No,locati on=No,scrollbars=No,status=No,menubar=no ,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");

navigateToURL(desiredURL, "_blank");

}
popup_btn.addEventListener(MouseEvent.C LICK, jspopupWindow);



TO:
--------------------------------------
{
var fm_button = new flashmo_news_button();

fm_button.x = item_padding;
fm_button.y = h + item_padding * 2;
fm_button.name = "flashmo_" + item_no;
fm_button.addEventListener( MouseEvent.CLICK, goto_URL );

return fm_button;
}

function goto_URL(me:MouseEvent)
{
var url_button:SimpleButton = me.target as SimpleButton;
var no:Number = parseInt( url_button.name.slice(8,10) );
navigateToURL( new URLRequest( flashmo_item_list[no].url ), flashmo_item_list[no].target );
}

--------------------------------------- -

I'm not having any luck. Could you please email me at mqluvly@yahoo.com or reply. Thanks for your help!

user adrianTNT
adrianTNT: 10 months ago

woofmf, I'm impresed, how did you realise that?! just by reading the listing url that clearly says "flashmo" ? :)
This is posted by flashmo owner or with whis approval. So it's Ok. ;)

user woofmf
woofmf: 10 months ago

it's from flashmo!

user leticialua
leticialua: 10 months ago

where do you from?

show all 45 comments