<?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>MacroMedia Flash Tutorials &#187; Buttons</title>
	<atom:link href="http://www.macromediaflashtutorials.com/tag/buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macromediaflashtutorials.com</link>
	<description>The Best way to Learn Adobe Flash</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:48:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Flash Tutorial: How to Create Sound Buttons HQ</title>
		<link>http://www.macromediaflashtutorials.com/flash-tutorial-how-to-create-sound-buttons-hq/</link>
		<comments>http://www.macromediaflashtutorials.com/flash-tutorial-how-to-create-sound-buttons-hq/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 04:49:04 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/flash-tutorial-how-to-create-sound-buttons-hq/</guid>
		<description><![CDATA[Flash Tutorial: How to Create Sound Buttons How to Create a Sound Button an on and an off sound button in FLASH 8 FLASH MX 2004 or FLASH CS3 CS4 etc&#8230; (Just Copy) ActionScript Code: var my_sound:Sound = new Sound(); my_sound.attachSound(&#8220;sound_id&#8221;); on_btn.onPress = function() { my_sound.start(); }; off_btn.onPress = function() { my_sound.stop(); }; %%howto]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/SPnpcbqmoRY?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/SPnpcbqmoRY?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Flash Tutorial: How to Create Sound Buttons How to Create a Sound Button an on and an off sound button in FLASH 8 FLASH MX 2004 or FLASH CS3 CS4 etc&#8230; (Just Copy) ActionScript Code: var my_sound:Sound = new Sound(); my_sound.attachSound(&#8220;sound_id&#8221;); on_btn.onPress = function() { my_sound.start(); }; off_btn.onPress = function() { my_sound.stop(); }; %%howto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/flash-tutorial-how-to-create-sound-buttons-hq/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Flash Catalyst CS5.5 &#8211; Creating Component Buttons</title>
		<link>http://www.macromediaflashtutorials.com/flash-catalyst-cs5-5-creating-component-buttons/</link>
		<comments>http://www.macromediaflashtutorials.com/flash-catalyst-cs5-5-creating-component-buttons/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 04:54:14 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Info & Articles]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Creating]]></category>
		<category><![CDATA[CS5.5]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/flash-catalyst-cs5-5-creating-component-buttons/</guid>
		<description><![CDATA[www.infiniteskills.com In this quick Flash Catalyst Tutorial Video clip, you&#8217;ll learn how to create functional component buttons for your interface and web projects. Narrated by author Tom Green, this training video is just a low resolution preview from the main course on our site. To learn more about our 56-lesson Flash Catalyst CS5.5 tutorial series, [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/0_MCF7VEhoo?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/0_MCF7VEhoo?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
www.infiniteskills.com In this quick Flash Catalyst Tutorial Video clip, you&#8217;ll learn how to create functional component buttons for your interface and web projects. Narrated by author Tom Green, this training video is just a low resolution preview from the main course on our site. To learn more about our 56-lesson Flash Catalyst CS5.5 tutorial series, check out our site, using the link above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/flash-catalyst-cs5-5-creating-component-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3.0 Linking and Using Buttons: Flash Tutorial!</title>
		<link>http://www.macromediaflashtutorials.com/actionscript-3-0-linking-and-using-buttons-flash-tutorial/</link>
		<comments>http://www.macromediaflashtutorials.com/actionscript-3-0-linking-and-using-buttons-flash-tutorial/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 04:49:19 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Info & Articles]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Linking]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/actionscript-3-0-linking-and-using-buttons-flash-tutorial/</guid>
		<description><![CDATA[Check this video out at Hi-Res here: www.tutvid.com In this video we will learn how to communicate with and use buttons in Flash CS3 using Actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc&#8230; but this video will solve your problems! We will cover editing a symbol&#8217;s alpha, [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/LUJkqzCM3L4?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/LUJkqzCM3L4?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Check this video out at Hi-Res here: www.tutvid.com In this video we will learn how to communicate with and use buttons in Flash CS3 using Actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc&#8230; but this video will solve your problems! We will cover editing a symbol&#8217;s alpha, navigating a time line, and linking to a URL or Website on the web via your flash button. Check out www.tutvid.com for more great videos!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/actionscript-3-0-linking-and-using-buttons-flash-tutorial/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Macromedia flash pro 8 buttons tutorial</title>
		<link>http://www.macromediaflashtutorials.com/macromedia-flash-pro-8-buttons-tutorial/</link>
		<comments>http://www.macromediaflashtutorials.com/macromedia-flash-pro-8-buttons-tutorial/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 04:53:56 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Macromedia]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/macromedia-flash-pro-8-buttons-tutorial/</guid>
		<description><![CDATA[i didnt make macromedia videos for ages so here is newest video]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/WlmaEQsPoSg?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/WlmaEQsPoSg?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
i didnt make macromedia videos for ages so here is newest video <img src='http://www.macromediaflashtutorials.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/macromedia-flash-pro-8-buttons-tutorial/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Flash Navigation Bar Basics of Buttons &#8211; Flash Tutorial</title>
		<link>http://www.macromediaflashtutorials.com/flash-navigation-bar-basics-of-buttons-flash-tutorial/</link>
		<comments>http://www.macromediaflashtutorials.com/flash-navigation-bar-basics-of-buttons-flash-tutorial/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 05:03:33 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/flash-navigation-bar-basics-of-buttons-flash-tutorial/</guid>
		<description><![CDATA[Check this video out at Hi-Res here: www.tutvid.com Learn all about the basics of buttons in Flash and make this cool navigation bar with your new skills. Have fun!]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/CP0LkKXdqNo?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/CP0LkKXdqNo?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Check this video out at Hi-Res here: www.tutvid.com Learn all about the basics of buttons in Flash and make this cool navigation bar with your new skills. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/flash-navigation-bar-basics-of-buttons-flash-tutorial/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Flash Tutorial: Link Buttons to External URLs -HD-</title>
		<link>http://www.macromediaflashtutorials.com/flash-tutorial-link-buttons-to-external-urls-hd/</link>
		<comments>http://www.macromediaflashtutorials.com/flash-tutorial-link-buttons-to-external-urls-hd/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 04:48:30 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[External]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[URLs]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/flash-tutorial-link-buttons-to-external-urls-hd/</guid>
		<description><![CDATA[In this tutorial, you will learn how to link buttons to external urls in Flash CS4. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/9bEYSPjBmlo?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/9bEYSPjBmlo?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
In this tutorial, you will learn how to link buttons to external urls in Flash CS4. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/flash-tutorial-link-buttons-to-external-urls-hd/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Flash Tutorial: Create an Image Gallery with Next and Previous Buttons! -HD-</title>
		<link>http://www.macromediaflashtutorials.com/flash-tutorial-create-an-image-gallery-with-next-and-previous-buttons-hd/</link>
		<comments>http://www.macromediaflashtutorials.com/flash-tutorial-create-an-image-gallery-with-next-and-previous-buttons-hd/#comments</comments>
		<pubDate>Sat, 28 May 2011 05:09:17 +0000</pubDate>
		<dc:creator>GFool</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[next]]></category>
		<category><![CDATA[Previous]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.macromediaflashtutorials.com/flash-tutorial-create-an-image-gallery-with-next-and-previous-buttons-hd/</guid>
		<description><![CDATA[In this tutorial, you will learn how to create an image gallery that uses next and previous buttons to cycle images in Flash CS3. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3e2uUZSyezA?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/3e2uUZSyezA?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
In this tutorial, you will learn how to create an image gallery that uses next and previous buttons to cycle images in Flash CS3. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macromediaflashtutorials.com/flash-tutorial-create-an-image-gallery-with-next-and-previous-buttons-hd/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

