<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for negush blog</title>
	
	<link>http://www.negush.net/blog</link>
	<description>Flash, ActionScript and stuff...</description>
	<lastBuildDate>Mon, 22 Apr 2013 16:40:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForNegushBlog" /><feedburner:info uri="commentsfornegushblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Listing the properties of an object by Kumarhane oyunlari</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/yxZMF9RZJTw/</link>
		<dc:creator>Kumarhane oyunlari</dc:creator>
		<pubDate>Mon, 22 Apr 2013 16:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=128#comment-98309</guid>
		<description>I do consider all of the ideas you have presented in your post. They are really convincing and will definitely work. Nonetheless, the posts are too short for beginners. May you please extend them a bit from next time? Thanks for the post.</description>
		<content:encoded><![CDATA[<p>I do consider all of the ideas you have presented in your post. They are really convincing and will definitely work. Nonetheless, the posts are too short for beginners. May you please extend them a bit from next time? Thanks for the post.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/listing-the-properties-of-an-object/comment-page-1/#comment-98309</feedburner:origLink></item>
	<item>
		<title>Comment on Listing the properties of an object by Vipul Khandelwal</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/4oKJOoxD9bQ/</link>
		<dc:creator>Vipul Khandelwal</dc:creator>
		<pubDate>Wed, 10 Apr 2013 10:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=128#comment-97499</guid>
		<description>How can retrieve a particular parameter like i want to get only width, then what i have to do...???</description>
		<content:encoded><![CDATA[<p>How can retrieve a particular parameter like i want to get only width, then what i have to do&#8230;???</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/listing-the-properties-of-an-object/comment-page-1/#comment-97499</feedburner:origLink></item>
	<item>
		<title>Comment on ExternalInterface.call not working with IE by negush</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/oSxVaY4yhsk/</link>
		<dc:creator>negush</dc:creator>
		<pubDate>Wed, 10 Apr 2013 06:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=228#comment-97482</guid>
		<description>@reddy

You should have an AS3 call to external interface like this: ExternalInterface.call(myJavascriptFunction);. Also, that javascript function should be defined on the global window object to make sure that flash player has access to it: window.myJavascriptFunction = function() { ... }. And make sure that the embed code for your flash object has an attribute id="myFlashObject". Oh, and another thing: make sure that the javascript function is already defined when you make the call from Flash (though, usually by the time the flash object is loaded and initialized, javascript functions are also defined).</description>
		<content:encoded><![CDATA[<p>@reddy</p>
<p>You should have an AS3 call to external interface like this: ExternalInterface.call(myJavascriptFunction);. Also, that javascript function should be defined on the global window object to make sure that flash player has access to it: window.myJavascriptFunction = function() { &#8230; }. And make sure that the embed code for your flash object has an attribute id=&#8221;myFlashObject&#8221;. Oh, and another thing: make sure that the javascript function is already defined when you make the call from Flash (though, usually by the time the flash object is loaded and initialized, javascript functions are also defined).</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/externalinterface-call-not-working-with-ie/comment-page-1/#comment-97482</feedburner:origLink></item>
	<item>
		<title>Comment on ExternalInterface.call not working with IE by reddy</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/oC5xb_SbtMI/</link>
		<dc:creator>reddy</dc:creator>
		<pubDate>Wed, 10 Apr 2013 05:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=228#comment-97479</guid>
		<description>Can any post some sample code Pls . I am calling javascript method by clicking on the button in the flash window. I have specified the id for the button. On button click , I am calling on AS method which internally call the JS method which not happening in IE . In all other browsers its working fine .</description>
		<content:encoded><![CDATA[<p>Can any post some sample code Pls . I am calling javascript method by clicking on the button in the flash window. I have specified the id for the button. On button click , I am calling on AS method which internally call the JS method which not happening in IE . In all other browsers its working fine .</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/externalinterface-call-not-working-with-ie/comment-page-1/#comment-97479</feedburner:origLink></item>
	<item>
		<title>Comment on ExternalInterface.call not working with IE by Stanislav</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/LC60CEYYAGY/</link>
		<dc:creator>Stanislav</dc:creator>
		<pubDate>Fri, 22 Mar 2013 15:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=228#comment-95973</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/externalinterface-call-not-working-with-ie/comment-page-1/#comment-95973</feedburner:origLink></item>
	<item>
		<title>Comment on Listing the properties of an object by bird</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/OyVk02NsDzU/</link>
		<dc:creator>bird</dc:creator>
		<pubDate>Thu, 02 Aug 2012 03:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=128#comment-74865</guid>
		<description>that's excellent !</description>
		<content:encoded><![CDATA[<p>that&#8217;s excellent !</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/listing-the-properties-of-an-object/comment-page-1/#comment-74865</feedburner:origLink></item>
	<item>
		<title>Comment on 5005: Unknown error optimizing byte code by Mike</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/DliSFNlu3Ow/</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 21 Jul 2012 04:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=13#comment-74140</guid>
		<description>Saving the flash .fla file as uncompressed (*.xfl) as someone suggested worked great for me.</description>
		<content:encoded><![CDATA[<p>Saving the flash .fla file as uncompressed (*.xfl) as someone suggested worked great for me.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/comment-page-3/#comment-74140</feedburner:origLink></item>
	<item>
		<title>Comment on 5005: Unknown error optimizing byte code by Cannot debug this SWF because it does not contain ActionScript « Flash, Flex and ActionScript</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/OshZxyNQ3Pk/</link>
		<dc:creator>Cannot debug this SWF because it does not contain ActionScript « Flash, Flex and ActionScript</dc:creator>
		<pubDate>Thu, 31 May 2012 07:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=13#comment-69185</guid>
		<description>[...] Link: http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/ (Please also read the comments on above page) Like this:LikeOne blogger likes this [...]</description>
		<content:encoded><![CDATA[<p>[...] Link: <a href="http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/" rel="nofollow">http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/</a> (Please also read the comments on above page) Like this:LikeOne blogger likes this [...]</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/comment-page-3/#comment-69185</feedburner:origLink></item>
	<item>
		<title>Comment on How to use Timer class instead of setInterval() by negush</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/QGgvOXHKfHo/</link>
		<dc:creator>negush</dc:creator>
		<pubDate>Thu, 08 Mar 2012 16:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=19#comment-57292</guid>
		<description>Hey, guys. It's good to know the article was helpful.</description>
		<content:encoded><![CDATA[<p>Hey, guys. It&#8217;s good to know the article was helpful.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/how-to-use-timer-class-instead-of-setinterval/comment-page-1/#comment-57292</feedburner:origLink></item>
	<item>
		<title>Comment on How to use Timer class instead of setInterval() by Doug</title>
		<link>http://feedproxy.google.com/~r/CommentsForNegushBlog/~3/gCnKINfAbl0/</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 07 Mar 2012 17:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=19#comment-57153</guid>
		<description>Thank you so much!  This was extremely helpful!!</description>
		<content:encoded><![CDATA[<p>Thank you so much!  This was extremely helpful!!</p>
]]></content:encoded>
	<feedburner:origLink>http://www.negush.net/blog/how-to-use-timer-class-instead-of-setinterval/comment-page-1/#comment-57153</feedburner:origLink></item>
</channel>
</rss>
