<?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: Adobe AIR 1.5 is out</title>
	<atom:link href="http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Colin</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-18468</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Tue, 16 Feb 2010 07:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-18468</guid>
		<description>Is there a way to run JSFL commands or access their ability to change Flash document settings in AIR? I wanted to move some JSFL commands to 1 AIR app and this is the only thing holding me back so far...</description>
		<content:encoded><![CDATA[<p>Is there a way to run JSFL commands or access their ability to change Flash document settings in AIR? I wanted to move some JSFL commands to 1 AIR app and this is the only thing holding me back so far&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marion</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-16156</link>
		<dc:creator>Marion</dc:creator>
		<pubDate>Thu, 23 Apr 2009 20:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-16156</guid>
		<description>mmmm.... some words have vanished for some reason; It should read:... by telling a mx:SWFLoader that its source is...</description>
		<content:encoded><![CDATA[<p>mmmm&#8230;. some words have vanished for some reason; It should read:&#8230; by telling a mx:SWFLoader that its source is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marion</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-16155</link>
		<dc:creator>Marion</dc:creator>
		<pubDate>Thu, 23 Apr 2009 20:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-16155</guid>
		<description>I have a strange problem since the update; I&#039;ve build a viewer in AIR for short flash animations. Since these animations were made some time ago, they&#039;re all Flash8/AS2 and so I&#039;m not able to communicate directly with these animations from 3 AIR-app. Because I want to be able to play/pause/stop/rewind, I load the animations in a flash8/as2 swf with a slider and play/pause button, by adding a parameter to the url. Maybe this is clearer:
I have a tilelist with thumbnails of animations, and on click I load a flash8-swf called aniloader.swf by
telling a  that its source is &quot;aniloader.swf?one_of_my_flash8_animations.swf&quot;. 
Since the AIR 1.5 update, the aniloader.swf still loads and plays my flash8 animations, but the slider and buttons (those are in the aniloader.swf too!) don&#039;t show anymore. Strange huh?</description>
		<content:encoded><![CDATA[<p>I have a strange problem since the update; I&#8217;ve build a viewer in AIR for short flash animations. Since these animations were made some time ago, they&#8217;re all Flash8/AS2 and so I&#8217;m not able to communicate directly with these animations from 3 AIR-app. Because I want to be able to play/pause/stop/rewind, I load the animations in a flash8/as2 swf with a slider and play/pause button, by adding a parameter to the url. Maybe this is clearer:<br />
I have a tilelist with thumbnails of animations, and on click I load a flash8-swf called aniloader.swf by<br />
telling a  that its source is &#8220;aniloader.swf?one_of_my_flash8_animations.swf&#8221;.<br />
Since the AIR 1.5 update, the aniloader.swf still loads and plays my flash8 animations, but the slider and buttons (those are in the aniloader.swf too!) don&#8217;t show anymore. Strange huh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Apps Consulting</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15389</link>
		<dc:creator>Rich Apps Consulting</dc:creator>
		<pubDate>Fri, 26 Dec 2008 14:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15389</guid>
		<description>Really liked the new updates. Specially the Flash 10 capabilities and Encrypted Local Database.</description>
		<content:encoded><![CDATA[<p>Really liked the new updates. Specially the Flash 10 capabilities and Encrypted Local Database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15339</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Dec 2008 01:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15339</guid>
		<description>We have an issue with the fonts in the &lt;mx:HTML component. We process html fragments and with 1.5 and the new webkit there doesn&#039;t seem to be a way to set  the font or font size.</description>
		<content:encoded><![CDATA[<p>We have an issue with the fonts in the &lt;mx:HTML component. We process html fragments and with 1.5 and the new webkit there doesn&#8217;t seem to be a way to set  the font or font size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshspoon</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15286</link>
		<dc:creator>joshspoon</dc:creator>
		<pubDate>Thu, 11 Dec 2008 18:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15286</guid>
		<description>Ok look, on line to change the 1.0 in the adobe namespace to 1.5</description>
		<content:encoded><![CDATA[<p>Ok look, on line to change the 1.0 in the adobe namespace to 1.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshspoon</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15285</link>
		<dc:creator>joshspoon</dc:creator>
		<pubDate>Thu, 11 Dec 2008 18:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15285</guid>
		<description>Let me try this again.

One problem I had w/ the debugger was that the default app.xml doesn’t up date to 1.5.

To fix go to you app.xml file and change:

&lt;!--
--&gt;

to

&lt;!--
--&gt;

without the comments obviously :)</description>
		<content:encoded><![CDATA[<p>Let me try this again.</p>
<p>One problem I had w/ the debugger was that the default app.xml doesn’t up date to 1.5.</p>
<p>To fix go to you app.xml file and change:</p>
<p>&lt;!&#8211;<br />
&#8211;&gt;</p>
<p>to</p>
<p>&lt;!&#8211;<br />
&#8211;&gt;</p>
<p>without the comments obviously :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshspoon</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15284</link>
		<dc:creator>joshspoon</dc:creator>
		<pubDate>Thu, 11 Dec 2008 18:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15284</guid>
		<description>One problem I had w/ the debugger was that the default app.xml doesn&#039;t up date to 1.5. 

To fix go to you app.xml file and change:




to


</description>
		<content:encoded><![CDATA[<p>One problem I had w/ the debugger was that the default app.xml doesn&#8217;t up date to 1.5. </p>
<p>To fix go to you app.xml file and change:</p>
<p>to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15149</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Wed, 03 Dec 2008 17:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15149</guid>
		<description>I&#039;ve got the same problem as well. It&#039;s really causing enormous grief and I&#039;m starting to wish I&#039;d gone the html+javascript route rather than flex now but there&#039;s too much code so it&#039;s too late. I&#039;ve updated to flex 3.2 with air 1.5 and a bunch of stuff broke.

The main thing is the local links have stopped working and I&#039;ve got an HTML element in my mxml that pulls in some html formatted stuff dynamically but the stylesheet link in it that used to work fine in air 1.1 and before just goes to &quot;css/HTML.css&quot; and this no longer works so everything looks very ugly.

The other major change I found was with fonts. I was only using Arial and Verdana but throughout the app after updating the fonts were looking a real mess. Hunting about I figured out you now need to put @font-face stuff in even for these very standard fonts. 

e.g. 
	@font-face {
		src: url(&quot;../assets/fonts/Arial.ttf&quot;); // or src: local(Arial) works too
		font-family: Arial;
	        advancedAntiAliasing: true;
	}</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got the same problem as well. It&#8217;s really causing enormous grief and I&#8217;m starting to wish I&#8217;d gone the html+javascript route rather than flex now but there&#8217;s too much code so it&#8217;s too late. I&#8217;ve updated to flex 3.2 with air 1.5 and a bunch of stuff broke.</p>
<p>The main thing is the local links have stopped working and I&#8217;ve got an HTML element in my mxml that pulls in some html formatted stuff dynamically but the stylesheet link in it that used to work fine in air 1.1 and before just goes to &#8220;css/HTML.css&#8221; and this no longer works so everything looks very ugly.</p>
<p>The other major change I found was with fonts. I was only using Arial and Verdana but throughout the app after updating the fonts were looking a real mess. Hunting about I figured out you now need to put @font-face stuff in even for these very standard fonts. </p>
<p>e.g.<br />
	@font-face {<br />
		src: url(&#8220;../assets/fonts/Arial.ttf&#8221;); // or src: local(Arial) works too<br />
		font-family: Arial;<br />
	        advancedAntiAliasing: true;<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akbar.G</title>
		<link>http://www.mikechambers.com/blog/2008/11/17/adobe-air-15-is-out/comment-page-1/#comment-15144</link>
		<dc:creator>Akbar.G</dc:creator>
		<pubDate>Wed, 03 Dec 2008 16:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1612#comment-15144</guid>
		<description>i had a happy time, when i said HTMLLoader on AIR 1.5 will works 36% faster than old version, becuse i am creating a webBrowser with AIR. (Thanks!!)

but

i have problem on testing AIR 1.5 Applications.
after updating form AIR 1.1 to 1.5, all of my Applications runs just one time on testing section of Adobe Flash CS4, on second time it shows nothing.

when i use &quot;Debug Movie&quot; on Debug menu, this Message will appear:
&quot;Debugger launch failed. Debugger Session will terminate.&quot;

this problem will happen when i use ActioScript on AIR 1.5, even single line of code, like stop();

all SWF 10 Files working fine while testing.


i did this steps to update my Application:
1. uninstalled this:
    - Flash Player 10 Plugin,
    - Flash Player 10 ActiveX,
    - AIR 1.1 Runtime
    - Deleted &quot;Player&quot; From Adobe Flash CS4 Folder

2. installed this:
    - Adobe AIR 1.5
    - Adobe AIR 1.5 Update for Flash CS4 Professional
    - Copied &quot;Adobe Flash Player 10 Update for Flash CS4 Professional&quot; on Adobe Flash CS4 Folder
    - Flash Player 10 Plugin (Debug),
    - Flash Player 10 ActiveX (Debug), 


what should i do?</description>
		<content:encoded><![CDATA[<p>i had a happy time, when i said HTMLLoader on AIR 1.5 will works 36% faster than old version, becuse i am creating a webBrowser with AIR. (Thanks!!)</p>
<p>but</p>
<p>i have problem on testing AIR 1.5 Applications.<br />
after updating form AIR 1.1 to 1.5, all of my Applications runs just one time on testing section of Adobe Flash CS4, on second time it shows nothing.</p>
<p>when i use &#8220;Debug Movie&#8221; on Debug menu, this Message will appear:<br />
&#8220;Debugger launch failed. Debugger Session will terminate.&#8221;</p>
<p>this problem will happen when i use ActioScript on AIR 1.5, even single line of code, like stop();</p>
<p>all SWF 10 Files working fine while testing.</p>
<p>i did this steps to update my Application:<br />
1. uninstalled this:<br />
    &#8211; Flash Player 10 Plugin,<br />
    &#8211; Flash Player 10 ActiveX,<br />
    &#8211; AIR 1.1 Runtime<br />
    &#8211; Deleted &#8220;Player&#8221; From Adobe Flash CS4 Folder</p>
<p>2. installed this:<br />
    &#8211; Adobe AIR 1.5<br />
    &#8211; Adobe AIR 1.5 Update for Flash CS4 Professional<br />
    &#8211; Copied &#8220;Adobe Flash Player 10 Update for Flash CS4 Professional&#8221; on Adobe Flash CS4 Folder<br />
    &#8211; Flash Player 10 Plugin (Debug),<br />
    &#8211; Flash Player 10 ActiveX (Debug), </p>
<p>what should i do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
