<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flash CS3 Tutorial - Volume Toggle Switch</title>
	<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/</link>
	<description>Craig Campbell's Flash tutorials, insights, rantings, and general blather.</description>
	<pubDate>Thu, 21 Aug 2008 19:38:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Greg</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-727</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:30:00 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-727</guid>
		<description>Craig,

Can you tell me how I can have the movie start without pressing play?</description>
		<content:encoded><![CDATA[<p>Craig,</p>
<p>Can you tell me how I can have the movie start without pressing play?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehmet Fatih Akbulut</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-634</link>
		<dc:creator>Mehmet Fatih Akbulut</dc:creator>
		<pubDate>Wed, 09 Jul 2008 12:03:18 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-634</guid>
		<description>the link below contains what i've done so far with the help of Craig's tutorial...

http://rapidshare.com/files/128357612/Flash_Audio_Player.rar.html

besides what have been told Craig's tut, i added a little extra codes for more functionality.

you may check it...</description>
		<content:encoded><![CDATA[<p>the link below contains what i&#8217;ve done so far with the help of Craig&#8217;s tutorial&#8230;</p>
<p><a href="http://rapidshare.com/files/128357612/Flash_Audio_Player.rar.html" rel="nofollow">http://rapidshare.com/files/128357612/Flash_Audio_Player.rar.html</a></p>
<p>besides what have been told Craig&#8217;s tut, i added a little extra codes for more functionality.</p>
<p>you may check it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehmet Fatih Akbulut</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-633</link>
		<dc:creator>Mehmet Fatih Akbulut</dc:creator>
		<pubDate>Wed, 09 Jul 2008 11:31:52 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-633</guid>
		<description>Hi Jensen,
call adjustVolume(e) function right after sc=music.play(pos); in playMusic function.

define your playMusic function as below:

function playMusic(e:Event):void
{
	sc=music.play(pos);
	adjustVolume(e); /* will adjust Volume */
	isPlaying=true;
}

this will solve your problem...</description>
		<content:encoded><![CDATA[<p>Hi Jensen,<br />
call adjustVolume(e) function right after sc=music.play(pos); in playMusic function.</p>
<p>define your playMusic function as below:</p>
<p>function playMusic(e:Event):void<br />
{<br />
	sc=music.play(pos);<br />
	adjustVolume(e); /* will adjust Volume */<br />
	isPlaying=true;<br />
}</p>
<p>this will solve your problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jensen</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-360</link>
		<dc:creator>Jensen</dc:creator>
		<pubDate>Sun, 04 May 2008 14:23:37 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-360</guid>
		<description>Hey Craig
i've noticed a thing with the music player, if you lower the sound volume and pause the music and then hit the play button the sound volume goes up 100% again and the volume slider is where i left it. How can I make start with the same volume i paused it in?
again really good tutorials, keep it up!
(i come from sweden so my english isn't very good but i hope you can understand me anyway)</description>
		<content:encoded><![CDATA[<p>Hey Craig<br />
i&#8217;ve noticed a thing with the music player, if you lower the sound volume and pause the music and then hit the play button the sound volume goes up 100% again and the volume slider is where i left it. How can I make start with the same volume i paused it in?<br />
again really good tutorials, keep it up!<br />
(i come from sweden so my english isn&#8217;t very good but i hope you can understand me anyway)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jensen</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-310</link>
		<dc:creator>Jensen</dc:creator>
		<pubDate>Thu, 01 May 2008 13:43:01 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-310</guid>
		<description>I really apreciate you tutorials, and i wonder if you are going to publis a tutorial for "next" and "previous" track-buttons here? That would be awsome! thanks</description>
		<content:encoded><![CDATA[<p>I really apreciate you tutorials, and i wonder if you are going to publis a tutorial for &#8220;next&#8221; and &#8220;previous&#8221; track-buttons here? That would be awsome! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash CS3 Tutorial - Volume Slider &#124; Craig Campbell's School of Flash</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-206</link>
		<dc:creator>Flash CS3 Tutorial - Volume Slider &#124; Craig Campbell's School of Flash</dc:creator>
		<pubDate>Wed, 23 Apr 2008 21:34:10 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-206</guid>
		<description>[...] Flash CS3 Tutorial - Volume Toggle Switch  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Flash CS3 Tutorial - Volume Toggle Switch  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial - Using Sound in ActionScript 3 &#124; Craig Campbell's School of Flash</title>
		<link>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-204</link>
		<dc:creator>Tutorial - Using Sound in ActionScript 3 &#124; Craig Campbell's School of Flash</dc:creator>
		<pubDate>Wed, 23 Apr 2008 21:21:21 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/04/22/flash-cs3-tutorial-volume-toggle-switch/#comment-204</guid>
		<description>[...] Flash CS3 Tutorial - Volume Toggle Switch  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Flash CS3 Tutorial - Volume Toggle Switch  [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
