<?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: - Video Tutorial &#8211; How to Javascript Pop-Up Windows in Flash &#8211; Video Tutorial -</title>
	<atom:link href="http://www.flashenabledblog.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashenabledblog.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/</link>
	<description>A Blog covering Air, Flash, Flex, Illustrator and Photoshop</description>
	<lastBuildDate>Tue, 29 Jun 2010 07:29:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: amir</title>
		<link>http://www.flashenabledblog.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/comment-page-1/#comment-210</link>
		<dc:creator>amir</dc:creator>
		<pubDate>Sun, 25 Jan 2009 04:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/#comment-210</guid>
		<description>Hi there,

In Adobe Flash I made a button which open a pop up window the code is :

on (release) {
getURL(&quot;javascript: void(window.open(&#039;http://www.domainname.com/page.html&#039;,&#039;my_popwin&#039;,&#039;width=200,height=200&#039;));&quot;);
}
also I attache a AC_RunActiveContent.js file with it. but the problem is that IE 7 blocked it
is anybody that knows how can i bypass and solve this problem?

thank you so much !</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>In Adobe Flash I made a button which open a pop up window the code is :</p>
<p>on (release) {<br />
getURL(&#8220;javascript: void(window.open(&#8216;http://www.domainname.com/page.html&#8217;,'my_popwin&#8217;,'width=200,height=200&#8242;));&#8221;);<br />
}<br />
also I attache a AC_RunActiveContent.js file with it. but the problem is that IE 7 blocked it<br />
is anybody that knows how can i bypass and solve this problem?</p>
<p>thank you so much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.flashenabledblog.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/comment-page-1/#comment-209</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 01 Jun 2007 02:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/2007/05/30/video-tutorial-how-to-javascript-pop-up-windows-in-flash-video-tutorial/#comment-209</guid>
		<description>Hi I have a free generator on my site that does this with a few more features http://www.hover-it.com/hover_online_popup.htm

Just cut and paste the code.

Tony</description>
		<content:encoded><![CDATA[<p>Hi I have a free generator on my site that does this with a few more features <a href="http://www.hover-it.com/hover_online_popup.htm" rel="nofollow">http://www.hover-it.com/hover_online_popup.htm</a></p>
<p>Just cut and paste the code.</p>
<p>Tony</p>
]]></content:encoded>
	</item>
</channel>
</rss>
