<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.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 for Simple Flash Blog</title>
	<link>http://www.simpleflashblog.com</link>
	<description>Blog about Flash, Action Script, CSS</description>
	<pubDate>Wed, 20 Aug 2008 19:07:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on Loading content in Flash from a XML file by MICHAEL</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1506</link>
		<dc:creator>MICHAEL</dc:creator>
		<pubDate>Wed, 28 May 2008 07:10:41 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1506</guid>
		<description>very nice........
i want the scroll bar now for that text field, how to do that
if there is so much content in the .txt file, how can i see that in the swf file,ofcourse i can see that byscrolling middle mouse..but i want sroll bar in the left or right side to drag down and see the content

plz tell how</description>
		<content:encoded><![CDATA[<p>very nice&#8230;&#8230;..<br />
i want the scroll bar now for that text field, how to do that<br />
if there is so much content in the .txt file, how can i see that in the swf file,ofcourse i can see that byscrolling middle mouse..but i want sroll bar in the left or right side to drag down and see the content</p>
<p>plz tell how</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading content in Flash from a XML file by Per</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1487</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Tue, 20 May 2008 09:24:27 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1487</guid>
		<description>Hi, 
Great work - it works like a charm.

But I have a question - if I would like to include CSS into these two dynamic text fields, how do I do that??
I've tried to include a CSS href into my .xml file, but I know that's not enough.

How do I extend the AS code with CSS ??</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great work - it works like a charm.</p>
<p>But I have a question - if I would like to include CSS into these two dynamic text fields, how do I do that??<br />
I&#8217;ve tried to include a CSS href into my .xml file, but I know that&#8217;s not enough.</p>
<p>How do I extend the AS code with CSS ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interactivity in Flash using hitTest() method by Akhlaq  Ghouri</title>
		<link>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-1000</link>
		<dc:creator>Akhlaq  Ghouri</dc:creator>
		<pubDate>Mon, 28 Apr 2008 13:19:17 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-1000</guid>
		<description>I am really impressed by u and found what i wanted to. Its a good job specially for biggners and new comers. 
Thanks.</description>
		<content:encoded><![CDATA[<p>I am really impressed by u and found what i wanted to. Its a good job specially for biggners and new comers.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Christmas attractive Flash and ActionScript preloader by Aaron</title>
		<link>http://www.simpleflashblog.com/2007/12/02/christmas-attractive-flash-and-actionscript-preloader/#comment-994</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 27 Apr 2008 20:29:38 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/12/02/christmas-attractive-flash-and-actionscript-preloader/#comment-994</guid>
		<description>I couldn't understand some parts of this article Flash Blog » Christmas attractive Flash and ActionScript preloader, but I guess I just need to check some more resources regarding this, because it sounds interesting.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t understand some parts of this article Flash Blog » Christmas attractive Flash and ActionScript preloader, but I guess I just need to check some more resources regarding this, because it sounds interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Type writer effect using ActionScript by kumar</title>
		<link>http://www.simpleflashblog.com/2007/09/18/type-writer-effect-using-actionscript/#comment-945</link>
		<dc:creator>kumar</dc:creator>
		<pubDate>Mon, 21 Apr 2008 06:35:07 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/09/18/type-writer-effect-using-actionscript/#comment-945</guid>
		<description>thanks so much for this tutorial. it's very very simple</description>
		<content:encoded><![CDATA[<p>thanks so much for this tutorial. it&#8217;s very very simple</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interactivity in Flash using hitTest() method by spoonman</title>
		<link>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-944</link>
		<dc:creator>spoonman</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:52:28 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-944</guid>
		<description>i solve the problem jiji 
good:
startDrag(this, false, 40,15, 360, 285)}
spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){
bad:
startDrag(this, false, 40,15, 360, 285)
}spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){</description>
		<content:encoded><![CDATA[<p>i solve the problem jiji<br />
good:<br />
startDrag(this, false, 40,15, 360, 285)}<br />
spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){<br />
bad:<br />
startDrag(this, false, 40,15, 360, 285)<br />
}spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interactivity in Flash using hitTest() method by spoonman</title>
		<link>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-943</link>
		<dc:creator>spoonman</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:27:39 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-943</guid>
		<description>I get this error when test the code what is grong?

**Error** Scene=Scene 1, layer=actions, frame=1:Line 3: Syntax error.
     }spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){

Total ActionScript Errors: 1 	 Reported Errors: 1</description>
		<content:encoded><![CDATA[<p>I get this error when test the code what is grong?</p>
<p>**Error** Scene=Scene 1, layer=actions, frame=1:Line 3: Syntax error.<br />
     }spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){</p>
<p>Total ActionScript Errors: 1 	 Reported Errors: 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Christmas attractive Flash and ActionScript preloader by Buy Phentermine</title>
		<link>http://www.simpleflashblog.com/2007/12/02/christmas-attractive-flash-and-actionscript-preloader/#comment-931</link>
		<dc:creator>Buy Phentermine</dc:creator>
		<pubDate>Mon, 14 Apr 2008 16:07:10 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/12/02/christmas-attractive-flash-and-actionscript-preloader/#comment-931</guid>
		<description>Great Post, Thanks for sharing it. It is always good to read someone's else point of view. 
I Have bookmarked it for future use.</description>
		<content:encoded><![CDATA[<p>Great Post, Thanks for sharing it. It is always good to read someone&#8217;s else point of view.<br />
I Have bookmarked it for future use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interactivity in Flash using hitTest() method by brian</title>
		<link>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-930</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:35:44 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-930</guid>
		<description>some of your code was misplaced, it doesnt read right on flash MX, but this does

spaceship_mc.onPress = function(){
startDrag(this, false, 40,15, 360, 285)
}
spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function()
{
this.stopDrag();
 if (spaceship_mc.hitTest(planet_mc)){
  space_txt.text="The spaceship is on the planet!"
 }else{
  space_txt.text="The spaceship is back in space!"
 }
}</description>
		<content:encoded><![CDATA[<p>some of your code was misplaced, it doesnt read right on flash MX, but this does</p>
<p>spaceship_mc.onPress = function(){<br />
startDrag(this, false, 40,15, 360, 285)<br />
}<br />
spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function()<br />
{<br />
this.stopDrag();<br />
 if (spaceship_mc.hitTest(planet_mc)){<br />
  space_txt.text=&#8221;The spaceship is on the planet!&#8221;<br />
 }else{<br />
  space_txt.text=&#8221;The spaceship is back in space!&#8221;<br />
 }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interactivity in Flash using hitTest() method by onlineflash</title>
		<link>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-929</link>
		<dc:creator>onlineflash</dc:creator>
		<pubDate>Sun, 13 Apr 2008 19:45:14 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/26/interactivity-in-flash-using-hittest-method/#comment-929</guid>
		<description>I did all it says but when i come to testing it it says:


**Error** Scene=Scene 1, layer=actions, frame=1:Line 3: Syntax error.
     }spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){

Total ActionScript Errors: 1 	 Reported Errors: 1


any ideas?</description>
		<content:encoded><![CDATA[<p>I did all it says but when i come to testing it it says:</p>
<p>**Error** Scene=Scene 1, layer=actions, frame=1:Line 3: Syntax error.<br />
     }spaceship_mc.onRelease = spaceship_mc.onReleaseOutside = function(){</p>
<p>Total ActionScript Errors: 1 	 Reported Errors: 1</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
