<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flash User &#187; menu</title>
	<atom:link href="http://www.flashuser.net/tag/menu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flashuser.net</link>
	<description>Useful and daily inspiration resources from web design, css, wordpress, graphic design, photography, illustrator, photoshop.</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:23:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>30 CSS Menu Tutorials to Build Attractive Menus</title>
		<link>http://www.flashuser.net/tutorials/30-css-menu-tutorials-to-build-attractive-menus.html</link>
		<comments>http://www.flashuser.net/tutorials/30-css-menu-tutorials-to-build-attractive-menus.html#comments</comments>
		<pubDate>Mon, 19 Sep 2011 17:15:15 +0000</pubDate>
		<dc:creator>Alice</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=4431</guid>
		<description><![CDATA[Navigation is an extremely important part of your website.  Your visitors need to be able to browse through your website easily and find what they’re looking for without getting lost or wasting too much time.  They don’t need to be thinking “where to now?”. You’re the one responsible for showing them where to go next. That means that navigation shouldn’t be complicated, but that doesn’t mean it shouldn’t be attractive.  CSS is the ideal language for designing navigation menus that are attractive, yet user-friendly. Given its flexibility, you can use CSS in any website whatsoever. If you’re planning on designing [...]]]></description>
			<content:encoded><![CDATA[<p>Navigation is an extremely important part of your website.  Your visitors need to be able to browse through your website easily and find what they’re looking for without getting lost or wasting too much time.  They don’t need to be thinking “where to now?”. You’re the one responsible for showing them where to go next.</p>
<p><span id="more-4431"></span></p>
<p>That means that navigation shouldn’t be complicated, but that doesn’t mean it shouldn’t be attractive.  CSS is the ideal language for designing <strong>navigation menus</strong> that are attractive, yet user-friendly. Given its flexibility, you can use CSS in any website whatsoever.</p>
<p>If you’re planning on designing a navigation menu for your website and have little to none experience with CSS, there’s absolutely no reason to be worried. With so many great <strong>CSS menu tutorials</strong> out there, you’ll find no problem in crafting one for your website easily, even if you’re just a beginner.</p>
<p>Here is a collection of <strong>30 CSS menu tutorials</strong> that anybody can use to create a menu. Most every tutorial included will walk you through all the steps you need to follow to design a beautiful and professional menu. You can copy and paste the code exactly as it is or you can modify it and customize it to your liking.</p>
<p><strong>1. CSS Menu Trick</strong></p>
<p><img class="alignnone size-full wp-image-4434" src="http://www.flashuser.net/wp-content/uploads/2011/09/css-menu-tutorial-1.jpg" alt="css menu tutorial" width="650" height="49" /></p>
<p>With browsers supporting many more features, this tutorial is the solution to help create a powerful menu. You&#8217;ll find out how you can create CSS roll overs and other cool effects.</p>
<p><a title="Advanced CSS Menu trick" href="http://3.7designs.co/blog/2007/12/advanced-css-menu-trick/" target="_blank">Go to tutorial</a></p>
<p><strong>2. Advanced CSS3 Menu</strong></p>
<p><img class="alignnone size-full wp-image-4438" src="http://www.flashuser.net/wp-content/uploads/2011/09/Advanced-CSS3-Menu.jpg" alt="css menu tutorial" width="650" height="50" /></p>
<p>Here&#8217;s a tutorial that&#8217;s going to show you how to create a menu that features four states: normal, hover, focus and click.</p>
<p><a title="Create an advanced CSS3 menu" href="http://blog.cameronbaney.com/tutorials/create-an-advanced-css3-menu-version-2/" target="_blank">Go to tutorial</a></p>
<p><strong>3. Slick CSS3 Menu</strong></p>
<p><img class="alignnone size-full wp-image-4440" src="http://www.flashuser.net/wp-content/uploads/2011/09/Slick-css3-menu.jpg" alt="css menu tutorial" width="650" height="51" /></p>
<p>Create a menu using only CSS &#8211; no images and no Javascript. Copy and paste the code and start using it in a matter of minutes.</p>
<p><a title="Create a slick menu using css3" href="http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/" target="_blank">Go to tutorial</a></p>
<p><strong>4. CSS Sprite Powered Menu</strong></p>
<p><img class="alignnone size-full wp-image-4441" src="http://www.flashuser.net/wp-content/uploads/2011/09/CSS-sprite-powered-menu.jpg" alt="css menu tutorial" width="650" height="137" /></p>
<p>Build a menu using a single CSS sprite image. This is one of the easiest ways to create a good looking menu for your website. The purpose of this tutorial is to help you create a menu that loads fast!</p>
<p><a title="How to make a css sprite powered menu" href="http://buildinternet.com/2010/01/how-to-make-a-css-sprite-powered-menu/" target="_blank">Go to tutorial</a></p>
<p><strong>5. CSS3 Mega Drop-Down Menu</strong></p>
<p><img class="alignnone size-full wp-image-4443" src="http://www.flashuser.net/wp-content/uploads/2011/09/drop-down-menu-css3.jpg" alt="css menu tutorial" width="650" height="180" /></p>
<p>If you own an online shop or other type of website that includes lots of content, here&#8217;s a tutorial that will help you build a menu to organize all the information. This will make it easier for your visitors to find their way around your site.</p>
<p><a title="Build a Kick-Butt CSS3 Mega Drop-Down Menu " href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/" target="_blank">Go to tutorial</a></p>
<p><em>If you&#8217;re a fan of dropdown menus, go ahead and check out our previous post on <a title="CSS3 jQuery Dropdown Menus Collection" href="http://www.flashuser.net/css/css3-jquery-dropdown-menus-collection.html" target="_blank">CSS jQuery Dropdown Menus</a>.</em></p>
<p><strong>6. Animated Navigation Menu With Pure CSS</strong></p>
<p><img class="alignnone size-full wp-image-4444" src="http://www.flashuser.net/wp-content/uploads/2011/09/animated-css-menu.jpg" alt="CSS menu tutorial" width="650" height="70" /></p>
<p>Here&#8217;s a tutorial to help you create a fun, animated CSS menu for your site. Give your website some personality with this cool and easy to build menu.</p>
<p><a title="Animated Navigation Menu With Pure CSS" href="http://designshack.co.uk/articles/css/creating-a-fun-animated-navigation-menu-with-pure-css" target="_blank">Go to tutorial</a></p>
<p><strong>7. Random Rotation Menu</strong></p>
<p><img class="alignnone size-full wp-image-4445" src="http://www.flashuser.net/wp-content/uploads/2011/09/Random-Rotation-Menu.jpg" alt="css menu tutorial" width="650" height="60" /></p>
<p>Build a cool menu with a messy look and a content area that slides out. It&#8217;s a great choice for a personal website or maybe a portfolio.</p>
<p><a title="Random Rotation Menu with jQuery and CSS3" href="http://tympanus.net/codrops/2010/02/24/grungy-random-rotation-menu-with-jquery-and-css3/" target="_blank">Go to tutorial</a></p>
<p><strong>8. Slide Down Box Menu</strong></p>
<p><img class="alignnone size-full wp-image-4446" src="http://www.flashuser.net/wp-content/uploads/2011/09/Slide-Down-Box-Menu.jpg" alt="css menu tutorial" width="650" height="219" /></p>
<p>This is a great looking menu that you&#8217;ll want to include in your portfolio website. The tutorial will show you how to create a unique sliding box navigation.</p>
<p><a title="Slide Down Box Menu" href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/" target="_blank"> Go to tutorial</a></p>
<p><strong>9. Advanced CSS Menu</strong></p>
<p><img class="alignnone size-full wp-image-4447" src="http://www.flashuser.net/wp-content/uploads/2011/09/Advanced-CSS-Menu.jpg" alt="css menu tutorial" width="650" height="176" /></p>
<p>Here&#8217;s another menu that you can use in your blog. The tutorial explains how to build an advanced menu using the CSS position property.</p>
<p><a title="Advanced CSS Menu" href="http://webdesignerwall.com/tutorials/advanced-css-menu" target="_blank">Go to tutorial</a></p>
<p><strong>10. CSS3 Dropdown Menu</strong></p>
<p><img class="alignnone size-full wp-image-4448" src="http://www.flashuser.net/wp-content/uploads/2011/09/CSS3-Dropdown-Menu.jpg" alt="css menu tutorial" width="650" height="126" /></p>
<p>Create a Mac-like multilevel dropdown menu for your website in a few minutes. The menu renders on Firefox, Chrome and Safary perfectly.</p>
<p><a title="CSS3 Dropdown Menu" href="http://webdesignerwall.com/tutorials/css3-dropdown-menu" target="_blank">Go to tutorial</a></p>
<p><strong>11. Simple, horizontal CSS menu</strong></p>
<p><img class="alignnone size-full wp-image-4449" src="http://www.flashuser.net/wp-content/uploads/2011/09/Simple-horizontal-CSS-menu.jpg" alt="css menu tutorial" width="650" height="68" /></p>
<p>With this tutorial, you will manage to create a simple and attractive horizontal CSS menu, with a nice hover effect.</p>
<p><a title="Simple, horizontal CSS menu" href="http://aceinfowayindia.com/blog/2009/06/tutorial-to-create-a-beautiful-simple-horizontal-css-menu/" target="_blank">Go to tutorial</a></p>
<p><strong>12. Drop down menu with nested submenus</strong></p>
<p><img class="alignnone size-full wp-image-4450" src="http://www.flashuser.net/wp-content/uploads/2011/09/Drop-down-menu-with-nested-submenus.jpg" alt="css menu tutorial" width="650" height="166" /></p>
<p>Find out how to build a dropdown menu that displays properly on Internet Explorer. This is a common issue, so this tutorial will explain how you can create a dropdown menu that shows no error in IE.</p>
<p><a title="Drop down menu with nested submenus" href="http://www.emanuelblagonic.com/2006/10/11/create-your-own-drop-down-menu-with-nested-submenus-using-css-and-a-little-javascript/" target="_blank">Go to tutorial</a></p>
<p><strong>13. Pure CSS Fish Eye Menu</strong></p>
<p><img class="alignnone size-full wp-image-4451" src="http://www.flashuser.net/wp-content/uploads/2011/09/Pure-CSS-Fish-Eye-Menu.jpg" alt="css menu tutorial" width="650" height="172" /></p>
<p>Create a cool menu with a fish eye effect, which means that when mouse pointer is over an icon, the icon expands.</p>
<p><a title="Pure CSS Fish Eye Menu" href="http://www.jampmark.com/html+css-techniques-demos/pure-css-fish-eye-menu-demo.html" target="_blank">Go to tutorial</a></p>
<p><strong>14. Advanced CSS Menu Using the Hover and Position Properties</strong></p>
<p><img class="alignnone size-full wp-image-4452" src="http://www.flashuser.net/wp-content/uploads/2011/09/Advanced-CSS-Menu-with-hover.jpg" alt="css menu tutorial" width="650" height="160" /></p>
<p>Learn how to build a menu using the hover and position properties. The advanced menu that you&#8217;ll create will work perfectly on all major browsers and, with a bit of JavaScript, as well on IE.</p>
<p><a title="Advanced CSS Menu Using the Hover and Position Properties" href="http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/" target="_blank">Go to tutorial</a></p>
<p><strong>15. Sexy Drop Down Menu</strong></p>
<p><img class="alignnone size-full wp-image-4454" src="http://www.flashuser.net/wp-content/uploads/2011/09/Sexy-Drop-Down-Menu.jpg" alt="css menu tutorial" width="650" height="158" /></p>
<p>This is a simple tutorial that shows how to build an attractive yet useful and uncomplicated menu. It&#8217;s easy to build as well as easy to use by your visitors.</p>
<p><a title="Sexy Drop Down Menu" href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank">Go to tutorial</a></p>
<p><strong>16. CSS Vertical Navigation with Teaser</strong></p>
<p><img class="alignnone size-full wp-image-4455" src="http://www.flashuser.net/wp-content/uploads/2011/09/CSS-Vertical-Navigation-with-Teaser.jpg" alt="css menu tutorial" width="200" height="345" /></p>
<p>Build a good looking vertical menu that displays a teaser information. This will give the users some details on what they can find on that section of your site.</p>
<p><a title="CSS Vertical Navigation with Teaser" href="http://www.sohtanaka.com/web-design/css-vertical-navigation-with-teaser/" target="_blank">Go to tutorial</a></p>
<p><strong>17. Animated Drop Down Menu</strong></p>
<p><img class="alignnone size-full wp-image-4456" src="http://www.flashuser.net/wp-content/uploads/2011/09/Animated-Drop-Down-Menu.jpg" alt="css menu tutorial" width="197" height="301" /></p>
<p>Save space on your site with a dropdown menu. Use this tutorial to learn how to build your own dropdown menu using jQuery and CSS.</p>
<p><a title="Animated Drop Down Menu" href="http://www.clarklab.net/blog/posts/animated-drop-down-menu-with-jquery/" target="_blank">Go to tutorial</a></p>
<p><strong>18. CSS vertical menu with show/hide effects</strong></p>
<p><img class="alignnone size-full wp-image-4457" src="http://www.flashuser.net/wp-content/uploads/2011/09/CSS-vertical-menu-with-show-and-hide-effects.jpg" alt="css menu tutorial" width="650" height="155" /></p>
<p>Build a simple vertical menu with show/hide effect and get it up and running on your site easily. Follow this tutorial to see how you can create your own menu in a few simple steps.</p>
<p><a title="CSS vertical menu with show/hide effects " href="http://woork.blogspot.com/2008/03/two-css-vertical-menu-with-showhide.html" target="_blank">Go to tutorial</a></p>
<p><strong>19. Cufonized Fly-out Menu</strong></p>
<p><img class="alignnone size-full wp-image-4458" src="http://www.flashuser.net/wp-content/uploads/2011/09/Cufonized-Fly-out-Menu.jpg" alt="css menu tutorial" width="650" height="169" /></p>
<p>This is a very cool menu that you can use in your portfolio website. This tutorial will show you how to create a menu with some nice features, meaning when the visitor hovers over a menu item a description bar slides out.</p>
<p><a title="Cufonized Fly-out Menu" href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/" target="_blank">Go to tutorial</a></p>
<p><strong>20. Slide Out Navigation</strong></p>
<p><img class="alignnone size-full wp-image-4459" src="http://www.flashuser.net/wp-content/uploads/2011/09/Slide-Out-Navigation.jpg" alt="css menu tutorial" width="650" height="215" /></p>
<p>Learn how to create a slide out CSS menu for your website in a few simple steps. The menu is simple yet extremely attractive because the items will only slide out when the user hover over an item from the menu.</p>
<p><a title="Slide Out Navigation" href="http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/" target="_blank">Go to tutorial</a></p>
<p><strong>21. CSS3 Minimalistic Navigation Menu</strong></p>
<p><img class="alignnone size-full wp-image-4461" src="http://www.flashuser.net/wp-content/uploads/2011/09/CSS3-Minimalistic-Navigation-Menu1.jpg" alt="css menu tutorial" width="650" height="157" /></p>
<p>This tutorial will show you how to create a simple CSS3 animated menu that works perfectly with all major browsers.</p>
<p><a title="CSS3 Minimalistic Navigation Menu" href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/" target="_blank">Go to tutorial</a></p>
<p><strong>22. Block navigation menu using pure css</strong></p>
<p><img class="alignnone size-full wp-image-4462" src="http://www.flashuser.net/wp-content/uploads/2011/09/block-navigation-menu-using-pure-css.jpg" alt="css menu tutorial" width="650" height="43" /></p>
<p>Learn how to create a simple menu using just CSS. With this tutorial, you&#8217;ll be able to do it easily as it&#8217;s one of the simplest static menus you can build.</p>
<p><a title="block navigation menu using pure css" href="http://www.webdevtuts.net/coding/css/create-a-speaking-block-navigation-menu-using-pure-css/" target="_blank">Go to tutorial</a></p>
<p><strong>23. Modern Ribbon Banner Navigation Bar</strong></p>
<p><img class="alignnone size-full wp-image-4463" src="http://www.flashuser.net/wp-content/uploads/2011/09/Modern-Ribbon-Banner-Navigation-Bar.jpg" alt="css menu tutorial" width="650" height="74" /></p>
<p>Use this tutorial to build a modern ribbon menu for a more playful site. In about 20 minutes, you&#8217;ll create your own good looking menu.</p>
<p><a title="Modern Ribbon Banner Navigation Bar" href="http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-modern-ribbon-banner-navigation-bar-with-pure-htmlcss3/" target="_blank">Go to tutorial</a></p>
<p><strong>24. Clean CSS3 Navigation Bar</strong></p>
<p><img class="alignnone size-full wp-image-4464" src="http://www.flashuser.net/wp-content/uploads/2011/09/Clean-CSS3-Navigation-Bar.jpg" alt="css menu tutorial" width="650" height="70" /></p>
<p>Find out how to create a slick CSS menu easily. This tutorial was written especially for beginners, so everything is explained thoroughly.</p>
<p><a title="Clean CSS3 Navigation Bar" href="http://dirtekdesigns.com/blog/tutorials/create-a-clean-css3-menu/" target="_blank">Go to tutorial</a></p>
<p><strong>25. Social Media Sharing Menu</strong></p>
<p><img class="alignnone size-full wp-image-4465" src="http://www.flashuser.net/wp-content/uploads/2011/09/Social-Media-Sharing-Menu.jpg" alt="css menu tutorial" width="650" height="75" /></p>
<p>With social media being so popular, you should definitely consider including a social media share menu on your site. Here&#8217;s a tutorial that will explain exactly how to build it from scratch using CSS and jQuery.</p>
<p><a title="Social Media Sharing Menu" href="http://sixrevisions.com/tutorials/web-development-tutorials/social-media-share-css-jquery/" target="_blank">Go to tutorial</a></p>
<p><strong>26. Vimeo-like top navigation</strong></p>
<p><img class="alignnone size-full wp-image-4468" src="http://www.flashuser.net/wp-content/uploads/2011/09/Vimeo-like-top-navigation.jpg" alt="css menu tutorial" width="650" height="126" /></p>
<p>If you&#8217;re a fan of Vimeo&#8217;s top menu, here&#8217;s a menu that can help you build it and add it to your website. The menu is a dropdown menu that appears when you hover the search box.</p>
<p><a title="Vimeo-like top navigation" href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Go to tutorial</a></p>
<p><strong>27. Wire Frame Aura Menu</strong></p>
<p><img class="alignnone size-full wp-image-4469" src="http://www.flashuser.net/wp-content/uploads/2011/09/Wire-Frame-Aura-Menu.jpg" alt="css menu tutorial" width="650" height="48" /></p>
<p>Use this tutorial to build a clean looking CSS menu with a simple border outlining its edges. The menu also includes an &#8220;aura&#8221; effect on mouse over.</p>
<p><a title="Wire Frame Aura Menu" href="http://www.dynamicdrive.com/style/csslibrary/item/wire_frame_aura_menu/" target="_blank">Go to tutorial</a></p>
<p><strong>28.  Thick Underline Menu</strong></p>
<p><img class="alignnone size-full wp-image-4470" src="http://www.flashuser.net/wp-content/uploads/2011/09/Thick-Underline-Menu.jpg" alt="css menu tutorial" width="650" height="59" /></p>
<p>Build a horizontal CSS menu with a thick border underneath each link. It&#8217;s simple yet effective.</p>
<p><a title="Thick Underline Menu" href="http://www.dynamicdrive.com/style/csslibrary/item/thick_underline_menu/" target="_blank">Go to tutorial</a></p>
<p><strong>29. Centered Tabs with CSS</strong></p>
<p><img class="alignnone size-full wp-image-4471" src="http://www.flashuser.net/wp-content/uploads/2011/09/Centered-Tabs-with-CSS.jpg" alt="css menu tutorial" width="650" height="65" /></p>
<p>Here&#8217;s a tutorial that can help you build a simple menu that is centered on your homepage. Follow the steps to create it and get it up and running on your website.</p>
<p><a title="Centered Tabs with CSS" href="http://24ways.org/2005/centered-tabs-with-css" target="_blank">Go to tutorial</a></p>
<p><strong>30. Digg-like navigation bar</strong></p>
<p><img class="alignnone size-full wp-image-4472" src="http://www.flashuser.net/wp-content/uploads/2011/09/Digg-like-navigation-bar.jpg" alt="css menu tutorial" width="650" height="122" /></p>
<p>If you like the navigation bar used on Digg, use this tutorial to create one just like it for your website.</p>
<p><a title="Digg-like navigation bar " href="http://woork.blogspot.com/2008/01/digg-like-navigation-bar-using-css.html" target="_blank">Go to tutorial</a></p>
<p><em>Have you used a tutorial you found on the web to build your menu? Which one would you recommend? Let us know in a comment below.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/tutorials/30-css-menu-tutorials-to-build-attractive-menus.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSS3 jQuery Dropdown Menus Collection</title>
		<link>http://www.flashuser.net/css/css3-jquery-dropdown-menus-collection.html</link>
		<comments>http://www.flashuser.net/css/css3-jquery-dropdown-menus-collection.html#comments</comments>
		<pubDate>Thu, 26 May 2011 08:00:54 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2986</guid>
		<description><![CDATA[One of the most important thing when you create a website is the navigation section. It has to be intuitive to use and placed in a hotspot area of your design so the user can find it easily. It helps the visitor to access a specific topic that is on your website. Below will find a great selection of 40 jQuery CSS3 drop down menus and tutorials that will inspire you and help you in the process of creating an amazing drop down menu for your website. 1. A Different Top Navigation When designing a new site, web designers usually [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most important thing when you create a website is the navigation section. It has to be intuitive to use and placed in a hotspot area of your design so the user can find it easily. It helps the visitor to access a specific topic that is on your website. Below will find a great selection of 40 jQuery CSS3 drop down menus and tutorials that will inspire you and help you in the process of creating an amazing drop down menu for your website.</p>
<p><span id="more-2986"></span></p>
<h3>1. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/a-different-top-navigation/" title="A Different Top Navigation" target="_blank">A Different Top Navigation</a></h3>
<p>When designing a new site, web designers usually face the age-old question: vertical or horizontal navigation? There are pros and cons to both solutions.</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/a-different-top-navigation/" rel="nofollow" title="A Different Top Navigation"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-1.jpg" alt="drop-down-menu-1" title="drop-down-menu-1" width="650" height="250" class="alignnone size-full wp-image-2987" /></a></p>
<h3>2. <a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" title="Sexy Drop Down Menu w/ jQuery &#038; CSS" target="_blank">Sexy Drop Down Menu w/ jQuery &#038; CSS</a></h3>
<p>Studies show that top navigations tend to get the most visual attention when a user first visits a site.</p>
<p><a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" rel="nofollow" title="Sexy Drop Down Menu w/ jQuery &#038; CSS"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-2.jpg" alt="drop-down-menu-2" title="drop-down-menu-2" width="650" height="250" class="alignnone size-full wp-image-2988" /></a></p>
<h3>3. <a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" title="Create Vimeo-like top navigation" target="_blank">Create Vimeo-like top navigation</a></h3>
<p>The base for this tutorial is simple CSS drop down menu based on unordered list.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" rel="nofollow" title="Create Vimeo-like top navigation"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-3.jpg" alt="drop-down-menu-3" title="drop-down-menu-3" width="650" height="250" class="alignnone size-full wp-image-2989" /></a></p>
<h3>4. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/jquery-os-x-style-dock-and-stack-navigation/" title="Outside the Box Navigation with jQuery" target="_blank">&#8220;Outside the Box&#8221; Navigation with jQuery</a></h3>
<p>Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS X dock and stacks isn’t new, it’s certainly not common.</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/jquery-os-x-style-dock-and-stack-navigation/" rel="nofollow" title="Outside the Box Navigation with jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-4.jpg" alt="drop-down-menu-4" title="drop-down-menu-4" width="650" height="250" class="alignnone size-full wp-image-2990" /></a></p>
<h3>5. <a href="http://www.hv-designs.co.uk/2009/02/17/sliding-jquery-menu/" title="Sliding Jquery Menu" target="_blank">Sliding Jquery Menu</a></h3>
<p>This tutorial will show how to create a sliding menu button using jQuery. You can see the effect in action over on the PSDtuts webpage in the top right hand corner.</p>
<p><a href="http://www.hv-designs.co.uk/2009/02/17/sliding-jquery-menu/"  rel="nofollow" title="Sliding Jquery Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-5.jpg" alt="drop-down-menu-5" title="drop-down-menu-5" width="650" height="250" class="alignnone size-full wp-image-2993" /></a></p>
<h3>6. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-drop-down-nav-menu-with-html5-css3-and-jquery/" title="Create a Drop-down Nav Menu with HTML5, CSS3 and jQuery" target="_blank">Create a Drop-down Nav Menu with HTML5, CSS3 and jQuery</a></h3>
<p>Drop down menu navigation using HTML5 and CSS3. Also jQuery is used to handle the effects and add the finishing touches.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-drop-down-nav-menu-with-html5-css3-and-jquery/" rel="nofollow" title="Create a Drop-down Nav Menu with HTML5, CSS3 and jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-6.jpg" alt="drop-down-menu-6" title="drop-down-menu-6" width="650" height="250" class="alignnone size-full wp-image-2994" /></a></p>
<h3>7. <a href="http://webdesignerwall.com/tutorials/css3-dropdown-menu" title="CSS3 Dropdown Menu" target="_blank">CSS3 Dropdown Menu </a></h3>
<p>View the demo to see a Mac-like multi-level dropdown menu that I&#8217;ve created using border-radius, box-shadow, and text-shadow. It renders perfect on Firefox, Safari and Chrome.</p>
<p><a href="http://webdesignerwall.com/tutorials/css3-dropdown-menu" rel="nofollow" title="CSS3 Dropdown Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-35.jpg" alt="drop-down-menu-35" title="drop-down-menu-35" width="650" height="250" class="alignnone size-full wp-image-3026" /></a></p>
<h3>8. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/" title="Build a Kick-Butt CSS3 Mega Drop-Down Menu" target="_blank">Build a Kick-Butt CSS3 Mega Drop-Down Menu</a></h3>
<p>Often used on e-commerce or large scale websites, mega menus are becoming more and more popular, as they offer an effective solution to displaying a lot of content while keeping a clean layout.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/" rel="nofollow" title="Build a Kick-Butt CSS3 Mega Drop-Down Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-37.jpg" alt="drop-down-menu-37" title="drop-down-menu-37" width="650" height="250" class="alignnone size-full wp-image-3028" /></a></p>
<h3>9. <a href="http://www.webstuffshare.com/2010/06/simple-css3-dropdown-menu/" title="Simple CSS3 Dropdown Menu" target="_blank">Simple CSS3 Dropdown Menu</a></h3>
<p>As we know, CSS3 has many good features for help us creating more sweet User Interface. One of them is box shadow, it helps us adding shadow effect on each styled element. You must be familiar with drop down menu with shadow effect on it, I usually add the effect using some images but now we’ll create that one using pure CSS.</p>
<p><a href="http://www.webstuffshare.com/2010/06/simple-css3-dropdown-menu/" rel="nofollow" title="Simple CSS3 Dropdown Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-38.jpg" alt="drop-down-menu-38" title="drop-down-menu-38" width="650" height="250" class="alignnone size-full wp-image-3029" /></a></p>
<h3>10. <a href="http://css-tricks.com/designing-the-digg-header-how-to-download/" title="Designing the Digg Header: How To &#038; Download" target="_blank">Designing the Digg Header: How To &#038; Download</a></h3>
<p>The design of Digg is full of smart ideas. The site identity is strong but doesn&#8217;t take up too much valuable vertical space. Navigation is compacted with the use of simple drop-down menus.</p>
<p><a href="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-7.jpg" rel="nofollow" title="Designing the Digg Header: How To &#038; Download"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-7.jpg" alt="drop-down-menu-7" title="drop-down-menu-7" width="650" height="250" class="alignnone size-full wp-image-2995" /></a></p>
<h3>11. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" title="Create a Slick Tabbed Content Area using CSS &#038; jQuery" target="_blank">Create a Slick Tabbed Content Area using CSS &#038; jQuery</a></h3>
<p>One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a great way to handle this issue and has been widely used on blogs recently.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" rel="nofollow" title="Create a Slick Tabbed Content Area using CSS &#038; jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-8.jpg" alt="drop-down-menu-8" title="drop-down-menu-8" width="650" height="250" class="alignnone size-full wp-image-2996" /></a></p>
<h3>12. <a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/" title="Mega Drop Down Menus w/ CSS &#038; jQuery" target="_blank">Mega Drop Down Menus w/ CSS &#038; jQuery</a></h3>
<p><a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/" rel="nofollow" title="Mega Drop Down Menus w/ CSS &#038; jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-9.jpg" alt="drop-down-menu-9" title="drop-down-menu-9" width="650" height="250" class="alignnone size-full wp-image-2997" /></a></p>
<h3>13. <a href="http://www.webdesigndev.com/web-development/create-the-fanciest-dropdown-menu-you-ever-saw" title="Create The Fanciest Dropdown Menu You Ever Saw" target="_blank">Create The Fanciest Dropdown Menu You Ever Saw</a></h3>
<p><a href="http://www.webdesigndev.com/web-development/create-the-fanciest-dropdown-menu-you-ever-saw" rel="nofollow" title="Create The Fanciest Dropdown Menu You Ever Saw"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-10.jpg" alt="drop-down-menu-10" title="drop-down-menu-10" width="650" height="250" class="alignnone size-full wp-image-2998" /></a></p>
<h3>14. <a href="http://www.cssplay.co.uk/menus/circular-sub.html" title="A circular menu with sub menus" target="_blank">A circular menu with sub menus</a></h3>
<p>A follow on from the simple single level circular menu, this one adds a sub menu level of smaller icons in a circular pattern within the top level circle. There is also the facility to add a simple description of each icon.</p>
<p><a href="http://www.cssplay.co.uk/menus/circular-sub.html" rel="nofollow" title="A circular menu with sub menus"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-11.jpg" alt="drop-down-menu-11" title="drop-down-menu-11" width="650" height="250" class="alignnone size-full wp-image-3000" /></a></p>
<h3>15. <a href="http://www.red-team-design.com/css3-dropdown-menu" title="CSS3 dropdown menu" target="_blank">CSS3 dropdown menu</a></h3>
<p>Today you’ll learn how to create your own CSS dropdown menu, without any additional Javascript code. There are no images used and, as usual, minimal HTML markup. Let’s see how is made.</p>
<p><a href="http://www.red-team-design.com/css3-dropdown-menu" rel="nofollow" title="CSS3 dropdown menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-40.jpg" alt="drop-down-menu-40" title="drop-down-menu-40" width="650" height="250" class="alignnone size-full wp-image-3031" /></a></p>
<h3>16. <a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-_menu/" title="jquery mb.menu" target="_blank">jQuery mb.Menu</a></h3>
<p>This is a powerful jQuery component to build easily a multilevel tree menu or a contextual menu (right click) in an intuitive way!</p>
<p>You can add as many submenus as you want; if your submenu or menu is not declared in the page, the component’ll get it via ajax calling the template page with the id of the menu you need (the value of  “menu” attribute) the ajax page should return a well formatted code as the example below for the menu voices code.</p>
<p><a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-_menu/" rel="nofollow" title="jQuery mb.Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-12.jpg" alt="drop-down-menu-12" title="drop-down-menu-12" width="650" height="250" class="alignnone size-full wp-image-3001" /></a></p>
<h3>17. <a href="http://jdsharp.us/jQuery/plugins/jdMenu/" title="jdMenu Hierarchical Menu Plugin for jQuery" target="_blank">jdMenu Hierarchical Menu Plugin for jQuery</a></h3>
<p>The jdMenu plugin for jQuery provides a clean, simple and elegant solution for creating hierarchical drop down menus for websites to web applications. View the feature list below to see if jdMenu is the solution for you.</p>
<p><a href="http://jdsharp.us/jQuery/plugins/jdMenu/"  rel="nofollow" title="jdMenu Hierarchical Menu Plugin for jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-13.jpg" alt="drop-down-menu-13" title="drop-down-menu-13" width="650" height="250" class="alignnone size-full wp-image-3002" /></a></p>
<h3>18. <a href="http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/" title="Perfect signin dropdown box likes Twitter with jQuery" target="_blank">Perfect signin dropdown box likes Twitter with jQuery</a></h3>
<p>Twitter’s running a new homepage with clean and easy design. Look at the top right of Twitter’s homepage, you’ll see the sign in button which will drop down the login form. Today, I will make an entry to show you how to create a login drop down with Twitter style using jQuery.</p>
<p><a href="http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/" rel="nofollow" title="Perfect signin dropdown box likes Twitter with jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-14.jpg" alt="drop-down-menu-14" title="drop-down-menu-14" width="650" height="250" class="alignnone size-full wp-image-3003" /></a></p>
<h3>19. <a href="http://www.sohtanaka.com/web-design/animate-navigation-with-css-jquery/" title="Animated Navigation with CSS &#038; jQuery" target="_blank">Animated Navigation with CSS &#038; jQuery</a></h3>
<p>Flash navigation effects, done with CSS and jQuery.</p>
<p><a href="http://www.sohtanaka.com/web-design/animate-navigation-with-css-jquery/" rel="nofollow" title="Animated Navigation with CSS &#038; jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-15.jpg" alt="drop-down-menu-15" title="drop-down-menu-15" width="650" height="250" class="alignnone size-full wp-image-3004" /></a></p>
<h3>20. <a href="http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm" title="Smooth Navigational Menu" target="_blank">Smooth Navigational Menu</a></h3>
<p>Smooth Navigation Menu is a multi level, CSS list based menu powered using jQuery that makes website navigation a smooth affair. And that&#8217;s a good thing given the important role of this element in any site.</p>
<p><a href="http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm"  rel="nofollow" title="Smooth Navigational Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-16.jpg" alt="drop-down-menu-16" title="drop-down-menu-16" width="650" height="250" class="alignnone size-full wp-image-3005" /></a></p>
<h3>21. <a href="http://blogs.sitepoint.com/make-a-mega-drop-down-menu-with-jquery/" title="Make a Mega Drop-Down Menu with jQuery" target="_blank">Make a Mega Drop-Down Menu with jQuery</a></h3>
<p>The best mega drop-down menus contain simple, logical groups of information — so they’re easy to scan and navigate.</p>
<p><a href="http://blogs.sitepoint.com/make-a-mega-drop-down-menu-with-jquery/" rel="nofollow" title="Make a Mega Drop-Down Menu with jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-17.jpg" alt="drop-down-menu-17" title="drop-down-menu-17" width="650" height="250" class="alignnone size-full wp-image-3006" /></a></p>
<h3>22. <a href="http://www.andrewsellick.com/71/fancy-sliding-menu-for-mootools" title="Fancy Sliding Menu for Mootools" target="_blank">Fancy Sliding Menu for Mootools</a></h3>
<p><a href="http://www.andrewsellick.com/71/fancy-sliding-menu-for-mootools" rel="nofollow" title="Fancy Sliding Menu for Mootools"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-18.jpg" alt="drop-down-menu-18" title="drop-down-menu-18" width="600" height="250" class="alignnone size-full wp-image-3007" /></a></p>
<h3>23. <a href="http://www.cssplay.co.uk/menus/ipad-droplist.html" title="CSS Droplist suitable for the iPad, iPhone and iPod Touch" target="_blank">CSS Droplist suitable for the iPad, iPhone and iPod Touch</a></h3>
<p>This is a follow on from the previous menu which adds the ability to have all the top level items to be links to other pages. There are no images used in this menu which makes it very light weight and easy to change colors to suit your layout.</p>
<p><a href="http://www.cssplay.co.uk/menus/ipad-droplist.html" rel="nofollow" title="CSS Droplist suitable for the iPad, iPhone and iPod Touch"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-19.jpg" alt="drop-down-menu-19" title="drop-down-menu-19" width="600" height="250" class="alignnone size-full wp-image-3008" /></a></p>
<h3>24. <a href="http://www.clarklab.net/blog/posts/animated-drop-down-menu-with-jquery/" title="Animated Drop Down Menu with jQuery" target="_blank">Animated Drop Down Menu with jQuery</a></h3>
<p>Drop down menus are a really convient way to fit a large menu into a really small initial space. For a long time people have just used a form element for standard drop downs, but with minimal effort you can create a much slicker effect using jQuery and CSS.</p>
<p><a href="http://www.clarklab.net/blog/posts/animated-drop-down-menu-with-jquery/" rel="nofollow" title="Animated Drop Down Menu with jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-20.jpg" alt="drop-down-menu-20" title="drop-down-menu-20" width="650" height="250" class="alignnone size-full wp-image-3009" /></a></p>
<h3>25. <a href="http://www.stunicholls.com/menu/pro_dropdown_2.html" title="Professional dropdown menu" target="_blank">Professional dropdown menu</a></h3>
<p><a href="http://www.stunicholls.com/menu/pro_dropdown_2.html" rel="nofollow" title="Professional dropdown menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-21.jpg" alt="drop-down-menu-21" title="drop-down-menu-21" width="650" height="250" class="alignnone size-full wp-image-3011" /></a></p>
<h3>26. <a href="http://www.roscripts.com/Building_a_dynamic_drop_down_menu-216.html" title="Dynamic PHP/CSS menu" target="_blank">Dynamic PHP/CSS menu</a></h3>
<p>Dynamic PHP menu that will allow you to play with lots of options and situations. The application required some special code because it&#8217;s based on member groups and so, the menu was supposed to reflect the permissions attached to each group in part.</p>
<p><a href="http://www.roscripts.com/Building_a_dynamic_drop_down_menu-216.html" rel="nofollow" title="Dynamic PHP/CSS menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-22.jpg" alt="drop-down-menu-22" title="drop-down-menu-22" width="650" height="250" class="alignnone size-full wp-image-3012" /></a></p>
<h3>27. <a href="http://www.udm4.com/demos/vertical-relative-left.php" title="Vertical navigation bar" target="_blank">Vertical navigation bar</a></h3>
<p><a href="http://www.udm4.com/demos/vertical-relative-left.php" rel="nofollow" title="Vertical navigation bar"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-23.jpg" alt="drop-down-menu-23" title="drop-down-menu-23" width="650" height="250" class="alignnone size-full wp-image-3013" /></a></p>
<h3>28. <a href="http://javascript-array.com/scripts/jquery_simple_drop_down_menu/" title="jQuery Simple Drop-Down Menu Plugin" target="_blank">jQuery Simple Drop-Down Menu Plugin</a></h3>
<p><a href="http://javascript-array.com/scripts/jquery_simple_drop_down_menu/"  rel="nofollow" title="jQuery Simple Drop-Down Menu Plugin"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-24.jpg" alt="drop-down-menu-24" title="drop-down-menu-24" width="650" height="250" class="alignnone size-full wp-image-3014" /></a></p>
<h3>29. <a href="http://css-tricks.com/long-dropdowns-solution/" title="Solution For Very Long Dropdown Menus" target="_blank">Solution For Very Long Dropdown Menus</a></h3>
<p>The problem with long dropdowns is that the dropdown itself can go below the &#8220;fold&#8221; of the website. That is, below the visible area of the browser window. So in order to access those menu items down below, you need to scroll your browser window.</p>
<p><a href="http://css-tricks.com/long-dropdowns-solution/" rel="nofollow" title="Solution For Very Long Dropdown Menus"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-25.jpg" alt="drop-down-menu-25" title="drop-down-menu-25" width="650" height="250" class="alignnone size-full wp-image-3015" /></a></p>
<h3>30. <a href="http://mattberseth.com/blog/2007/12/creating_an_outlook_navigation.html" title="Creating an Outlook Navigation Bar using the ListView and Accordion Controls" target="_blank">Creating an Outlook Navigation Bar using the ListView and Accordion Controls</a></h3>
<p><a href="http://mattberseth.com/blog/2007/12/creating_an_outlook_navigation.html" rel="nofollow" title="Creating an Outlook Navigation Bar using the ListView and Accordion Controls"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-26.jpg" alt="drop-down-menu-26" title="drop-down-menu-26" width="650" height="250" class="alignnone size-full wp-image-3016" /></a></p>
<h3>31. <a href="http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started" title="Superfish – jQuery menu plugin" target="_blank">Superfish – jQuery menu plugin</a></h3>
<p>Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds the following much-sought-after enhancements.</p>
<p><a href="http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started" rel="nofollow" title="Superfish – jQuery menu plugin"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-27.jpg" alt="drop-down-menu-27" title="drop-down-menu-27" width="650" height="250" class="alignnone size-full wp-image-3017" /></a></p>
<h3>32. <a href="http://www.jankoatwarpspeed.com/post/2009/07/28/reinventing-drop-down-with-css-jquery.aspx" title="Reinventing a Drop Down with CSS and jQuery" target="_blank">Reinventing a Drop Down with CSS and jQuery</a></h3>
<p>For me, standard HTML Select element is pretty much annoying. It&#8217;s ugly. It can&#8217;t be styled properly in Internet Explorer. And it can&#8217;t contain nothing but simple text. That is the reason why I needed to reinvent Drop Down element. This tutorial shows how to do that (easily, believe it or not).</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/28/reinventing-drop-down-with-css-jquery.aspx" rel="nofollow" title="Reinventing a Drop Down with CSS and jQuery"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-28.jpg" alt="drop-down-menu-28" title="drop-down-menu-28" width="650" height="250" class="alignnone size-full wp-image-3018" /></a></p>
<h3>33. <a href="http://greengeckodesign.com/menumatic" title="Vertical / Horizontal MenuMatic" target="_blank">Vertical / Horizontal MenuMatic</a></h3>
<p>MenuMatic is a MooTools 1.2 class that takes a sematic ordered or unordered list of links and turns it into a dynamic drop down menu system.</p>
<p><a href="http://greengeckodesign.com/menumatic" rel="nofollow" title="Vertical / Horizontal MenuMatic"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-29.jpg" alt="drop-down-menu-29" title="drop-down-menu-29" width="650" height="250" class="alignnone size-full wp-image-3019" /></a></p>
<h3>34. <a href="http://apycom.com/" title="jQuery Drop Down Menu" target="_blank">jQuery Drop Down Menu</a></h3>
<p>Full cross-browser compatibility. Fantastic animation and transition effects. Completely customizable styling with CSS. Powered by jQuery.</p>
<p><a href="http://apycom.com/" rel="nofollow" title="jQuery Drop Down Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-30.jpg" alt="drop-down-menu-30" title="drop-down-menu-30" width="650" height="250" class="alignnone size-full wp-image-3020" /></a></p>
<h3>35. <a href="http://berndmatzner.de/jquery/hoveraccordion/" title="HoverAccordion" target="_blank">HoverAccordion</a></h3>
<p>A jQuery Plugin for no-click two-level menus (or whatever else you want to do with it).</p>
<p><a href="http://berndmatzner.de/jquery/hoveraccordion/" rel="nofollow" title="HoverAccordion"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-31.jpg" alt="drop-down-menu-31" title="drop-down-menu-31" width="650" height="250" class="alignnone size-full wp-image-3022" /></a></p>
<h3>36. <a href="http://designreviver.com/tutorials/jquery-css-example-dropdown-menu/" title="jQuery &#038; CSS Example – Dropdown Menu" target="_blank">jQuery &#038; CSS Example – Dropdown Menu</a></h3>
<p>Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly followed suit.</p>
<p><a href="http://designreviver.com/tutorials/jquery-css-example-dropdown-menu/" rel="nofollow" title="jQuery &#038; CSS Example – Dropdown Menu"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-32.jpg" alt="drop-down-menu-32" title="drop-down-menu-32" width="650" height="250" class="alignnone size-full wp-image-3023" /></a></p>
<h3>37. <a href="http://css-tricks.com/simple-jquery-dropdowns/" title="Simple jQuery Dropdowns" target="_blank">Simple jQuery Dropdowns</a></h3>
<p>There are lots of dropdown menus already out there. I&#8217;m not really trying to reinvent the wheel here, but I wanted to try to do something slightly different by making them as dead simple as possible.</p>
<p><a href="http://css-tricks.com/simple-jquery-dropdowns/" rel="nofollow" title="Simple jQuery Dropdowns"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-33.jpg" alt="drop-down-menu-33" title="drop-down-menu-33" width="650" height="250" class="alignnone size-full wp-image-3024" /></a></p>
<h3>38. <a href="http://javascript-array.com/scripts/multi_level_drop_down_menu/?st" title="Longed-For Multi-Level Drop-Down Menu Script" target="_blank">Longed-For Multi-Level Drop-Down Menu Script</a></h3>
<p>The main feature of this menu is the clear separation between the HTML code, software code and visual appearance.</p>
<p><a href="http://javascript-array.com/scripts/multi_level_drop_down_menu/?st" rel="nofollow" title="Longed-For Multi-Level Drop-Down Menu Script"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-34.jpg" alt="drop-down-menu-34" title="drop-down-menu-34" width="650" height="250" class="alignnone size-full wp-image-3025" /></a></p>
<h3>39. <a href="http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm" title="mcDropdown jQuery Plug-in" target="_blank">mcDropdown jQuery Plug-in</a></h3>
<p><a href="http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm" rel="nofollow" title="mcDropdown jQuery Plug-in"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-36.jpg" alt="drop-down-menu-36" title="drop-down-menu-36" width="650" height="250" class="alignnone size-full wp-image-3027" /></a></p>
<h3>40. <a href="http://www.filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/" title="jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles" target="_blank">jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles</a></h3>
<p>We got lots of fantastic feedback on our earlier iPod-style menu, and decided to upgrade it for jQuery 1.3. In the process of refining the script, we morphed it into more of a menu system, which can be used to create a simple dropdown menu for a single list of options.</p>
<p><a href="http://www.filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/" rel="nofollow" title="jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles"><img src="http://www.flashuser.net/wp-content/uploads/2011/05/drop-down-menu-39.jpg" alt="drop-down-menu-39" title="drop-down-menu-39" width="650" height="250" class="alignnone size-full wp-image-3030" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/css/css3-jquery-dropdown-menus-collection.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Free X-Treme 3D Carousel Menu XML</title>
		<link>http://www.flashuser.net/freebies/free-x-treme-3d-carousel-menu-xml.html</link>
		<comments>http://www.flashuser.net/freebies/free-x-treme-3d-carousel-menu-xml.html#comments</comments>
		<pubDate>Tue, 10 Aug 2010 10:26:49 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[flash carousel]]></category>
		<category><![CDATA[flash menu]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scroller]]></category>
		<category><![CDATA[tooltip]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2949</guid>
		<description><![CDATA[Great free flash file released by Flashtuning. It&#8217;s a flash 3d carousel menu that is fully XML driven. No Flash Knowledge required to insert the Carousel Menu SWF inside the HTML page(s) of your site. Enjoy! Check the preview for the Free X-Treme 3D Carousel Menu XML: 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_carousel_809578311"
			class="flashmovie"
			width="600"
			height="350">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/carousel.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/3d_carousel/carousel.swf"
			name="fm_carousel_809578311"
			width="600"
			height="350">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/" />
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Features No Flash Knowledge required to insert the Carousel Menu SWF inside the HTML page(s) of your site Fully customizable XML driven content Unlimited number of images ( JPG, PNG, BMP, GIF ) and SWF support Customizable width, height, position and rotation angle Easy to use XML [...]]]></description>
			<content:encoded><![CDATA[<p>Great free flash file released by Flashtuning. It&#8217;s a flash 3d carousel menu that is fully XML driven. No Flash Knowledge required to insert the Carousel Menu SWF inside the HTML page(s) of your site. Enjoy!</p>
<p><span id="more-2949"></span></p>
<p>Check the preview for the Free X-Treme 3D Carousel Menu XML:</p>
<div align="center" class="border-media">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_carousel_1332294928"
			class="flashmovie"
			width="600"
			height="350">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/carousel.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/3d_carousel/carousel.swf"
			name="fm_carousel_1332294928"
			width="600"
			height="350">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/3d_carousel/" />
	<!--<![endif]-->
		<br />
 <!-- Begin Alternate Content --></p>
<p>
 <a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a>
 </p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></div>
<h2 class="sub-title">Features</h2>
<ul id="circle">
<li><strong>No Flash Knowledge required</strong> to insert the Carousel Menu SWF inside the HTML page(s) of your site</li>
<li>Fully customizable <strong>XML driven</strong> content</li>
<li><strong>Unlimited </strong>number of images ( <strong>JPG, PNG, BMP, GIF</strong> ) and <strong>SWF support</strong></li>
<li>Customizable width, height, position and rotation angle</li>
<li>Easy to use XML file for images / tooltips / titles / descriptions and links</li>
<li>The carousel menu can be configured to support either image scrolling or sliding modes</li>
<li>You can use images at fixed or custom size (images having variable width / height)</li>
<li>Optional you can show / hide two <strong>navigation buttons</strong> and adjust each button position</li>
</ul>
<h2 class="sub-title">Download file from <span  id="writer-content"><a href="http://www.freeflashcomponents.net/flash-menus/free-x-treme-3d-carousel-menu-xml.html" target="_blank" title="Free X-Treme 3D Carousel Menu XML">here</a></span></h2>
<h2 class="sub-title">License</h2>
<p>You are free to use this flash 3d carousel files in any project personal / commercial as long as you not redistribute / resell the functionality provided with the downloaded product without the author&#8217;s written permission. You may modify its content in case you want to use the product for a custom project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/freebies/free-x-treme-3d-carousel-menu-xml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X-Treme Dock Menu XML FREE</title>
		<link>http://www.flashuser.net/flash-actionscript-as2/x-treme-dock-menu-xml-free.html</link>
		<comments>http://www.flashuser.net/flash-actionscript-as2/x-treme-dock-menu-xml-free.html#comments</comments>
		<pubDate>Tue, 20 Apr 2010 10:41:26 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Actionscript 2.0]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[dock menu]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2912</guid>
		<description><![CDATA[We are happy to announce you that Flashtuning supports the community by offering you free versions of its flash components. The freebies may have some limitations and don&#8217;t include the application source file, but you can easily configure them through the XML file. Check the preview for the X-Treme Dock Menu XML (Actionscript 2): Features No Flash Knowledge required to insert the Dock Menu SWF inside the HTML page(s) of your site Fully customizable XML driven content Unlimited number of images / swf support Customizable width, height, position and item size AutoPlay ( AutoScroll ) with global or individual timer [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce you that Flashtuning supports the community by offering you free versions of its flash components. The freebies may have some limitations and don&#8217;t include the application source file, but you can easily configure them through the XML file.</p>
<p><span id="more-2912"></span></p>
<p>Check the preview for the X-Treme Dock Menu XML (Actionscript 2):</p>
<div align="center" class="border-media"><a href="http://flashuser.net/flash-files/freebie/xtreme_dockmenu/" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2010/04/dockmenu_big.jpg" alt="dockmenu_big" title="dockmenu_big" width="560" height="280" class="alignnone size-full wp-image-2915" /></a></div>
<h2 class="sub-title">Features</h2>
<ul id="circle">
<li><strong>No Flash Knowledge</strong> required to insert the Dock Menu SWF inside the HTML page(s) of your site</li>
<li>Fully customizable <strong>XML driven</strong> content</li>
<li>Unlimited number of images / swf support</li>
<li>Customizable width, height, position and item size</li>
<li><strong>AutoPlay</strong> ( <strong>AutoScroll</strong> ) with global or individual timer for each image</li>
<li>Both <strong>horizontal</strong> and <strong>vertical </strong>menu orientation support</li>
<li>Dynamic <strong>image reflection</strong> with transparency, distance and direction settings</li>
<li>Image <strong>ToolTips</strong> with automatic text wrapping, font embedding, background and border color / size support</li>
<li>&#8230;and much more</li>
</ul>
<h2 class="sub-title">How to use it</h2>
<p><strong>1.</strong> Download the <span  id="writer-content"><a href="http://www.flashtuning.net/free-flash-files" target="_blank">FREE X-Treme Dock Menu XML</a></span> and put all the files in the same directory. Now to insert the SWF file inside the HTML page(s) of your website copy / paste the following code in your HTML page(s) and adjust the <object> param and other values with your own values:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;yourSWFWidth&quot; height=&quot;yourSWFHeight&quot; id=&quot;yourSWFName&quot; align=&quot;middle&quot;&gt;
&lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot; /&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
&lt;param name=&quot;movie&quot; value=&quot;yourSWFURL&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
&lt;param name=&quot;bgcolor&quot; value=&quot;#161718&quot; /&gt;
&lt;embed src=&quot;yourSWFURL&quot; quality=&quot;high&quot; bgcolor=&quot;#161718&quot; width=&quot;yourSWFWidth&quot; height=&quot;yourSWFHeight&quot; name=&quot;yourSWFName&quot; align=&quot;middle&quot; allowScriptAccess=&quot;sameDomain&quot; allowFullScreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;
&lt;/object&gt;
</pre>
<p>where:</p>
<p><strong>#version=8,0,0,0</strong> -> represents the minimum required Flash, can be 8, 9 etc.<br />
<strong>yourSWFWidth</strong> -> a numeric value in pixels representing the width of your movie<br />
<strong>yourSWFHeight</strong> -> a numeric value in pixels representing the height of your movie<br />
<strong>yourSWFName</strong> -> represents the SWF file name (without the .swf extension)<br />
<strong>yourSWFURL</strong> -> represents the URL location to the SWF file on your sever (eg: http://www.mysite.com/myflashfolder/myMovie.swf )</p>
<p>For using JavaScript integration follow the second part of <span  id="writer-content"><a href="http://www.flashtuning.net/faq#q1" target="_blank">this tutorial</a></span>.</p>
<p><strong>2.</strong> To configure the dock menu general settings, like autoplay, menu width and height, border, use tooltips and much more,  open up the <strong>dock-settings.xml</strong> file. To adjust each item individually, you must open the <strong>dock-contents.xml</strong> and modify image and text effects as you like.</p>
<p><strong>3.</strong> If you want to specify a different XML configuration filename you can use FlashVars. Edit the HTML source file and go to the <object> tag where your SWF resides and add the following  code to the object tag:</p>
<pre class="brush: as3; title: ; notranslate">
&lt;param name=&quot;FlashVars&quot; value=&quot;xmlFile=myXMLFile.xml&quot; /&gt;
</pre>
<p>Make sure you to add the FlashVars=&#8221;xmlFile=myXMLFile.xml&#8221; also to the < embed > tag.</p>
<p>If you want to use the dock menu in a Flash project (FLA file needed) check out the <span  id="writer-content"><a href="http://www.flashtuning.net/flash-xml-menus-navigation/x-treme-dock-menu-xml-as2.html" target="_blank">commercial version</a></span> available at FlashTuning.net.</p>
<h2 class="sub-title">License</h2>
<p>You are free to use the files inside the <span  id="writer-content"><a href="http://www.flashtuning.net/free-flash-files" target="_blank">FTDockMenuXMLFree.zip </a></span> in any project personal / commercial as long as you don&#8217;t try to hide Flashtuning logo located in the bottom left corner of the dock menu. If you  don&#8217;t want to have the logo, you must purchase the commercial package that is available on <span  id="writer-content"><a href="http://www.flashtuning.net/flash-xml-menus-navigation/x-treme-dock-menu-xml-as2.html" target="_blank">FlashTuning.net</a></span>. If you want to use the dock menu in multiple websites you&#8217;ll have to purchase a license for each website. Read more on the <span  id="writer-content"><a href="http://www.flashtuning.net/flash-xml-menus-navigation/x-treme-dock-menu-xml-as2.html" target="_blank">X-Treme Dock Menu XML</a></span> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-actionscript-as2/x-treme-dock-menu-xml-free.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash of the Day 105</title>
		<link>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-105.html</link>
		<comments>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-105.html#comments</comments>
		<pubDate>Fri, 06 Nov 2009 22:08:30 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Flash of the day]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[snowboard]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2829</guid>
		<description><![CDATA[Because we like to keep up the inspiration, we post daily sparks both for designers and developers. If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221; or via Twitter http://www.twitter.com/flashuser RedBull Project X The power to make a difference AS3 Tree Menu]]></description>
			<content:encoded><![CDATA[<p>Because we like to keep up the inspiration, we post daily sparks both for designers and developers. If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221;  or via Twitter <span  id="writer-content"><a href="http://www.twitter.com/flashuser" target="_blank">http://www.twitter.com/flashuser</a></span></p>
<p><span id="more-2829"></span></p>
<p><span  id="writer-content"><a href="http://www.shaunwhite.com/projectx/?fbid=tYfCdoV8k5r" target="_blank">RedBull Project X</a></span></p>
<div align="center" class="border-media"><a href="http://www.shaunwhite.com/projectx/?fbid=tYfCdoV8k5r" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/11/redbull_projectx.jpg" alt="redbull_projectx" title="redbull_projectx" width="560" height="218" class="alignnone size-full wp-image-2831" /></a></div>
<p><span  id="writer-content"><a href="http://www.ctcleanenergy.com/innoflash" target="_blank">The power to make a difference</a></span></p>
<div align="center" class="border-media"><a href="http://www.ctcleanenergy.com/innoflash" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/11/power_to_make_a-_difference.jpg" alt="power_to_make_a _difference" title="power_to_make_a _difference" width="560" height="250" class="alignnone size-full wp-image-2832" /></a></div>
<p><span  id="writer-content"><a href="http://www.flashcomponents.net/component/as3_tree_menu.html" target="_blank"> AS3 Tree Menu</a></span></p>
<div align="center" class="border-media"><a href="http://www.flashcomponents.net/component/as3_tree_menu.html" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/11/as3_tree_menu.jpg" alt="as3_tree_menu" title="as3_tree_menu" width="546" height="273" class="alignnone size-full wp-image-2833" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-105.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Image Scroller Gallery AS2</title>
		<link>http://www.flashuser.net/flash-actionscript-as2/xml-image-scroller-gallery-as2.html</link>
		<comments>http://www.flashuser.net/flash-actionscript-as2/xml-image-scroller-gallery-as2.html#comments</comments>
		<pubDate>Wed, 14 Oct 2009 20:04:13 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Actionscript 2.0]]></category>
		<category><![CDATA[Flash Gallery]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[scroller]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2687</guid>
		<description><![CDATA[We are happy to announce you that Flashtuning supports the community by offering you free versions of its flash components. The freebies may have some limitations and don’t include the application source file, but you can easily configure them through the XML file. Check the preview for the XML Image Scroller Gallery (Actionscript 2): 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ImageGallery_1688934016"
			class="flashmovie"
			width="490"
			height="370">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/ImageGallery.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/ImageGallery.swf"
			name="fm_ImageGallery_1688934016"
			width="490"
			height="370">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/" />
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Features Easy to use XML file for images / titles / descriptions and links Scroll Bar component support for the text description box and image menu Multiple big images / banners support, you can use SWFs and/or image files Big [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce you that Flashtuning supports the community by offering you free versions of its flash components. The freebies may have some limitations and don’t include the application source file, but you can easily configure them through the XML file.</p>
<p><span id="more-2687"></span></p>
<p>Check the preview for the XML Image Scroller Gallery (Actionscript 2):</p>
<div align="center" class="border-media">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ImageGallery_1717028538"
			class="flashmovie"
			width="490"
			height="370">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/ImageGallery.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/ImageGallery.swf"
			name="fm_ImageGallery_1717028538"
			width="490"
			height="370">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/xml_image_gallery/" />
	<!--<![endif]-->
		<br />
 <!-- Begin Alternate Content --></p>
<p>
 <a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a>
 </p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></div>
<h2 class="sub-title">Features</h2>
<ul id="circle">
<li>Easy to use XML file for images / titles / descriptions and links</li>
<li> Scroll Bar component support for the text description box and image menu</li>
<li>Multiple big images / banners support, you can use SWFs and/or image files</li>
<li>Big images / banners width / height adjustable from XML</li>
<li>AutoPlay / Previous / Next with timer and adjustable focus symbol</li>
<li>Image titles, mirror and roll over coloring support</li>
<li>Optionally set the XML file path in HTML using FlashVars</li>
</ul>
<h2 class="sub-title">How to use it</h2>
<p><strong>1.</strong> Download the <span  id="writer-content"><a href="http://www.flashtuning.net/tutorials/Download-FREE-Flash-Components_12/detail-Download-FREE-Flash-Components-Center_13.html" target="_blank">FREE XML Image Scroller Gallery</a></span> and put all the files in the same directory. Now to insert the SWF file inside the HTML page(s) of your website copy / paste the following code in your HTML page(s) and adjust the <object> param and other values with your own values:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;yourSWFWidth&quot; height=&quot;yourSWFHeight&quot; id=&quot;yourSWFName&quot; align=&quot;middle&quot;&gt;
&lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot; /&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
&lt;param name=&quot;movie&quot; value=&quot;yourSWFURL&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
&lt;param name=&quot;bgcolor&quot; value=&quot;#161718&quot; /&gt;
&lt;embed src=&quot;yourSWFURL&quot; quality=&quot;high&quot; bgcolor=&quot;#161718&quot; width=&quot;yourSWFWidth&quot; height=&quot;yourSWFHeight&quot; name=&quot;yourSWFName&quot; align=&quot;middle&quot; allowScriptAccess=&quot;sameDomain&quot; allowFullScreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;
&lt;/object&gt;
</pre>
<p>where:</p>
<p><strong>#version=8,0,0,0</strong> -> represents the minimum required Flash, can be 8, 9 etc.<br />
<strong>yourSWFWidth</strong> -> a numeric value in pixels representing the width of your movie<br />
<strong>yourSWFHeight</strong> -> a numeric value in pixels representing the height of your movie<br />
<strong>yourSWFName</strong> -> represents the SWF file name (without the .swf extension)<br />
<strong>yourSWFURL</strong> -> represents the URL location to the SWF file on your sever (eg: http://www.mysite.com/myflashfolder/myMovie.swf )</p>
<p>For using JavaScript integration follow the second part of <span  id="writer-content"><a href="http://www.flashtuning.net/tutorials/How-to-include-a-SWF-object-inside-a-HTML-page_11/detail-Quick-SWF-inside-a--HTML-page-inclusion_12.html" target="_blank">this tutorial</a></span>.</p>
<p><strong>2.</strong> To configure your gallery open up the <strong>config.xml</strong> file and adjust the parameters according to your needs. You can set the autoplay to run or not, the width and height of the gallery, the thumbnails dimensions, the description box to show or hide and much more. To add a new image add the following code:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;object smallimage=&quot;smallimages/p1.jpg&quot; bigimage=&quot;bigimages/p1.jpg&quot; title=&quot;Image 1&quot; url=&quot;http://www.flashtuning.net&quot; window=&quot;_blank&quot;&gt;&lt;![CDATA[This is HTML/CSS formatted text with &lt;a href=&quot;http://www.flashtuning.net/&quot; target=&quot;_blank&quot;&gt;hyperlynks&lt;/a&gt; support. Members of the Liliaceae family, two allium varieties are commonly used by today's florists. ]]&gt;&lt;/object&gt;
</pre>
<p><strong>3.</strong> If you want to specify a different XML configuration filename you can use FlashVars. Edit the HTML source file and go to the <object> tag where your SWF resides and add the following  code to the object tag:</p>
<pre class="brush: as3; title: ; notranslate">
&lt;param name=&quot;FlashVars&quot; value=&quot;xmlFile=myXMLFile.xml&quot; /&gt;
</pre>
<p>Make sure you to add the FlashVars=&#8221;xmlFile=myXMLFile.xml&#8221; also to the < embed > tag.</p>
<p>If you want to use the gallery in a Flash project (FLA file needed) check out the <span  id="writer-content"><a href="http://www.flashtuning.net/components/XML-Image-Gallery-AS2.0_47.html" target="_blank">commercial version</a></span> available at FlashTuning.net.</p>
<h2 class="sub-title">License</h2>
<p>You are free to use the files inside the <span  id="writer-content"><a href="http://www.flashtuning.net/tutorials/Download-FREE-Flash-Components_12/detail-Download-FREE-Flash-Components-Center_13.html" target="_blank">XMLImageGalleryBannerRotatorAS2_Free.zip</a></span> in any project personal / commercial as long as you don&#8217;t try to hide Flashtuning logo located in the top left corner of the gallery. If you  don&#8217;t want to have the logo, you must purchase the commercial package that is available on <span  id="writer-content"><a href="http://www.flashtuning.net/components/XML-Image-Gallery-AS2.0_47.html" target="_blank">Flashtuning.net</a></span>. If you want to use the gallery in multiple websites you&#8217;ll have to purchase a license for each website. Read more on the <span  id="writer-content"><a href="http://www.flashtuning.net/components/XML-Image-Gallery-AS2.0_47.html" target="_blank">XML Image Scroller Gallery</a></span> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-actionscript-as2/xml-image-scroller-gallery-as2.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Flash of the Day 92</title>
		<link>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-92.html</link>
		<comments>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-92.html#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:07:14 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Flash of the day]]></category>
		<category><![CDATA[arhitecture]]></category>
		<category><![CDATA[ecosystem]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2646</guid>
		<description><![CDATA[Because we like to keep up the inspiration, we post daily sparks both for designers and developers. If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221; or via Twitter http://www.twitter.com/flashuser Good &#8211; How do we achieve harmony? Breathe Arhitecture Circle XML Menu]]></description>
			<content:encoded><![CDATA[<p>Because we like to keep up the inspiration, we post daily sparks both for designers and developers.</p>
<p>If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221;  or via Twitter <span  id="writer-content"><a href="http://www.twitter.com/flashuser" target="_blank">http://www.twitter.com/flashuser</a></span></p>
<p><span id="more-2646"></span></p>
<p><span  id="writer-content"><a href="http://awesome.good.is/ecosystem" target="_blank">Good &#8211; How do we achieve harmony?</a></span></p>
<div align="center" class="border-media"><a href="http://awesome.good.is/ecosystem" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/10/good_harmony.jpg" alt="good_harmony" title="good_harmony" width="560" height="256" class="alignnone size-full wp-image-2648" /></a></div>
<p><span  id="writer-content"><a href="http://www.breathe.com.au/" target="_blank">Breathe Arhitecture</a></span></p>
<div align="center" class="border-media"><a href="http://www.breathe.com.au/" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/10/breathe_arhitecture.jpg" alt="breathe_arhitecture" title="breathe_arhitecture" width="560" height="316" class="alignnone size-full wp-image-2649" /></a></div>
<p><span  id="writer-content"><a href="http://www.flashcomponents.net/component/circle_xml_menu.html" target="_blank">Circle XML Menu</a></span></p>
<div align="center" class="border-media"><a href="http://www.flashcomponents.net/component/circle_xml_menu.html" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/10/circle_xml_menu.jpg" alt="circle_xml_menu" title="circle_xml_menu" width="560" height="379" class="alignnone size-full wp-image-2650" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-92.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Freebie: Scrolling Image Menu</title>
		<link>http://www.flashuser.net/flash-actionscript-as3/freebie-scrolling-image-menu.html</link>
		<comments>http://www.flashuser.net/flash-actionscript-as3/freebie-scrolling-image-menu.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:22:02 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2240</guid>
		<description><![CDATA[This free flash file is a XML driven menu built in ActionSript 3. Each item from the XML file has two attributes: the path to the image and an url address. You can set the menu to work horizontally or vertically according to your needs. Probably supports unlimited number of images. Use this free flash file as you like and don&#8217;t forget to give us credits for this if you intend to use it. Horizontal Example: 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scrolling_image_menu_horiz_436697856"
			class="flashmovie"
			width="500"
			height="110">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_horiz.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_horiz.swf"
			name="fm_scrolling_image_menu_horiz_436697856"
			width="500"
			height="110">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Vertical Example: 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scrolling_image_menu_vert_447164397"
			class="flashmovie"
			width="500"
			height="200">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_vert.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_vert.swf"
			name="fm_scrolling_image_menu_vert_447164397"
			width="500"
			height="200">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Download Source]]></description>
			<content:encoded><![CDATA[<p>This free flash file is a XML driven menu built in ActionSript 3. Each item from the XML file has two attributes: the path to the image and an url address. You can set the menu to work horizontally or vertically according to your needs. Probably supports unlimited number of images.</p>
<p>Use this free flash file as you like and don&#8217;t forget to give us credits for this if you intend to use it.</p>
<p><span id="more-2240"></span></p>
<p><strong>Horizontal Example:</strong></p>
<div align="center" class="border-media">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scrolling_image_menu_horiz_1391108129"
			class="flashmovie"
			width="500"
			height="110">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_horiz.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_horiz.swf"
			name="fm_scrolling_image_menu_horiz_1391108129"
			width="500"
			height="110">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--<![endif]-->
		<br />
 <!-- Begin Alternate Content --></p>
<p>
 <a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a>
 </p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<p><strong>Vertical Example:</strong></p>
<div align="center" class="border-media">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scrolling_image_menu_vert_940194364"
			class="flashmovie"
			width="500"
			height="200">
	<param name="movie" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_vert.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu_vert.swf"
			name="fm_scrolling_image_menu_vert_940194364"
			width="500"
			height="200">
		<param name="base" value="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/" />
	<!--<![endif]-->
		<br />
 <!-- Begin Alternate Content --></p>
<p>
 <a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a>
 </p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<div id="download-file"><a href="http://www.flashuser.net/flash-files/freebie/scrolling_image_menu/scrolling_image_menu.zip" target="_blank"><span>Download Source</span></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-actionscript-as3/freebie-scrolling-image-menu.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Tutorial: Flash Glow Buttons Menu</title>
		<link>http://www.flashuser.net/flash-menus/tutorial-flash-glow-buttons-menu.html</link>
		<comments>http://www.flashuser.net/flash-menus/tutorial-flash-glow-buttons-menu.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:12:47 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Flash Menus]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[glow]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=2077</guid>
		<description><![CDATA[In this tutorial I&#8217;ll show you how to use the glow filter in Actionscript 3. I&#8217;ll create a vertical menu that will have a good looking glow effect for each item. Along with the glow I&#8217;ll add a tween to have a smooth transition. So let&#8217;s begin. Here is what we&#8217;ll end up with: 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_glow_buttons_menu_58341851"
			class="flashmovie"
			width="130"
			height="240">
	<param name="movie" value="http://www.flashuser.net/flash-files/tutorials/glow_buttons_menu_as3/glow_buttons_menu.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/tutorials/glow_buttons_menu_as3/glow_buttons_menu.swf"
			name="fm_glow_buttons_menu_58341851"
			width="130"
			height="240">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> 1. Open up Flash and create a new ActionScript 3.0 file. 2. Create a new MovieClip (Insert->New Symbol). I named it &#8220;about&#8221;. Draw a rounded rectangle (I put 10 for the roundness) and create a TextField for the button&#8217;s name.(I typed [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I&#8217;ll show you how to use the glow filter in Actionscript 3. I&#8217;ll create a vertical menu that will have a good looking glow effect for each item. Along with the glow I&#8217;ll add a tween to have a smooth transition. So let&#8217;s begin.</p>
<p><span id="more-2077"></span></p>
<p>Here is what we&#8217;ll end up with:</p>
<div align="center" class="border-media">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_glow_buttons_menu_26080578"
			class="flashmovie"
			width="130"
			height="240">
	<param name="movie" value="http://www.flashuser.net/flash-files/tutorials/glow_buttons_menu_as3/glow_buttons_menu.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/tutorials/glow_buttons_menu_as3/glow_buttons_menu.swf"
			name="fm_glow_buttons_menu_26080578"
			width="130"
			height="240">
	<!--<![endif]-->
		<br />
 <!-- Begin Alternate Content --></p>
<p>
 <a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a>
 </p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<p><strong>1. </strong>Open up Flash and create a new ActionScript 3.0 file.</p>
<p><strong>2. </strong>Create a new MovieClip (Insert->New Symbol). I named it <strong>&#8220;about&#8221;</strong>. Draw a rounded rectangle (I put 10 for the roundness) and create a TextField for the button&#8217;s name.(I typed <strong>ABOUT</strong>). Check the image bellow.</p>
<div align="center" class="border-media">
<img src="http://www.flashuser.net/wp-content/uploads/2009/09/glow_1.jpg" alt="glow_1" title="glow_1" width="240" height="112" class="alignnone size-full wp-image-2080" />
</div>
<p><strong>3. </strong> For the other two menu items duplicate the <strong>about</strong> MovieClip(right click on it in the library &#8211; Duplicate). Drag each buttons on the stage, align them and give each an instance name. (<strong>about</strong>, <strong>work</strong>, <strong>contact</strong>)</p>
<p><strong>4. </strong> Open the Actions tab and import this classes.</p>
<pre class="brush: as3; title: ; notranslate">
import flash.filters.BitmapFilterQuality;
import flash.filters.GlowFilter;
import fl.transitions.Tween;
import fl.transitions.TweenEvent;
import fl.transitions.easing.*;
</pre>
<p><strong>5. </strong> We&#8217;ll make each MovieClip to behave like a button. The <strong>aux1</strong> variable is used on the <strong>mouseOverHandler</strong> to know witch item must have the glow effect. Attach for each button the mouse handler functions for rollOver and rollOut.</p>
<pre class="brush: as3; title: ; notranslate">
var aux1;

about.mouseChildren = false;
about.buttonMode = true;
about.useHandCursor = true;

work.mouseChildren = false;
work.buttonMode = true;
work.useHandCursor = true;

contact.mouseChildren = false;
contact.buttonMode = true;
contact.useHandCursor = true;

about.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
about.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);
work.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
work.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);
contact.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
contact.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);
</pre>
<p><strong>6. </strong>Create the glow filters and attach them for each button.</p>
<pre class="brush: as3; title: ; notranslate">
var aboutGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);
var workGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);
var contactGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);

var aboutGlowX:Tween = new Tween(aboutGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var aboutGlowY:Tween = new Tween(aboutGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);
var workGlowX:Tween = new Tween(workGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var workGlowY:Tween = new Tween(workGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);
var contactGlowX:Tween = new Tween(contactGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var contactGlowY:Tween = new Tween(contactGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);

aboutGlowX.addEventListener(&quot;motionChange&quot;, aboutFunc);
workGlowX.addEventListener(&quot;motionChange&quot;, workFunc);
contactGlowX.addEventListener(&quot;motionChange&quot;, contactFunc);

function aboutFunc(e:TweenEvent) {
	about.filters = [aboutGlow];
}
function workFunc(e:TweenEvent) {
	work.filters = [workGlow];
}
function contactFunc(e:TweenEvent) {
	contact.filters = [contactGlow];
}
</pre>
<p><strong>7. </strong>The mouse handler functions for rollOver and rollOut.</p>
<pre class="brush: as3; title: ; notranslate">
function mouseOverHandler(e:MouseEvent):void {
	aux1 = e.target.name;
	switch (aux1) {
		case &quot;about&quot; :
			{
				aboutGlowX.continueTo(10, 0.5);
				aboutGlowY.continueTo(10, 0.5);
				break;

			};
		case &quot;work&quot; :
			{
				workGlowX.continueTo(10, 0.5);
				workGlowY.continueTo(10, 0.5);
				break;

			};
		case &quot;contact&quot; :
			{
				contactGlowX.continueTo(10,  0.5);
				contactGlowY.continueTo(10,  0.5);
				break;

		}
	}
};
function mouseOutHandler(e:MouseEvent):void {
	aboutGlowX.continueTo(2, 1);
	aboutGlowY.continueTo(2, 1);
	workGlowX.continueTo(2, 1);
	workGlowY.continueTo(2, 1);
	contactGlowX.continueTo(2, 1);
	contactGlowY.continueTo(2, 1);

}
</pre>
<p><strong>8. </strong>All code:</p>
<pre class="brush: as3; title: ; notranslate">
import flash.filters.BitmapFilterQuality;
import flash.filters.GlowFilter;
import fl.transitions.Tween;
import fl.transitions.TweenEvent;
import fl.transitions.easing.*;

var aux1;

about.mouseChildren = false;
about.buttonMode = true;
about.useHandCursor = true;

work.mouseChildren = false;
work.buttonMode = true;
work.useHandCursor = true;

contact.mouseChildren = false;
contact.buttonMode = true;
contact.useHandCursor = true;

about.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
about.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);
work.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
work.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);
contact.addEventListener(&quot;mouseOver&quot;, mouseOverHandler);
contact.addEventListener(&quot;mouseOut&quot;, mouseOutHandler);

var aboutGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);
var workGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);
var contactGlow:GlowFilter = new GlowFilter(0xD13083, 1, 2, 2, 2, 3, false, false);

var aboutGlowX:Tween = new Tween(aboutGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var aboutGlowY:Tween = new Tween(aboutGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);
var workGlowX:Tween = new Tween(workGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var workGlowY:Tween = new Tween(workGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);
var contactGlowX:Tween = new Tween(contactGlow, &quot;blurX&quot;, Regular.easeOut, 2, 2, 1, true);
var contactGlowY:Tween = new Tween(contactGlow, &quot;blurY&quot;, Regular.easeOut, 2, 2, 1, true);

aboutGlowX.addEventListener(&quot;motionChange&quot;, aboutFunc);
workGlowX.addEventListener(&quot;motionChange&quot;, workFunc);
contactGlowX.addEventListener(&quot;motionChange&quot;, contactFunc);

function aboutFunc(e:TweenEvent) {
	about.filters = [aboutGlow];
}
function workFunc(e:TweenEvent) {
	work.filters = [workGlow];
}
function contactFunc(e:TweenEvent) {
	contact.filters = [contactGlow];
}
function mouseOverHandler(e:MouseEvent):void {
	aux1 = e.target.name;
	switch (aux1) {
		case &quot;about&quot; :
			{
				aboutGlowX.continueTo(10, 0.5);
				aboutGlowY.continueTo(10, 0.5);
				break;

			};
		case &quot;work&quot; :
			{
				workGlowX.continueTo(10, 0.5);
				workGlowY.continueTo(10, 0.5);
				break;

			};
		case &quot;contact&quot; :
			{
				contactGlowX.continueTo(10,  0.5);
				contactGlowY.continueTo(10,  0.5);
				break;

		}
	}
};
function mouseOutHandler(e:MouseEvent):void {
	aboutGlowX.continueTo(2, 1);
	aboutGlowY.continueTo(2, 1);
	workGlowX.continueTo(2, 1);
	workGlowY.continueTo(2, 1);
	contactGlowX.continueTo(2, 1);
	contactGlowY.continueTo(2, 1);

}
</pre>
<div id="download-file"><a href="http://www.flashuser.net/flash-files/tutorials/glow_buttons_menu_as3/glow_buttons_menu.zip" color="FF0000" target="_blank"><span>Download the source file</span></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-menus/tutorial-flash-glow-buttons-menu.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Flash of the Day 24</title>
		<link>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-24.html</link>
		<comments>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-24.html#comments</comments>
		<pubDate>Fri, 24 Jul 2009 19:54:51 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[Flash of the day]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=769</guid>
		<description><![CDATA[Because we&#8217;d like to be inspired, we post daily sparks both for designers and developers. If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221; or via Twitter http://www.twitter.com/flashuser Loaded Post Media Panning Interactive Menu The component uses a Dijkstra algorithm to automatically extract the shortest path between moving from one item to any other, independent of which items you hook up to each other.]]></description>
			<content:encoded><![CDATA[<p>Because we&#8217;d like to be inspired, we post daily sparks both for designers and developers.</p>
<p>If you&#8217;d like to contribute send us via contact form the link that inspired you and specify in the message for &#8220;Flash of the day&#8221;  or via Twitter http://www.twitter.com/flashuser</p>
<p><span id="more-769"></span></p>
<p><span id="writer-content"><a href="http://www.loadedsmoothies.co.za/flash.htm" color="FF0000" target="_blank">Loaded</a></span></p>
<div align="center" class="border-media"><a href="http://www.loadedsmoothies.co.za/flash.htm" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/07/loaded_smoothies.jpg" alt="loaded_smoothies" title="loaded_smoothies" width="560" height="340" class="alignnone size-full wp-image-772" /></a></div>
<p><span id="writer-content"><a href="http://www.postermedia.com.mx/" color="FF0000" target="_blank">Post Media</a></span></p>
<div align="center" class="border-media"><a href="http://www.postermedia.com.mx/" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/07/poster_media.jpg" alt="poster_media" title="poster_media" width="560" height="261" class="alignnone size-full wp-image-773" /></a></div>
<p><span id="writer-content"><a href="http://www.flashcomponents.net/component/pimp_panning_interactive_menu_pro.html" color="FF0000" target="_blank">Panning Interactive Menu</a></span><br />
The component uses a Dijkstra algorithm to automatically extract the shortest path between moving from one item to any other, independent of which items you hook up to each other.</p>
<div align="center" class="border-media"><a href="http://www.flashcomponents.net/component/pimp_panning_interactive_menu_pro.html" target="_blank"><img src="http://www.flashuser.net/wp-content/uploads/2009/07/panning_interactive_menu.jpg" alt="panning_interactive_menu" title="panning_interactive_menu" width="560" height="351" class="alignnone size-full wp-image-776" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-of-the-day/flash-of-the-day-24.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.flashuser.net @ 2012-02-07 05:22:38 -->
