<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: G94 Circular Menu</title>
	<atom:link href="http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu</link>
	<description>Art + Technology</description>
	<lastBuildDate>Thu, 06 Oct 2011 13:58:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: michelle</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-5#comment-9049</link>
		<dc:creator>michelle</dc:creator>
		<pubDate>Tue, 15 Jun 2010 18:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-9049</guid>
		<description>Hi Soulwire,

thank you for the download! I&#039;ve been through all the comments but can&#039;t figure out how to load root framelabel from the menu buttons.

here is my edited code. Will you help me please?

MovieClip.prototype.activeBtn = function ()
{
	activeNavBtn.inactiveBtn ();
	activeNavBtn = this;

	this.btn.scaleTo (170,0.5);
	// Extra script
        this.gotoAndStop(&#039;activeFrame&#039;);
		if (this = planets.push(&quot;venus&quot;)) {
			this._root.gotoAndStop(&quot;venusweb&quot;);
		} else if (this = planets.push(&quot;mars&quot;)) {
			this._root.gotoAndStop(&quot;marsweb&quot;);
		} else if (this = planets.push(&quot;earth&quot;)) {
			this._root.gotoAndStop(&quot;earthweb&quot;);
		} else {
			this.gotoAndStop(&#039;activeFrame&#039;);
		}
        // End extra script		 
	this.enabled = false;
};

MovieClip.prototype.inactiveBtn = function ()
{
	this.btn.scaleTo (100,0.5);
	        // Extra script
        this.gotoAndStop(&#039;inActiveFrame&#039;);
        // End extra script
};</description>
		<content:encoded><![CDATA[<p>Hi Soulwire,</p>
<p>thank you for the download! I&#8217;ve been through all the comments but can&#8217;t figure out how to load root framelabel from the menu buttons.</p>
<p>here is my edited code. Will you help me please?</p>
<p>MovieClip.prototype.activeBtn = function ()<br />
{<br />
	activeNavBtn.inactiveBtn ();<br />
	activeNavBtn = this;</p>
<p>	this.btn.scaleTo (170,0.5);<br />
	// Extra script<br />
        this.gotoAndStop(&#8216;activeFrame&#8217;);<br />
		if (this = planets.push(&#8220;venus&#8221;)) {<br />
			this._root.gotoAndStop(&#8220;venusweb&#8221;);<br />
		} else if (this = planets.push(&#8220;mars&#8221;)) {<br />
			this._root.gotoAndStop(&#8220;marsweb&#8221;);<br />
		} else if (this = planets.push(&#8220;earth&#8221;)) {<br />
			this._root.gotoAndStop(&#8220;earthweb&#8221;);<br />
		} else {<br />
			this.gotoAndStop(&#8216;activeFrame&#8217;);<br />
		}<br />
        // End extra script<br />
	this.enabled = false;<br />
};</p>
<p>MovieClip.prototype.inactiveBtn = function ()<br />
{<br />
	this.btn.scaleTo (100,0.5);<br />
	        // Extra script<br />
        this.gotoAndStop(&#8216;inActiveFrame&#8217;);<br />
        // End extra script<br />
};</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kazi Mohammad Ekram</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-5#comment-8913</link>
		<dc:creator>Kazi Mohammad Ekram</dc:creator>
		<pubDate>Sun, 11 Apr 2010 13:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-8913</guid>
		<description>Thanks for the navigation. It&#039;s showing from left side of the stage. If I want to show it from right side of the stage how can i show it? I was trying to do it. But I couldn&#039;t figure it out. Your help will be greatly appreciated. Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for the navigation. It&#8217;s showing from left side of the stage. If I want to show it from right side of the stage how can i show it? I was trying to do it. But I couldn&#8217;t figure it out. Your help will be greatly appreciated. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-318</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-318</guid>
		<description>n is it possible to convert dis circular menu into an elliptical menu..?
if yes, den plz tl how..

thanx a lot!
:)</description>
		<content:encoded><![CDATA[<p>n is it possible to convert dis circular menu into an elliptical menu..?<br />
if yes, den plz tl how..</p>
<p>thanx a lot!<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-7286</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-7286</guid>
		<description>n is it possible to convert dis circular menu into an elliptical menu..?
if yes, den plz tl how..

thanx a lot!
:)</description>
		<content:encoded><![CDATA[<p>n is it possible to convert dis circular menu into an elliptical menu..?<br />
if yes, den plz tl how..</p>
<p>thanx a lot!<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-317</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-317</guid>
		<description>hiee!
the menu dat u provided has a convex shape..wat do i do if i want to giv it a concave shape?
in oder words, i want to create a mirror image of this menu..

plz do reply..</description>
		<content:encoded><![CDATA[<p>hiee!<br />
the menu dat u provided has a convex shape..wat do i do if i want to giv it a concave shape?<br />
in oder words, i want to create a mirror image of this menu..</p>
<p>plz do reply..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-7285</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-7285</guid>
		<description>hiee!
the menu dat u provided has a convex shape..wat do i do if i want to giv it a concave shape?
in oder words, i want to create a mirror image of this menu..

plz do reply..</description>
		<content:encoded><![CDATA[<p>hiee!<br />
the menu dat u provided has a convex shape..wat do i do if i want to giv it a concave shape?<br />
in oder words, i want to create a mirror image of this menu..</p>
<p>plz do reply..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-316</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-316</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  :) Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geist</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-315</link>
		<dc:creator>Geist</dc:creator>
		<pubDate>Thu, 13 Aug 2009 11:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-315</guid>
		<description>Hi Soulwire!!
Great job and great nickname!!
I&#039;m using your menu, but i would have that  every planet loads an external movie clip in my page.
I wonder if you could help me in this experiment!?
In the meanwhile i go ahead by my proofs.

Regards</description>
		<content:encoded><![CDATA[<p>Hi Soulwire!!<br />
Great job and great nickname!!<br />
I&#8217;m using your menu, but i would have that  every planet loads an external movie clip in my page.<br />
I wonder if you could help me in this experiment!?<br />
In the meanwhile i go ahead by my proofs.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matasky</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-314</link>
		<dc:creator>matasky</dc:creator>
		<pubDate>Thu, 25 Jun 2009 16:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-314</guid>
		<description>Hi soulwire,
how can i pass a loadMovie to each button?
Thanks for your patience.
M</description>
		<content:encoded><![CDATA[<p>Hi soulwire,<br />
how can i pass a loadMovie to each button?<br />
Thanks for your patience.<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soulwire</title>
		<link>http://blog.soulwire.co.uk/code/circular-group94-scrolling-flash-menu/comment-page-4#comment-313</link>
		<dc:creator>Soulwire</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=42#comment-313</guid>
		<description>Hi Giulio,

So, in your btn MovieClip (in the library), add some frames on the timeline and make the frame labels the same as your name Array (Mercury, Venus, Earth, Mars... etc)

Then, replace the circNavBtn function with this one:

&lt;code&gt;&lt;pre lang=&quot;actionscript&quot;&gt;
MovieClip.prototype.circNavBtn = function (id:Number, par:MovieClip, name:String)
{
	this.pos = this.id = id;
	this.par = par;
	this.btn.txt.text = name.toUpperCase ();

	// Stop on a frame with the same name
	this.btn.gotoAndStop(name);

	this._rotation = 90;
	this._alpha = 0;

	this.onPress = function ()
	{
		this.par.circNavRot (this.pos);
		this.activeBtn ();
	};
};
&lt;/pre&gt;&lt;/code&gt;

You can see, it&#039;s going to tell the btn MovieClip to go to the frame with the label that is the same as the text that would normally appear in the button.</description>
		<content:encoded><![CDATA[<p>Hi Giulio,</p>
<p>So, in your btn MovieClip (in the library), add some frames on the timeline and make the frame labels the same as your name Array (Mercury, Venus, Earth, Mars&#8230; etc)</p>
<p>Then, replace the circNavBtn function with this one:</p>
<p><code>
<pre lang="actionscript">
MovieClip.prototype.circNavBtn = function (id:Number, par:MovieClip, name:String)
{
	this.pos = this.id = id;
	this.par = par;
	this.btn.txt.text = name.toUpperCase ();

	// Stop on a frame with the same name
	this.btn.gotoAndStop(name);

	this._rotation = 90;
	this._alpha = 0;

	this.onPress = function ()
	{
		this.par.circNavRot (this.pos);
		this.activeBtn ();
	};
};
</pre>
<p></code></p>
<p>You can see, it&#8217;s going to tell the btn MovieClip to go to the frame with the label that is the same as the text that would normally appear in the button.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

