<?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>TechMynd &#187; FLASH, Actionscript, XML &amp; PHP</title>
	<atom:link href="http://www.techmynd.com/category/tutorials/flash-xml-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmynd.com</link>
	<description>Computer, internet, software, reviews, tips, games, technology, downloads</description>
	<lastBuildDate>Sat, 11 Feb 2012 19:42:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Date and Time in Flash</title>
		<link>http://www.techmynd.com/date-and-time/</link>
		<comments>http://www.techmynd.com/date-and-time/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 18:54:06 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[FLASH, Actionscript, XML & PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=101</guid>
		<description><![CDATA[Here is how we display date and time in a flash movie. Take a dynamic text field named as &#8216;Mytime&#8217; which will be used in scripting and in dynamic text field time will appear. Adjust font color and size of text according to your need. Take a blank movie clip may be outside of movie [...]<p><a href="http://www.techmynd.com/date-and-time/">Date and Time in Flash</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/date-and-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash XML PHP</title>
		<link>http://www.techmynd.com/flash-xml-php/</link>
		<comments>http://www.techmynd.com/flash-xml-php/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 20:43:21 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[FLASH, Actionscript, XML & PHP]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=34</guid>
		<description><![CDATA[With Flash, XML and PHP you can create very professional, interactive, dynamic and customizable slideshows, galleries and lot more. We basically control back-end by PHP and create XML file which is called in flash to show the dynamic content. This section is bringing PHP, XML and Flash based scripts. Flash XML PHP is a post [...]<p><a href="http://www.techmynd.com/flash-xml-php/">Flash XML PHP</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/flash-xml-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Data in Flash From PHP</title>
		<link>http://www.techmynd.com/get-data-in-flash-from-php/</link>
		<comments>http://www.techmynd.com/get-data-in-flash-from-php/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 15:29:45 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[FLASH, Actionscript, XML & PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP/Ajax]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=33</guid>
		<description><![CDATA[Following is a little example on how we can fetch data from PHP script into Flash swf file. Setting Up SWF File In order for Flash to get data from an external source, you need to make use of dynamic text fields. Simply place a blank dynamic text field on the stage and make sure [...]<p><a href="http://www.techmynd.com/get-data-in-flash-from-php/">Get Data in Flash From PHP</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/get-data-in-flash-from-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make SWF Background Transparent in Webpage</title>
		<link>http://www.techmynd.com/how-to-make-swf-background-transparent/</link>
		<comments>http://www.techmynd.com/how-to-make-swf-background-transparent/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 14:20:10 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[FLASH, Actionscript, XML & PHP]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash background transparent]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[swf background transparent]]></category>
		<category><![CDATA[swf transparent background]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=32</guid>
		<description><![CDATA[In some cases we need transparent background for swf in web pages. For that a little property of SWF movie as a parameter will do. The background of a Flash movie can be set to transparent. This allows the background color or image of the HTML page that contains the Flash movie to show through [...]<p><a href="http://www.techmynd.com/how-to-make-swf-background-transparent/">How to Make SWF Background Transparent in Webpage</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/how-to-make-swf-background-transparent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/24 queries in 0.082 seconds using disk: basic
Object Caching 748/787 objects using disk: basic

Served from: www.techmynd.com @ 2012-02-12 16:18:36 -->
