<?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: AS3 G94 Circular Menu</title>
	<atom:link href="http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu</link>
	<description>Art + Technology</description>
	<lastBuildDate>Sun, 07 Mar 2010 20:16:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: artur</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-6#comment-789</link>
		<dc:creator>artur</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-789</guid>
		<description>hi soulwire!

I enjoyed very much your menu but I am very bad at as3.
so I ask you please to help me:
First, I want to make links, each button a different link, using both navigate to url and gotoandplay.
what code and where should I write it?

and second, I don&#039;t need the controllers (radius, fade, etc), how can I remove it?


thank you very much!!</description>
		<content:encoded><![CDATA[<p>hi soulwire!</p>
<p>I enjoyed very much your menu but I am very bad at as3.<br />
so I ask you please to help me:<br />
First, I want to make links, each button a different link, using both navigate to url and gotoandplay.<br />
what code and where should I write it?</p>
<p>and second, I don&#8217;t need the controllers (radius, fade, etc), how can I remove it?</p>
<p>thank you very much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhoomit</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-6#comment-788</link>
		<dc:creator>bhoomit</dc:creator>
		<pubDate>Sun, 01 Nov 2009 06:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-788</guid>
		<description>Hi soulwire,

i m grearful to u for such a nice creation. I m wondering if i can use this in FLEX so if u have any idea then tel me ASAP</description>
		<content:encoded><![CDATA[<p>Hi soulwire,</p>
<p>i m grearful to u for such a nice creation. I m wondering if i can use this in FLEX so if u have any idea then tel me ASAP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meri</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-6#comment-787</link>
		<dc:creator>meri</dc:creator>
		<pubDate>Mon, 26 Oct 2009 01:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-787</guid>
		<description>I am trying to make something similar in flex.
Do you know how I could do this?
thanks!</description>
		<content:encoded><![CDATA[<p>I am trying to make something similar in flex.<br />
Do you know how I could do this?<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malc</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-6#comment-786</link>
		<dc:creator>Malc</dc:creator>
		<pubDate>Thu, 01 Oct 2009 21:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-786</guid>
		<description>Guys,

To use relative class paths in AS3, simply use ./ (dot forwardslash) at the start.  I came across this testing with ../ to go back up a directory and it always worked.  For some silly reason, Flash is begging for a dot at the beginning and then always works.</description>
		<content:encoded><![CDATA[<p>Guys,</p>
<p>To use relative class paths in AS3, simply use ./ (dot forwardslash) at the start.  I came across this testing with ../ to go back up a directory and it always worked.  For some silly reason, Flash is begging for a dot at the beginning and then always works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-6#comment-785</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-785</guid>
		<description>Btw the as2.0 version of g94 circular menu behaves properly. I can&#039;t figure out why though..</description>
		<content:encoded><![CDATA[<p>Btw the as2.0 version of g94 circular menu behaves properly. I can&#8217;t figure out why though..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-5#comment-784</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Thu, 10 Sep 2009 17:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-784</guid>
		<description>Hi there Soulwire! Congrats for the great job, keep it up!So i was trying to figure out
why when i scroll with the mouse wheel in the exported swf it behaves as it should behave
(that is, bringing up the next button when i scroll down once and bringing up the previous
one when i scroll up once) but when i open the swf with firefox it skips allways one button
(that is, bringing up the next-next button when i scroll down once and the pre-previous
button when i scroll up once). I would really appreciate  your help here!Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hi there Soulwire! Congrats for the great job, keep it up!So i was trying to figure out<br />
why when i scroll with the mouse wheel in the exported swf it behaves as it should behave<br />
(that is, bringing up the next button when i scroll down once and bringing up the previous<br />
one when i scroll up once) but when i open the swf with firefox it skips allways one button<br />
(that is, bringing up the next-next button when i scroll down once and the pre-previous<br />
button when i scroll up once). I would really appreciate  your help here!Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avipsa</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-5#comment-783</link>
		<dc:creator>avipsa</dc:creator>
		<pubDate>Thu, 27 Aug 2009 07:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-783</guid>
		<description>how can i open it using the source code?</description>
		<content:encoded><![CDATA[<p>how can i open it using the source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shonna</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-5#comment-782</link>
		<dc:creator>Shonna</dc:creator>
		<pubDate>Mon, 10 Aug 2009 03:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-782</guid>
		<description>Hi, this is my first time with AS3 and I am so lost, I wanted to know how to do 2 things,

1. how to change the text on each link
2. how to make each link go to a certain html page

can anyone help me? i already tried, but i suck</description>
		<content:encoded><![CDATA[<p>Hi, this is my first time with AS3 and I am so lost, I wanted to know how to do 2 things,</p>
<p>1. how to change the text on each link<br />
2. how to make each link go to a certain html page</p>
<p>can anyone help me? i already tried, but i suck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-5#comment-781</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Jul 2009 14:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-781</guid>
		<description>Thank you,
I will try that.
c.</description>
		<content:encoded><![CDATA[<p>Thank you,<br />
I will try that.<br />
c.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.soulwire.co.uk/code/actionscript-3/as3-g94-circular-menu/comment-page-5#comment-780</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 24 Jul 2009 12:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soulwire.co.uk/?p=214#comment-780</guid>
		<description>Hi chris

I am a newbie to this myself but I have been working with the menu now for a couple of weeks, I am having trouble with changing the sizes of the menus/images and keeping them all the same size.

I have managed to get images loading, and also now put a tooltip all driven by XML.  I have also took the UI out. not sure what you are trying to do but you can download the cs4 files I have been working with here, http://art.clubworldgroup.com/rotate_menu.zip

hope this helps, if you find away of changing the sizes of menu to make all the same size let me know.

p</description>
		<content:encoded><![CDATA[<p>Hi chris</p>
<p>I am a newbie to this myself but I have been working with the menu now for a couple of weeks, I am having trouble with changing the sizes of the menus/images and keeping them all the same size.</p>
<p>I have managed to get images loading, and also now put a tooltip all driven by XML.  I have also took the UI out. not sure what you are trying to do but you can download the cs4 files I have been working with here, <a rel="nofollow" href="http://blog.soulwire.co.uk/goto/http://art.clubworldgroup.com/rotate_menu.zip"  rel="nofollow">http://art.clubworldgroup.com/rotate_menu.zip</a></p>
<p>hope this helps, if you find away of changing the sizes of menu to make all the same size let me know.</p>
<p>p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
