<?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 for Code and Visual</title>
	<atom:link href="http://www.codeandvisual.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeandvisual.com</link>
	<description>Creative Design and Development</description>
	<pubDate>Sat, 04 Feb 2012 07:54:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Flash on iPhone - Automatically convert dynamic text to high performance bitmaps (with filters) by admin</title>
		<link>http://www.codeandvisual.com/2011/flash-on-iphone-automatically-convert-dynamic-text-to-high-performance-bitmaps-with-filters/comment-page-1/#comment-5947</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1335#comment-5947</guid>
		<description>Hi Gabriel, I can't comment on a different code package but it seems like that link caters to a different set of requirements.</description>
		<content:encoded><![CDATA[<p>Hi Gabriel, I can&#8217;t comment on a different code package but it seems like that link caters to a different set of requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash on iPhone - Automatically convert dynamic text to high performance bitmaps (with filters) by Gabriel</title>
		<link>http://www.codeandvisual.com/2011/flash-on-iphone-automatically-convert-dynamic-text-to-high-performance-bitmaps-with-filters/comment-page-1/#comment-5946</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1335#comment-5946</guid>
		<description>Hi,

I know this might be a little off-topic, but I found a nice collection of Flash components, that I wanted to integrate into my site. I am not sure if it is possible, since I know the IPhone doesn't support Flash, but do you know if I could make this application work for the IPhone, www.flashxml.net/html-content-scroller.html</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I know this might be a little off-topic, but I found a nice collection of Flash components, that I wanted to integrate into my site. I am not sure if it is possible, since I know the IPhone doesn&#8217;t support Flash, but do you know if I could make this application work for the IPhone, <a href="http://www.flashxml.net/html-content-scroller.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.flashxml.net/html-content-scroller.html?referer=');">http://www.flashxml.net/html-content-scroller.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Two, Creating an iPhone Project by MSFX</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-two-creating-an-iphone-project/comment-page-1/#comment-4078</link>
		<dc:creator>MSFX</dc:creator>
		<pubDate>Fri, 11 Nov 2011 11:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1014#comment-4078</guid>
		<description>Hi,

What changes are required to update this template to use AIR 3.1 please?

Thanks, great article!

Matt</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What changes are required to update this template to use AIR 3.1 please?</p>
<p>Thanks, great article!</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash on iPhone - Better Than Blitting (Real World Performance Results) by Michel</title>
		<link>http://www.codeandvisual.com/2011/flash-on-iphone-better-than-blitting-real-world-performance-results/comment-page-1/#comment-3970</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Tue, 08 Nov 2011 20:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1267#comment-3970</guid>
		<description>Hey James,

I've recently been testing the same stuff on my iPad and compared blitting vs. bitmapData assignment with similar results. I boiled it down to the essentials and also added collision detection. I also tested performance under GPU and CPU rendering mode.
Eventually I ended up with a setup running 100 animations moving them across the screen and testing for collisions at 24 FPS. Since you asked for results from other people, I thought you may be eager to check out the tests and results on my blog http://blog.starnut.com/flash-to-ios-performance-tests/ . I tried to keep things pretty detailed to line out the differences of the various setups.

Concerning Corona, you may want to ask Josh Tynjala about his experiences. AFAIK he used Corona in some of his games. Maybe knows more about how it performs.

Cheers,
Michel</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>I&#8217;ve recently been testing the same stuff on my iPad and compared blitting vs. bitmapData assignment with similar results. I boiled it down to the essentials and also added collision detection. I also tested performance under GPU and CPU rendering mode.<br />
Eventually I ended up with a setup running 100 animations moving them across the screen and testing for collisions at 24 FPS. Since you asked for results from other people, I thought you may be eager to check out the tests and results on my blog <a href="http://blog.starnut.com/flash-to-ios-performance-tests/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/blog.starnut.com/flash-to-ios-performance-tests/?referer=');">http://blog.starnut.com/flash-to-ios-performance-tests/</a> . I tried to keep things pretty detailed to line out the differences of the various setups.</p>
<p>Concerning Corona, you may want to ask Josh Tynjala about his experiences. AFAIK he used Corona in some of his games. Maybe knows more about how it performs.</p>
<p>Cheers,<br />
Michel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Four, Creating an Air Certificate and Compiling to .IPA by Sina</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/comment-page-1/#comment-3803</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Fri, 04 Nov 2011 20:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1087#comment-3803</guid>
		<description>Hey guys, 
So i fixed the parse error by giving the direct path to my 32 bit java file in the adt.bat

@"C:\Program Files (x86)\Java\jre6\bin\java" -jar 

So I have it compiling however after it says that it was compiled succesfully the ipa file is no where to be found on my computer. I have searched my entire HDD and nothing. Any help would be appreciated.

Sina</description>
		<content:encoded><![CDATA[<p>Hey guys,<br />
So i fixed the parse error by giving the direct path to my 32 bit java file in the adt.bat</p>
<p>@&#8221;C:\Program Files (x86)\Java\jre6\bin\java&#8221; -jar </p>
<p>So I have it compiling however after it says that it was compiled succesfully the ipa file is no where to be found on my computer. I have searched my entire HDD and nothing. Any help would be appreciated.</p>
<p>Sina</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Four, Creating an Air Certificate and Compiling to .IPA by Sina</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/comment-page-1/#comment-3717</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Wed, 02 Nov 2011 15:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1087#comment-3717</guid>
		<description>Hello, 

It is me again. I got rid of that error by copying the way the package application called the adt package. I copied the iphone template that you guys had on your site had done it. Now I am getting this error

iPad IPA generator

 Thanks, password input done.

 IPA creation may take up to 3 minutes, please be patient
 --------------------------------------------------------
C:\Users\Avicenna\Desktop\Untold Ent\InStoreTest\bin\InStoreTest.swf: error 301:
 Application descriptor missing/cannot be opened
 --------------------------------------------------------
 ERROR: IPA creation FAILED.

 Troubleshotting: did you configure the Flex SDK path in this Batch file?

Press any key to continue . . .

Now I have checked my application xml file and everything seems to be in order. I have also tried moving the file to the same directory as the swf but it still will not work. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>It is me again. I got rid of that error by copying the way the package application called the adt package. I copied the iphone template that you guys had on your site had done it. Now I am getting this error</p>
<p>iPad IPA generator</p>
<p> Thanks, password input done.</p>
<p> IPA creation may take up to 3 minutes, please be patient<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
C:\Users\Avicenna\Desktop\Untold Ent\InStoreTest\bin\InStoreTest.swf: error 301:<br />
 Application descriptor missing/cannot be opened<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
 ERROR: IPA creation FAILED.</p>
<p> Troubleshotting: did you configure the Flex SDK path in this Batch file?</p>
<p>Press any key to continue . . .</p>
<p>Now I have checked my application xml file and everything seems to be in order. I have also tried moving the file to the same directory as the swf but it still will not work. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Four, Creating an Air Certificate and Compiling to .IPA by JaiJai</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/comment-page-1/#comment-3713</link>
		<dc:creator>JaiJai</dc:creator>
		<pubDate>Wed, 02 Nov 2011 14:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1087#comment-3713</guid>
		<description>Hi Guys,

I had the following problem:
application.xml: error 305: Intial window content SWF version 11 exceeds names
pace version http://ns.adobe.com/air/application/2.0

Please see post -#26 by Emibap at August 10th, 2011- by changing the descriptor everything worked out just fine.

Greetz, Jaijai</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>I had the following problem:<br />
application.xml: error 305: Intial window content SWF version 11 exceeds names<br />
pace version <a href="http://ns.adobe.com/air/application/2.0" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/ns.adobe.com/air/application/2.0?referer=');">http://ns.adobe.com/air/application/2.0</a></p>
<p>Please see post -#26 by Emibap at August 10th, 2011- by changing the descriptor everything worked out just fine.</p>
<p>Greetz, Jaijai</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Four, Creating an Air Certificate and Compiling to .IPA by Sina</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/comment-page-1/#comment-3689</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Tue, 01 Nov 2011 19:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1087#comment-3689</guid>
		<description>Hey
Im really close to getting the ipa to compile however i get this error

iPad IPA generator

 Thanks, password input done.

 IPA creation may take up to 3 minutes, please be patient
 --------------------------------------------------------
'pfi' is not recognized as an internal or external command,
operable program or batch file.
 --------------------------------------------------------
 ERROR: IPA creation FAILED.

 Troubleshotting: did you configure the Flex SDK path in this Batch file?

Press any key to continue . . .

Now I have done everything properly with all the certificate and provisioning profile. I was reading how the pfi was replaced by the adt package so i have no pfi to point to. I have been writing a tutorial for this entire process as well and I am very close to finishing it but i am just stuck on this one part.

I am also making an iPad App and I downloaded the template from the same german blogger website.

Any help would be greatly appreciated</description>
		<content:encoded><![CDATA[<p>Hey<br />
Im really close to getting the ipa to compile however i get this error</p>
<p>iPad IPA generator</p>
<p> Thanks, password input done.</p>
<p> IPA creation may take up to 3 minutes, please be patient<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8216;pfi&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
 ERROR: IPA creation FAILED.</p>
<p> Troubleshotting: did you configure the Flex SDK path in this Batch file?</p>
<p>Press any key to continue . . .</p>
<p>Now I have done everything properly with all the certificate and provisioning profile. I was reading how the pfi was replaced by the adt package so i have no pfi to point to. I have been writing a tutorial for this entire process as well and I am very close to finishing it but i am just stuck on this one part.</p>
<p>I am also making an iPad App and I downloaded the template from the same german blogger website.</p>
<p>Any help would be greatly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Import MovieClips into a Flash Builder ActionScript Project by Tom</title>
		<link>http://www.codeandvisual.com/2009/how-to-import-movieclips-into-a-flash-builder-actionscript-project/comment-page-1/#comment-3570</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 25 Oct 2011 21:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=446#comment-3570</guid>
		<description>Thanks for step by step - I'm beginning to start work in Flash Builder but can still see the advantages of using Flash to create and package assets</description>
		<content:encoded><![CDATA[<p>Thanks for step by step - I&#8217;m beginning to start work in Flash Builder but can still see the advantages of using Flash to create and package assets</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting for iPhone using Air 2.7 and FlashDevelop - Part Four, Creating an Air Certificate and Compiling to .IPA by Tumetsu</title>
		<link>http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/comment-page-1/#comment-3403</link>
		<dc:creator>Tumetsu</dc:creator>
		<pubDate>Sun, 16 Oct 2011 09:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeandvisual.com/?p=1087#comment-3403</guid>
		<description>Nevermind, I managed to edit adt file and make it recognize java. However, now I get error
"No such file \bin\$.swf" and after that lots of gibberish. Somehow it doesn't seem to find my .swf, which definitely is in that folder and whose name is same as project id ("FtM"). What's wrong?</description>
		<content:encoded><![CDATA[<p>Nevermind, I managed to edit adt file and make it recognize java. However, now I get error<br />
&#8220;No such file \bin\$.swf&#8221; and after that lots of gibberish. Somehow it doesn&#8217;t seem to find my .swf, which definitely is in that folder and whose name is same as project id (&#8221;FtM&#8221;). What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

