

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Java Forum : Topics : Moving problem</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 11:17:48 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Java Forum : Topics : Moving problem</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Moving problem</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=48345#p48345</link>
				<description><![CDATA[hello,<br /><br />I am trying to make 2 circles (MC) move with the LEFT
arrow after I click on one of them (selecting witch to move)(ex.clic ball1
move it with the key, then click ball2 and move it..). But I can move only
one circle, the other it doesn't respond when I click on it. Can you help
me with this?<br />---------ball1<br />on (press){ sel=1; } on (keyPress
"<Left>"){ if(sel==1) this._x = this._x -5 }<br />---------ball2<br />on
(press){ sel=2; } on (keyPress "<Left>"){ if(sel==2) this._x = this._x -5
}<br />------------first frame<br />sel=0<br />Reply With Quote<br
/>Thanks<br />-----------------------------------------<br /><a
href="http://www.infysolutions.com" class="postlink"
onclick="this.target='_blank';"
rel="nofollow">http://www.infysolutions.com</a><br /><a
href="http://www.infysolutions.com" class="postlink"
onclick="this.target='_blank';" rel="nofollow">Outsourcing software
development</a><p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=19903">david.brown</a> &bull; on Thu Dec 04, 2008 7:08 am &bull; Replies 0 &bull; Views 143</p><hr />]]></description>
					<content:encoded><![CDATA[hello,<br /><br />I am trying to make 2 circles (MC) move with the LEFT
arrow after I click on one of them (selecting witch to move)(ex.clic ball1
move it with the key, then click ball2 and move it..). But I can move only
one circle, the other it doesn't respond when I click on it. Can you help
me with this?<br />---------ball1<br />on (press){ sel=1; } on (keyPress
"<Left>"){ if(sel==1) this._x = this._x -5 }<br />---------ball2<br />on
(press){ sel=2; } on (keyPress "<Left>"){ if(sel==2) this._x = this._x -5
}<br />------------first frame<br />sel=0<br />Reply With Quote<br
/>Thanks<br />-----------------------------------------<br /><a
href="http://www.infysolutions.com" class="postlink"
onclick="this.target='_blank';"
rel="nofollow">http://www.infysolutions.com</a><br /><a
href="http://www.infysolutions.com" class="postlink"
onclick="this.target='_blank';" rel="nofollow">Outsourcing software
development</a>]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=47"><![CDATA[Java Forum]]></category>
			<dc:creator><![CDATA[19903]]></dc:creator>
			<dc:date>2008-12-04T06:08:12+00:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=48345#p48345</guid>
		</item>
	
	</channel>
</rss>