<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>snydersoft.com &#187; Flash</title>
	<atom:link href="http://snydersoft.com/category/dev/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://snydersoft.com</link>
	<description>Sharing Web Development Information</description>
	<lastBuildDate>Tue, 15 Feb 2011 12:51:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flash CS3 using fscommand and batch files</title>
		<link>http://snydersoft.com/2007/10/02/flash-cs3-using-fscommand-and-batch-files/</link>
		<comments>http://snydersoft.com/2007/10/02/flash-cs3-using-fscommand-and-batch-files/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 14:10:57 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2007/10/02/flash-cs3-using-fscommand-and-batch-files/</guid>
		<description><![CDATA[I ran into a particularly odd problem when I moved to Flash CS3. It no longer allowed me to place batch files in the fscommand directory and call them from a flash projector file. I found this article while searching for a reason why, and it provides an excellent way to overcome the current issue [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into a particularly odd problem when I moved to Flash CS3.  It no<br />
longer allowed me to place batch files in the fscommand directory and call<br />
them from a flash projector file.  I found this article while searching for<br />
a reason why, and it provides an excellent way to overcome the current issue<br />
with Flash CS3 (and helps with the &#8220;flashing black dos boxes&#8221; that many<br />
people have to work around when using batch files in fscommand).</p>
<p><a target="_blank" title="http://www.northcode.com/blog.php/2007/08/07/Conquering-FSCommand-EXEC-Part-1-Proxy" href="http://www.northcode.com/blog.php/2007/08/07/Conquering-FSCommand-EXEC-Part-1-Proxy">http://www.northcode.com/blog.php/2007/08/07/Conquering-FSCommand-EXEC-Part-<br />
1-Proxy</a></p>
<p>Basically, it provides a software proxy by which you can call out to those<br />
Batch files from Flash projector files (and eliminate the DOS box at the<br />
same time).  Just download proxy.exe and rename to match the batch file you<br />
want it to execute.</p>
<p>Example:  Want to run &#8220;dosomething.bat&#8221; so you rename proxy.exe to be<br />
&#8220;dosomething.exe&#8221;.<br />
and in flash you would call it similarly:  fscommand(&#8220;exec&#8221;,<br />
&#8220;dosomething.exe&#8221;);</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2007/10/02/flash-cs3-using-fscommand-and-batch-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XHTML and Flash</title>
		<link>http://snydersoft.com/2007/09/13/xhtml-and-flash/</link>
		<comments>http://snydersoft.com/2007/09/13/xhtml-and-flash/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 13:10:49 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2007/09/13/xhtml-and-flash/</guid>
		<description><![CDATA[Here is a great article on what it takes to embed flash on your web pageswhile still validating for XHTML Strict standards. http://alistapart.com/articles/flashsatay]]></description>
			<content:encoded><![CDATA[<p>Here is a great article on what it takes to embed flash on your web pages<br />while still validating for XHTML Strict standards.</p>
<p><a target="_blank" title="http://alistapart.com/articles/flashsatay" href="http://alistapart.com/articles/flashsatay">http://alistapart.com/articles/flashsatay</a></p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2007/09/13/xhtml-and-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.338 seconds -->

