<?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: Do you like Sudoku?</title>
	<atom:link href="http://franto.com/do-you-like-sudoku/feed/" rel="self" type="application/rss+xml" />
	<link>http://franto.com/do-you-like-sudoku/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 22:09:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Franto</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1623</link>
		<dc:creator>Franto</dc:creator>
		<pubDate>Wed, 03 Jun 2009 05:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1623</guid>
		<description>Hi DT,

I&#039;m not aware of any possible way how to run another .air app from .air app, but you can surely load dynamically .swf to the AIR app :) that&#039;s possible.

Even you can make your game as Flex Module and load it as module. Advantage is that you will have access to functions of your module, so you can call its functions directly, so you can control loaded module from your .air app

Does this help you?

I will write you email as well

Good luck with your game :)</description>
		<content:encoded><![CDATA[<p>Hi DT,</p>
<p>I&#8217;m not aware of any possible way how to run another .air app from .air app, but you can surely load dynamically .swf to the AIR app <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  that&#8217;s possible.</p>
<p>Even you can make your game as Flex Module and load it as module. Advantage is that you will have access to functions of your module, so you can call its functions directly, so you can control loaded module from your .air app</p>
<p>Does this help you?</p>
<p>I will write you email as well</p>
<p>Good luck with your game <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DT</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1622</link>
		<dc:creator>DT</dc:creator>
		<pubDate>Tue, 02 Jun 2009 21:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1622</guid>
		<description>Hi Franto. Even though this blog is 3 years old, as newbie to Flex &amp; AIR (and using Suduko) I have acorss a problem which i am hoping you could help me with.  Feel free to say NO; no hard feeling.

Here is it:
Let&#039;s say I have written an AIR app (called playGames.air) which runs in desktop mode (not via a browser). When playGames.air is run, it shows aaa a page which has a link whereby clicking on the link will start running the Soduku game (as a standalone and NOT via a browser). There is no more interaction between playGames.air * the Soduku game except that when the user &#039;Quits&#039; playing Soduko, the control should go back to playGames.

Now, if it ***were*** possible form an AIR app (playGames.air) to load another AIR app (soduku.air), then I could install the .air bits on the same machine, write some Flex-based code to load soduko.air from playGames.air ... BUT my understanding is that it is NOT possible to dynamicall load an .air app from another one.
1. Question: Is this (my above assumption) correct? If not, do u have any sample code that shows how to do this?

Assume that this is in fact the case and I can not load .air from with another .air. In this case I suppose I could load sudoko.swf from with playGames.air.
2. Question: In this case when the user invokes soduko.swf, would it run with the AIR app frame (and NOT invoke a browser)?

Thx in advance for your help.
DT</description>
		<content:encoded><![CDATA[<p>Hi Franto. Even though this blog is 3 years old, as newbie to Flex &amp; AIR (and using Suduko) I have acorss a problem which i am hoping you could help me with.  Feel free to say NO; no hard feeling.</p>
<p>Here is it:<br />
Let&#8217;s say I have written an AIR app (called playGames.air) which runs in desktop mode (not via a browser). When playGames.air is run, it shows aaa a page which has a link whereby clicking on the link will start running the Soduku game (as a standalone and NOT via a browser). There is no more interaction between playGames.air * the Soduku game except that when the user &#8216;Quits&#8217; playing Soduko, the control should go back to playGames.</p>
<p>Now, if it ***were*** possible form an AIR app (playGames.air) to load another AIR app (soduku.air), then I could install the .air bits on the same machine, write some Flex-based code to load soduko.air from playGames.air &#8230; BUT my understanding is that it is NOT possible to dynamicall load an .air app from another one.<br />
1. Question: Is this (my above assumption) correct? If not, do u have any sample code that shows how to do this?</p>
<p>Assume that this is in fact the case and I can not load .air from with another .air. In this case I suppose I could load sudoko.swf from with playGames.air.<br />
2. Question: In this case when the user invokes soduko.swf, would it run with the AIR app frame (and NOT invoke a browser)?</p>
<p>Thx in advance for your help.<br />
DT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1621</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sun, 12 Mar 2006 14:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1621</guid>
		<description>I tried my hand at making a Sudoku Flash Game a while back.
I tried to figure out the code all on my own after playing the game only once. Sort of a mental exercise.
http://www.metanurb.com/flash/metanurb/soduku/

Not perfect but check my different types of games. I think the Audio version is unique &quot;maybe not&quot;. But it is very hard. LOL

Have fun.

D.</description>
		<content:encoded><![CDATA[<p>I tried my hand at making a Sudoku Flash Game a while back.<br />
I tried to figure out the code all on my own after playing the game only once. Sort of a mental exercise.<br />
<a href="http://www.metanurb.com/flash/metanurb/soduku/" rel="nofollow">http://www.metanurb.com/flash/metanurb/soduku/</a></p>
<p>Not perfect but check my different types of games. I think the Audio version is unique &#8220;maybe not&#8221;. But it is very hard. LOL</p>
<p>Have fun.</p>
<p>D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KristinW</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1620</link>
		<dc:creator>KristinW</dc:creator>
		<pubDate>Sun, 12 Feb 2006 09:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1620</guid>
		<description>There&#039;s a very nice samurai sudoku solver here:
http://www.samurai-sudoku.com

And its sister site for regular 9x9 sudoku:
http://www.fiendishsudoku.com

- KristinW</description>
		<content:encoded><![CDATA[<p>There&#8217;s a very nice samurai sudoku solver here:<br />
<a href="http://www.samurai-sudoku.com" rel="nofollow">http://www.samurai-sudoku.com</a></p>
<p>And its sister site for regular 9&#215;9 sudoku:<br />
<a href="http://www.fiendishsudoku.com" rel="nofollow">http://www.fiendishsudoku.com</a></p>
<p>- KristinW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franto.com Flash blog &#187; Flash Logic games collection</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1619</link>
		<dc:creator>Franto.com Flash blog &#187; Flash Logic games collection</dc:creator>
		<pubDate>Mon, 16 Jan 2006 10:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1619</guid>
		<description>[...] SUDOKU games [...]</description>
		<content:encoded><![CDATA[<p>[...] SUDOKU games [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mardito</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1618</link>
		<dc:creator>mardito</dc:creator>
		<pubDate>Fri, 23 Sep 2005 18:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1618</guid>
		<description>http://www.sudokusweb.com - Free daily sudokus to print !</description>
		<content:encoded><![CDATA[<p><a href="http://www.sudokusweb.com" rel="nofollow">http://www.sudokusweb.com</a> &#8211; Free daily sudokus to print !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Martin</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1617</link>
		<dc:creator>John Martin</dc:creator>
		<pubDate>Tue, 30 Aug 2005 22:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1617</guid>
		<description>If you really love sudoku, then you must try SudokuPC - free trial download available from www.sudokupc.co.uk

Try it and you&#039;ll want to buy it!</description>
		<content:encoded><![CDATA[<p>If you really love sudoku, then you must try SudokuPC &#8211; free trial download available from <a href="http://www.sudokupc.co.uk" rel="nofollow">http://www.sudokupc.co.uk</a></p>
<p>Try it and you&#8217;ll want to buy it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free sudoku puzzles</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1616</link>
		<dc:creator>Free sudoku puzzles</dc:creator>
		<pubDate>Sun, 21 Aug 2005 03:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1616</guid>
		<description>Free easy and expert sudoku puzzles online. Sudoku, a seemingly simple numbers game, has become the biggest puzzle craze to hit the world since Rubik&#039;s Cube.

&lt;a href=&quot;http://www.sudokupuzzles.org/&quot; rel=&quot;nofollow&quot;&gt;SudokuPuzzles.org&lt;/a&gt;

http://www.sudokupuzzles.org</description>
		<content:encoded><![CDATA[<p>Free easy and expert sudoku puzzles online. Sudoku, a seemingly simple numbers game, has become the biggest puzzle craze to hit the world since Rubik&#8217;s Cube.</p>
<p><a href="http://www.sudokupuzzles.org/" rel="nofollow">SudokuPuzzles.org</a></p>
<p><a href="http://www.sudokupuzzles.org" rel="nofollow">http://www.sudokupuzzles.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Henry</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1615</link>
		<dc:creator>Robert Henry</dc:creator>
		<pubDate>Tue, 26 Jul 2005 21:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1615</guid>
		<description>You can keep up to date on sudoku info and strategies via this blog :

&lt;a href=&quot;http://sudokustrategies.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;Sudoku Strategies&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can keep up to date on sudoku info and strategies via this blog :</p>
<p><a href="http://sudokustrategies.blogspot.com" rel="nofollow">Sudoku Strategies</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://franto.com/do-you-like-sudoku/comment-page-1/#comment-1614</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 26 Jul 2005 19:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/?p=118#comment-1614</guid>
		<description>Samurai Sudoku: 5 sudoku in one
http://www.sudoku.4thewww.com/samurai.php

there is also Sudoku solver in PHP
http://www.sudoku.4thewww.com/how.php
http://www.sudoku.4thewww.com/SudokuAnders.php</description>
		<content:encoded><![CDATA[<p>Samurai Sudoku: 5 sudoku in one<br />
<a href="http://www.sudoku.4thewww.com/samurai.php" rel="nofollow">http://www.sudoku.4thewww.com/samurai.php</a></p>
<p>there is also Sudoku solver in PHP<br />
<a href="http://www.sudoku.4thewww.com/how.php" rel="nofollow">http://www.sudoku.4thewww.com/how.php</a><br />
<a href="http://www.sudoku.4thewww.com/SudokuAnders.php" rel="nofollow">http://www.sudoku.4thewww.com/SudokuAnders.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
