New files at MMFILES:   Professional vide.. ($20)    Titanium white vi.. ($22)    Mp3-thumb trackli.. ($20)    Xml template phot.. ($50)    2009 browse news .. ($10)
FFILES.COM NEWS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help
Pending listings (16)

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 6828 Views 33476
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 menu 006
Flashmo XML ...
Flashmo XML menu 005
Flashmo XML ...
Flashmo XML menu 004
Flashmo XML ...
Flashmo XML menu 003
Flashmo XML ...
Flashmo XML menu 002
Flashmo XML ...
Flashmo XML menu 001
Flashmo XML ...

Comments

You need to LOGIN to post a comment.
user mqluvly
mqluvly: 4 weeks 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: 1 month 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: 1 month ago

it's from flashmo!

user leticialua
leticialua: 1 month ago

where do you from?

user 261987
261987: 2 months ago

waow man U've done a great Job...can i use this design for my own website...this is really good

show all 44 comments