How about 25+ Very Useful Flash & ActionScript 3 Tutorials? You probably noticed “Vertical 3D Carousel with ActionScript 3″, yes, menu is used on nearly all the sites–vertical menu or horizontal menu, submenu layout like drop down menu, flyout menu or sliding/accordion menu etc. Following is 5 tutorials on the most common adobe flash menu and navigation. Enjoy!
Posts Tagged ‘Menu’
5 Useful Adobe Flash Menu and Navigation Tutorials
October 30th, 2009
Ntt.cc Tutorials: Step by Step to Create your Sector Menu
September 22nd, 2008
Ntt.cc Is the sector menu following a cool stuff? I am sure you won’t provide me a negative answer. Thank you!
The list of mine top 6 AJAX Solutions For Professional Coding
February 2nd, 2008
Ntt.cc Who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging.Similar to traditional desktop applications without relying on plug-ins or browser-specific features.Yes,it is AJAX–Asynchronous JavaScript and XML.Smashingmagazine had present a list over 90 AJAX-based techniques at here(I copied some images from there),but I don’t think all of them are brilliance.Below is the list of mine top 6 AJAX Solutions.If you have yours,reply it pls.:)
Replace the Flex’s Default Right Click Menu
January 21st, 2008
Ntt.cc
Sometimes we need replace the Flex’s Default Right Click Menu,the code likes below that can hide the default menu but can not replace it(with function “hideBuiltInItems”).
var contextMenu : ContextMenu = new ContextMenu(); contextMenu.hideBuiltInItems();
The code below tells you how to implement this.

Posted in
Tags:
