<?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>TechNaNa</title>
	<atom:link href="http://technana.com/feed" rel="self" type="application/rss+xml" />
	<link>http://technana.com</link>
	<description>Mobile, Web Design and Web Development</description>
	<lastBuildDate>Fri, 08 Jul 2011 07:57:24 +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>Run PHP 5 as default using .htaccess</title>
		<link>http://technana.com/tips-n-tricks/run-php-5-as-default-using-htaccess</link>
		<comments>http://technana.com/tips-n-tricks/run-php-5-as-default-using-htaccess#comments</comments>
		<pubDate>Fri, 08 Jul 2011 07:14:09 +0000</pubDate>
		<dc:creator>Myo Kyaw Htun</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[.htaccess]]></category>

		<guid isPermaLink="false">http://technana.com/?p=159</guid>
		<description><![CDATA[You will notice that recent released version of WordPress requires PHP version 5 to run on your site. Some web hostings are still using PHP 4 while many web hosting offers both PHP 4 and PHP 5 in their shared &#8230; <a href="http://technana.com/tips-n-tricks/run-php-5-as-default-using-htaccess">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You will notice that recent released version of WordPress requires PHP version 5 to run on your site. Some web hostings are still using PHP 4 while many web hosting offers both PHP 4 and PHP 5 in their shared hosting packages that they allow you to switch between PHP 4 and PHP 5 with their hosting administration. If you can&#8217;t find this option, you can enable by using two lines of code in .htaccess file.</p>
<pre class="py" name="code">AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4</pre>
<p>If you already have .htaccess file, add those lines which I mentioned above. I hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/tips-n-tricks/run-php-5-as-default-using-htaccess/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone / iPod Touch in DFU Mode</title>
		<link>http://technana.com/tips-n-tricks/iphone-ipod-touch-in-dfu-mode</link>
		<comments>http://technana.com/tips-n-tricks/iphone-ipod-touch-in-dfu-mode#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:11:07 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://technana.com/?p=145</guid>
		<description><![CDATA[DFU mode = Device Firmware Update mode DFU mode is a mode where the iPhone or iPod Touch will be made to force a restore of the firmware into whatever version firmware it is given. Getting your iPhone or iPod &#8230; <a href="http://technana.com/tips-n-tricks/iphone-ipod-touch-in-dfu-mode">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-346" src="http://www.hello-mobile.net/wp-content/uploads/2009/04/dfu.jpg" alt="DFU Mode" width="143" height="165" /></p>
<p>DFU mode = Device Firmware Update mode</p>
<p>DFU mode is a mode where the iPhone or iPod Touch will be made to force a restore of the firmware into whatever version firmware it is given.</p>
<p>Getting your iPhone or iPod Touch into DFU mode is somewhat tricky, and it may require some practice because timing is essential to get it to DFU mode and not into recovery mode.</p>
<p><span id="more-145"></span>WARNING!<br />
This tutorial will show you how to put your iPhone or iPod Touch into DFU mode. Please try this at your own risk, as I am not responsible or will not be held accountable for any damages done to your phone. Although there may be a resolution to almost all errors, please read the instructions carefully when downgrading so you won’t encounter any problems along the way.</p>
<p>1. First, Open up iTunes, plug in your iPhone or iPod Touch to the USB port. Turn on your computer&#8217;s speaker and make sure it is loud enough that you can hear it.</p>
<p>2. Hold down the <strong>Home </strong>button (located on the front bottom of your iPod Touch/iPhone) and the <strong>Power</strong> button (top left for iPod Touch and top right for the iPhone with the screen facing you) simutaneously, until the screen goes black and the device turns off. (past the red slider/slide to power off screen)</p>
<p>3. Now let go of the <strong>Power</strong> button, but continue to hold the <strong>Home</strong> button. Your iPhone or iPod Touch should have turned off and the screen should not be on.</p>
<p>4. After around 10-20 seconds, you will hear a noise (beep/ding) from your computer as if it had just recognized a new hardware device, now iTunes should recognize it in DFU mode.</p>
<p>5. After iTunes recognizes the iPhone or iPod Touch, let go of the <strong>Home</strong> button otherwise it will go into <em>recovery mode</em> and you will have to do the entire DFU process over again.</p>
<p>6. You will know when you have put your iPhone or iPod Touch correctly into DFU mode when the display is blank and that you do not have anything on your device.</p>
<p>Now you can install any iPod Touch/iPhone firmware on to your device via the iTunes SHIFT recovery method.</p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/tips-n-tricks/iphone-ipod-touch-in-dfu-mode/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Jailbreak for iPod Touch 2G</title>
		<link>http://technana.com/tips-n-tricks/jailbreak-for-ipod-touch-2g</link>
		<comments>http://technana.com/tips-n-tricks/jailbreak-for-ipod-touch-2g#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:52:48 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Jailbreak]]></category>

		<guid isPermaLink="false">http://technana.com/?p=143</guid>
		<description><![CDATA[Here is the Jailbreak for iPod Touch 2G! It is simple to Jailbreak you iPod with QuickFreedom. QuickFreedom does a good job of explaining everything. If you still don’t know how to, here you go: 1. Click Here to download &#8230; <a href="http://technana.com/tips-n-tricks/jailbreak-for-ipod-touch-2g">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-340" src="http://www.hello-mobile.net/wp-content/uploads/2009/04/qf-300x118.png" alt="QuickFreedom" width="300" height="118" /></p>
<p>Here is the Jailbreak for iPod Touch 2G!<br />
It is  simple to Jailbreak you iPod with QuickFreedom. QuickFreedom does a good job of explaining everything. If you still don’t know how to, here you go:</p>
<p><span id="more-143"></span></p>
<p>1. Click <a href="http://quickfreedom.com/" target="_blank">Here</a> to download the installer.</p>
<p>2. Install and Open QuickFreedom.</p>
<p>3. Click Jailbreak. <a href="http://quickfreedom.com/albums_9967822ea62ae6cec5797dd510b703b1/pc2.png" target="_blank">[Screenshot]</a><br />
*  The next page will check to see if LIBUSB has been installed. If it has then you should see a green check, if it has not then click the install button to the right.<br />
*  The Same applies for the the Original Firmware 2.2.1. If you don’t have the firmware already installed click Download. Then Browse to find it in your download folder.</p>
<p>4. Once both have been installed click Next.</p>
<p>5. Check Install Installer (recommended). Check Use Custom Boot Logo (if you want a custom boot logo). <a href="http://quickfreedom.com/albums_9967822ea62ae6cec5797dd510b703b1/pc3.png" target="_blank">[Screenshot]</a><br />
*  Once Checked, a window should open asking you what type of boot logo you want. You can also use your own custom boot logo here as well. <a href="http://quickfreedom.com/albums_9967822ea62ae6cec5797dd510b703b1/pc4.png" target="_blank">[Screenshot]</a></p>
<p>6. Click Create Firmware.<br />
*  Takes about 5-10 minutes depending on your specs.<br />
*  A window should pop up saying, “Your ipsw has been completed and patched successfuly”.<br />
*  Click OK.<br />
*  You should also see that you now have a new Custom Firmware.ipsw  on your desktop.<br />
*  Click Next.</p>
<p>7. Connect your iPod to the computer and put your iPod into <a href="http://technana.com/tips-n-tricks/iphone-ipod-touch-in-dfu-mode" target="_blank">DFU mode</a>.<br />
*  After doing so the log should state, ” iPod Connected in DFU Mode, Press Start-Prejailbreak“.<br />
*  If for any reason it says, “iPod not found” just unplug your iPod and plug it back in.</p>
<p>8. Press Start Pre-Jailbreak.<br />
*  Your iPod should Turn White.<br />
*  A window should pop up saying, ” iPod successfully put into Pre-Jailbreak Mode.<br />
*  Now restore your custom firmware in iTunes. This file is located on your desktop“.<br />
*  Click OK.<br />
*  Click Next.</p>
<p>9. It will tell you how to restore you custom firmware. Do this by:<br />
*  Opening iTunes.<br />
*  Hold Shift &amp; click Restore.<br />
*  A browse window will open.<br />
*  In the browse window, find the Custom Firmware.ipsw located on your desktop.  Click it.<br />
*  Click Open.</p>
<p>10. Your iPod will now restore.</p>
<p>11. After this a iTunes window will open telling you it has been restored and that it is now restarting.</p>
<p>12. iTunes will now ask you to setup the iPod.</p>
<p>13. You have now Jailbroken your iPod Touch Second Generation!</p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/tips-n-tricks/jailbreak-for-ipod-touch-2g/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Original Firmwares (iPod Touch 1G/2G, iPhone 2G/3G)</title>
		<link>http://technana.com/mobile/original-firmwares-ipod-touch-1g2g-iphone-2g3g</link>
		<comments>http://technana.com/mobile/original-firmwares-ipod-touch-1g2g-iphone-2g3g#comments</comments>
		<pubDate>Fri, 24 Apr 2009 03:42:53 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://technana.com/?p=141</guid>
		<description><![CDATA[iPhone 2G 1.0.1/1C25 1.0.2/1C28 1.0/1A543a 1.1.1/3A109a 1.1.2/3B48b 1.1.3/4A93 1.1.4/4A102 2.0.1/5B108 2.0.2/5C1 2.0/5A347 2.1/5F136 2.2/5G77 2.2.1/5H11 iPhone 3G 2.0.1/5B108 2.0/5A347 2.0.2/5C1 2.1/5F136 2.2/5G77 2.2.1/5H11 iPod Touch 1G 1.1/3A101a 1.1.1/3A110a 1.1.2/3B48b 1.1.3/4A93 1.1.4/4A102 1.1.5/4B1 2.0/5A347 2.0.1/5B108 2.0.2/5C1 2.1/5F137 2.2.1/5H11 iPod Touch 2G &#8230; <a href="http://technana.com/mobile/original-firmwares-ipod-touch-1g2g-iphone-2g3g">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-311" src="http://www.hello-mobile.net/wp-content/uploads/2009/04/iphone_ipodtouch-300x225.jpg" alt="iPhone &amp; iPod Touch" width="300" height="225" /></p>
<p><span id="more-141"></span></p>
<h3>iPhone 2G</h3>
<p><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3614.20070731.Nt6Y7/iPhone1,1_1.0.1_1C25_Restore.ipsw" target="_self">1.0.1/1C25</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3823.20070821.vormd/iPhone1,1_1.0.2_1C28_Restore.ipsw" target="_self">1.0.2/1C28</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3538.20070629.B7vXa/iPhone1,1_1.0_1A543a_Restore.ipsw" target="_self">1.0/1A543a</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3883.20070927.In76t/iPhone1,1_1.1.1_3A109a_Restore.ipsw" target="_self">1.1.1/3A109a</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4037.20071107.5Bghn/iPhone1,1_1.1.2_3B48b_Restore.ipsw" target="_self">1.1.2/3B48b</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4061.20080115.4Fvn7/iPhone1,1_1.1.3_4A93_Restore.ipsw" target="_self">1.1.3/4A93</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4313.20080226.Sw39i/iPhone1,1_1.1.4_4A102_Restore.ipsw" target="_self">1.1.4/4A102</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5135.20080729.Vfgtr/iPhone1,1_2.0.1_5B108_Restore.ipsw" target="_self">2.0.1/5B108</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5246.20080818.2V0hO/iPhone1,1_2.0.2_5C1_Restore.ipsw" target="_self">2.0.2/5C1</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4956.20080710.V50OI/iPhone1,1_2.0_5A347_Restore.ipsw" target="_self">2.0/5A347</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5202.20080909.gkbEj/iPhone1,1_2.1_5F136_Restore.ipsw" target="_self">2.1/5F136</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5779.20081120.Pt5yH/iPhone1,1_2.2_5G77_Restore.ipsw" target="_self">2.2/5G77</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5830.20090127.Mmni6/iPhone1,1_2.2.1_5H11_Restore.ipsw" target="_self">2.2.1/5H11</a></p>
<h3>iPhone 3G</h3>
<p><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5134.20080729.Q2W3E/iPhone1,2_2.0.1_5B108_Restore.ipsw" target="_self">2.0.1/5B108</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4955.20080710.bgt53/iPhone1,2_2.0_5A347_Restore.ipsw" target="_self">2.0/5A347</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5241.20080818.t5Fv3/iPhone1,2_2.0.2_5C1_Restore.ipsw" target="_self">2.0.2/5C1</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5198.20080909.K3294/iPhone1,2_2.1_5F136_Restore.ipsw" target="_self">2.1/5F136</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5778.20081120.Aqw4R/iPhone1,2_2.2_5G77_Restore.ipsw" target="_self">2.2/5G77</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5828.20090127.aQLi8/iPhone1,2_2.2.1_5H11_Restore.ipsw" target="_self">2.2.1/5H11</a></p>
<h3>iPod Touch 1G</h3>
<p><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-3882.20070910.N8uyT/iPod1,1_1.1_3A101a_Restore.ipsw" target="_self">1.1/3A101a</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-3932.20070927.p23dD/iPod1,1_1.1.1_3A110a_Restore.ipsw" target="_self">1.1.1/3A110a</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4036.20071107.9g3DF/iPod1,1_1.1.2_3B48b_Restore.ipsw" target="_self">1.1.2/3B48b</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-4060.20080115.9Iuh5/iPod1,1_1.1.3_4A93_Restore.ipsw" target="_self">1.1.3/4A93</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4312.20080226.Btu45/iPod1,1_1.1.4_4A102_Restore.ipsw" target="_self">1.1.4/4A102</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4841.20080714.bgy8O/iPod1,1_1.1.5_4B1_Restore.ipsw" target="_self">1.1.5/4B1</a><br />
<a href="http://uploaded.to/file/ih0z65/iPod1,1_2.0_5A347_Restore.ipsw" target="_self">2.0/5A347</a><br />
<a href="http://uploaded.to/file/nm2yxo/iPod1,1_2.0.1_5B108_Restore.ipsw" target="_self">2.0.1/5B108</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/ProtectedAsset/iPod/osx/bundles/061-5243.20080818.039Ym/iPod1,1_2.0.2_5C1_Restore.ipsw?downloadKey=1240453952_71b297edff43a851526346e902419658" target="_self">2.0.2/5C1</a><br />
<a href="http://uploaded.to/file/iu1724/iPod1,1_2.1_5F137_Restore.ipsw" target="_self">2.1/5F137</a><br />
<a href="http://pfd.apple.com/ProtectedAsset/iPod/061-5862.2009127.f2dke/iPod1,1_2.2.1_5H11_Restore.ipsw?downloadKey=1240453952_1ebe190a3d165861581c1bf6800bc492" target="_self">2.2.1/5H11</a></p>
<h3>iPod Touch 2G</h3>
<p><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-5494.20080909.8i9o0/iPod2,1_2.1.1_5F138_Restore.ipsw" target="_self">2.1.1/5F138</a><br />
<a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5863.20090127.rt56K/iPod2,1_2.2.1_5H11a_Restore.ipsw" target="_self">2.2.1/5H11a</a></p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/mobile/original-firmwares-ipod-touch-1g2g-iphone-2g3g/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Uninstall Cydia Application Directly from Springboard</title>
		<link>http://technana.com/tips-n-tricks/how-to-uninstall-cydia-application-directly-from-springboard</link>
		<comments>http://technana.com/tips-n-tricks/how-to-uninstall-cydia-application-directly-from-springboard#comments</comments>
		<pubDate>Sat, 28 Mar 2009 11:10:10 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tips n Tricks]]></category>

		<guid isPermaLink="false">http://technana.com/?p=137</guid>
		<description><![CDATA[I expect everyone of you have used Cydia to download iPhone apps for your jailbroken iPhone. Cydia is great but one thing I dislike is I cannot uninstall Cydia application directly from home screen (or what so called springboard). In &#8230; <a href="http://technana.com/tips-n-tricks/how-to-uninstall-cydia-application-directly-from-springboard">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-138" src="http://technana.com/wordpress/wp-content/uploads/2009/03/cydelete_confirm.jpg" alt="cydelete_confirm" width="250" height="375" /><br />
I expect everyone of you have used Cydia to download iPhone apps for your jailbroken iPhone. Cydia is great but one thing I dislike is I cannot uninstall Cydia application directly from home screen (or what so called springboard). In order to remove a Cydia app, you’ll need to launch Cydia and go to package screen to uninstall the application.</p>
<p><span id="more-137"></span>The recent release of CyDelete finally solves the uninstallation problem and bring much convenience to iPhone or iPod users. CyDelete allows you to uninstall any Cydia application directly from the home screen using the same way as you remove other iPhone applications from App Store. You can simply tap and hold on the icon of Cydia application you want to remove. You’ll then see a “X” showing up. Tap the “X” and CyDelete will prompt you for confirmation to remove the Cydia package.</p>
<p>That’s the same way you remove iPhone apps from App Store. Cool, right? CyDelete is available for download from Cydia and it’s absolutely free.</p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/tips-n-tricks/how-to-uninstall-cydia-application-directly-from-springboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing Parameters To SWF File with Actionscript 3.0</title>
		<link>http://technana.com/web-development/passing-parameters-with-actionscript3</link>
		<comments>http://technana.com/web-development/passing-parameters-with-actionscript3#comments</comments>
		<pubDate>Mon, 09 Mar 2009 07:51:13 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Adobe Flash]]></category>

		<guid isPermaLink="false">http://technana.com/?p=120</guid>
		<description><![CDATA[Recently I had a project to build a Flv player with flash. The video file name and the title were to be passed to the flash file as parameters from the html file. Since I had not done passign parameters &#8230; <a href="http://technana.com/web-development/passing-parameters-with-actionscript3">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I had a project to build a Flv player with flash. The video file name and the title were to be passed to the flash file as parameters from the html file. Since I had not done passign parameters to flash file with AS 3.0 I search the net to see how its done. There were many tutorials and the solution seemed very simple and straight forward. So I left this part to the very end of the project. But when I tookup this part it didn&#8217;t work as expected. Finally I figured it out and thought that I will share it with all of you.</p>
<h3>How to pass parameters to flash (swf) file</h3>
<p>First we will begin with the passing the variable to the SWF file from the html file. This was where I went wrong. I tried the following ways that <strong>didn&#8217;t work</strong> for me.</p>
<pre name="code" class="javascript">
&lt;param value="flashfile.swf?par1=hello&amp;par2=world" .....

&lt;param value="flashfile.swf" flashvars="par1=hello&amp;par2=world" .....

&lt;embed src="flashfile.swf?par1=hello&amp;par2=world" .......</em>

&lt;embed src="flashfile.swf" flashvars="par1=hello&amp;par2=world" .....
</pre>
<p>finally what worked was including the parameter in the javascript as shown below.</p>
<pre name="code"  class="javascript">
AC_FL_RunContent(
'codebase', 'http://......',
'width', '500',
'height', '400',
'src', 'flashfile',
 'flashvars', 'par1=hello&amp;par2=world',
...........
)
</pre>
<p>or </p>
<pre name="code" class="javascript">
AC_FL_RunContent(
'codebase', 'http://......',
'width', '500',
'height', '400',
 'src', 'flashfile?par1=hello&amp;par2=world',
...........
)
</pre>
<p>Publish your flash file and edit the html file generated to add the &#8216;flashvars&#8217;.</p>
<h3>Accessing flash variables with actionscript 3.0</h3>
<p>Now we need to access these variables from flash file with actionscript. The flash variables are included as properties of  &#8216;root.loaderInfo.parameters&#8217;. So to access our parameters we simply have to write,</p>
<pre name="code" class="javascript">
<strong>trace(root.loaderInfo.parameters.par1);</strong>

<strong>trace(root.loaderInfo.parameters.par2);</strong>
</pre>
<p>NB:<br />
If the SWF file is called directly by the browser the parameters can be passed in the traditional way that they are  passed to the script files (url embeded)<br />
eg : <em>http://yourdomain.com/flashfile.swf?par1=hello&amp;par2=world</em></p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/web-development/passing-parameters-with-actionscript3/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Shorten Urls with HiSo</title>
		<link>http://technana.com/internet/shorten-urls-with-hiso</link>
		<comments>http://technana.com/internet/shorten-urls-with-hiso#comments</comments>
		<pubDate>Fri, 06 Mar 2009 15:17:34 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://technana.com/?p=115</guid>
		<description><![CDATA[Url shortening become popular along with the microblog. When you&#8217;re sharing long web url with your followers on Twitter, it will short your url with Tinyurl. But Tinyurl doesn&#8217;t have tracking feature for shorten urls. Hiso is another Url shortening &#8230; <a href="http://technana.com/internet/shorten-urls-with-hiso">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Url shortening become popular along with the microblog. When you&#8217;re sharing long web url with your followers on Twitter, it will short your url with Tinyurl. But Tinyurl doesn&#8217;t have tracking feature for shorten urls. <a title="HiSo" href="http://hiso.asia">Hiso</a> is another Url shortening service that will not only make your url shorter but also give you the clicks stats and refferal sites. It offers an API so that you can integrate with your application.</p>
<p style="text-align: center;"><img class="size-full wp-image-116 aligncenter" title="HiSo" src="http://technana.com/wordpress/wp-content/uploads/2009/03/hiso.png" alt="HiSo" width="435" height="295" /></p>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/internet/shorten-urls-with-hiso/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gotoAndPlay() and gotoAndStop() in Flash Actionscript 3.0</title>
		<link>http://technana.com/web-development/gotoandplay-and-gotoandstop-in-flash-actionscript-30</link>
		<comments>http://technana.com/web-development/gotoandplay-and-gotoandstop-in-flash-actionscript-30#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:08:17 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://technana.com/?p=109</guid>
		<description><![CDATA[gotoAndPlay() and gotoAndStop() are two function that help to control the playhead in flash movieclip. gotoAndPlay() cause the playhead to jump to the specified scene and frame and continue playing , where as gotoAndStop() causes the playhead to jump to &#8230; <a href="http://technana.com/web-development/gotoandplay-and-gotoandstop-in-flash-actionscript-30">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>gotoAndPlay() and gotoAndStop() are two function that help to control the playhead in flash movieclip. gotoAndPlay() cause the playhead to jump to the specified scene and frame and continue playing , where as gotoAndStop() causes the playhead to jump to the destination and stops from progressing further.</p>
<p><span class="mmbody"><br />
<h3>Usage</strong></h3>
<pre>gotoAndPlay(frame:Object, scene:String = null):void
<code>gotoAndStop(frame:Object, scene:String = null):void</code></pre>
<p><span class="mmbody"><br />
<h3>Parameters</strong></h3>
<p><code><span style="color: #666666;">scene</span></code> <span class="mmbody"> The scene name to which the playhead is sent. eg: &#8220;GameScene&#8221;<br />
</span></p>
<p><code><span style="color: #666666;">frame</span></code> <span class="mmbody"> The frame number or label to which the playhead is sent. eg: 10 , &#8220;LoadFrame&#8221;</span></p>
<p><span class="mmbody">In AS 2.0 the order of scene and frame parameters to the functions are reversed. If only one parameter is passed, this value will be considered as the frame number or label. The play head will be moved to that frame in the present scene.<br />
</span></p>
<p><span class="mmbody"><br />
<h3>Eg:</strong></h3>
<pre>mc1.gotoAndPlay(mc1.currentFrame + 10);//goes to frame number (mc1.currentFrame + 10
)

mc1.gotoAndPlay("Load", "Scene_Score");// Frame='Load', Scene='Scene_Score
'

gotoAndPlay("end"); // goes to frame labeled 'end' in the current scene</pre>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/web-development/gotoandplay-and-gotoandstop-in-flash-actionscript-30/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Name of Country and their 2-Character Alphabetical Country Codes as PHP Key-Value array</title>
		<link>http://technana.com/web-development/name-of-country-and-their-2-character-alphabetical-country-codes-as-php-key-value-array</link>
		<comments>http://technana.com/web-development/name-of-country-and-their-2-character-alphabetical-country-codes-as-php-key-value-array#comments</comments>
		<pubDate>Mon, 02 Mar 2009 08:11:56 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://technana.com/?p=86</guid>
		<description><![CDATA[Its quiet a tedious job when it comes to developing a dropdown input field in which the user have to select a county, as part of their address, Nationality, etc. Think if you have several of this fields in your &#8230; <a href="http://technana.com/web-development/name-of-country-and-their-2-character-alphabetical-country-codes-as-php-key-value-array">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Its quiet a tedious job when it comes to developing a dropdown input field in which the user have to select a county, as part of their address, Nationality, etc. Think if you have several of this fields in your form. When you want to change you have to change each and every one. More over, if you have to select one option depending upon user input or some database value, your will either have to have &#8216;if&#8217; statement in every &#8216;&amp;lt;option&amp;gt;&#8217; tag or use javascript to select the option when the page loads. As I am a lazy guy, decided to have an array containing the names of the countries as values and the 2 digit alphabetic country codes as key. Now you can see how easily you can add change and manipulate these select field.<br />
<span id="more-86"></span></p>
<p>The array can be use as follows:</p>
<p>Several PHP array and string function can be used to manipulate this array to get your desired results. These are some useful PHP functions that you can use:</p>
<pre name="code" class="html">&lt;a href="http://google.com"&gt;Google&lt;/a&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/web-development/name-of-country-and-their-2-character-alphabetical-country-codes-as-php-key-value-array/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SonyEricsson Secret Codes</title>
		<link>http://technana.com/tips-n-tricks/sonyericsson-codes</link>
		<comments>http://technana.com/tips-n-tricks/sonyericsson-codes#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:52:21 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tips n Tricks]]></category>

		<guid isPermaLink="false">http://technana.com/?p=74</guid>
		<description><![CDATA[When you are looking at unlocking Sony Ericsson phones, be it free unlock software downloaded from the internet, unlocked calculator or paying for the unlocked phone services, most of the times, you will need to retrieve and supply the IMEI number &#8230; <a href="http://technana.com/tips-n-tricks/sonyericsson-codes">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-81" src="http://www.technana.com/wordpress/wp-content/uploads/2009/02/sony_ericsson_logo.jpg" alt="SE Logo" width="300" height="450" /></p>
<p>When you are looking at unlocking Sony Ericsson phones, be it free unlock software downloaded from the internet, unlocked calculator or paying for the unlocked phone services, most of the times, you will need to retrieve and supply the IMEI number of your Sony Ericsson phone.</p>
<p><span id="more-74"></span></p>
<p>If you are non tech guru, you might not know what an IMEI number is and how to go about getting it from your Sony Ericsson cell phone. Not to worry too much about that as this article will list some of the secret codes being used in mostly in Sony Ericsson mobile phone and how to go about getting them.</p>
<p>Take note that all the secret codes listed in this article are generally suitable for most of the Sony Ericsson cell phones models, but there might still be some that don’t work. Also, these codes are for your reference and you are using them at your own risk. We are not liable for any damages caused to the phone due to trying out of these codes. We don’t accept any complaints. Try it at your own risk!</p>
<h3>SonyEricsson Secret Menu</h3>
<p>-&gt; * &lt;- &lt;- * &lt;- * (-&gt; means press joystick, arrow keys or jogdial to the right and &lt;- means left.)</p>
<p>You&#8217;ll see phone model, software info, IMEI, configuration info, sim lock status, REAL time clock, total call time and text labels. You can also test your phones services and hardware from this menu (main display, camera, LED/illumination, Flash LED, keyboard, earphone, speaker, microphone, radio and vibrator tests).</p>
<h3>IMEI Number</h3>
<p>*#06#</p>
<h3>Lock Status (SIM Lock)</h3>
<p>&lt;- * * &lt;-</p>
<p>Do not lock your phone if you don&#8217;t know the unlock code. This is another good check before you buy any phone, especially second hand ones. If phone is SIM locked, you may not be able to switch to other GSM operators.</p>
<h3>Shortcut to last dial number</h3>
<p>0#</p>
<h3>Shortcut to SIM numbers</h3>
<p>On main menu type a number and press #</p>
<h3>To switch to default language</h3>
]]></content:encoded>
			<wfw:commentRss>http://technana.com/tips-n-tricks/sonyericsson-codes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

