<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic did you set it to pas in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057442#M52645</link>
    <description>&lt;P&gt;did you set it to pas variables (e.g. add () to the end)?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This may be helpful:&amp;nbsp;http://stackoverflow.com/questions/8982728/deviceready-not-working-in-phonegap-application-how-to&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2015 18:07:19 GMT</pubDate>
    <dc:creator>Adam_G_</dc:creator>
    <dc:date>2015-05-08T18:07:19Z</dc:date>
    <item>
      <title>Basic canvas game</title>
      <link>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057441#M52644</link>
      <description>&lt;P&gt;I am building a game using he Basic Canvas Game template. &amp;nbsp;The last component I want to add to the app is an exit button which I have been unable to get working. &amp;nbsp;The cordova example seen below does not work and I get the following output: &lt;STRONG&gt;"onDeviceReady is not defined" &amp;nbsp;&lt;/STRONG&gt; What am I doing wrong.&lt;STRONG&gt; &amp;nbsp;(Very FRUSTRATED!).&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE class="default prettyprint prettyprinted" style="margin-top: 0px; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; color: rgb(57, 51, 24); word-wrap: normal; background-color: rgb(238, 238, 238);"&gt;&lt;CODE style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;"&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;navigator&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;app&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;exitApp&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;();&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;full example :&lt;/P&gt;

&lt;PRE class="default prettyprint prettyprinted" style="margin-top: 0px; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; color: rgb(57, 51, 24); word-wrap: normal; background-color: rgb(238, 238, 238);"&gt;&lt;CODE style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;"&gt;&lt;SPAN class="tag" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;&amp;lt;script&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn" style="margin: 0px; padding: 0px; border: 0px; color: rgb(255, 0, 0);"&gt;type&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 255);"&gt;"text/javascript""&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;

        &lt;/SPAN&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; onLoad&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;()&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
        &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
              document&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;addEventListener&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;"deviceready"&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; onDeviceReady&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;true&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;);&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
        &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;}&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;

        &lt;/SPAN&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; exitFromApp&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;()&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
         &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
            navigator&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;app&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;exitApp&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;();&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
         &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;}&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;

    &lt;/SPAN&gt;&lt;SPAN class="tag" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 May 2015 15:07:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057441#M52644</guid>
      <dc:creator>Thomas_P_1</dc:creator>
      <dc:date>2015-05-08T15:07:47Z</dc:date>
    </item>
    <item>
      <title>did you set it to pas</title>
      <link>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057442#M52645</link>
      <description>&lt;P&gt;did you set it to pas variables (e.g. add () to the end)?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This may be helpful:&amp;nbsp;http://stackoverflow.com/questions/8982728/deviceready-not-working-in-phonegap-application-how-to&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 18:07:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057442#M52645</guid>
      <dc:creator>Adam_G_</dc:creator>
      <dc:date>2015-05-08T18:07:19Z</dc:date>
    </item>
    <item>
      <title>Programatically exiting from</title>
      <link>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057443#M52646</link>
      <description>&lt;P&gt;Programatically exiting from apps is discouraged, and Apple will not approve your app if they see it. Some users have tried to do it, but a lot have failed. Sorry, I dont have any code sample/plugin that does it to give you.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 18:29:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Basic-canvas-game/m-p/1057443#M52646</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-05-08T18:29:21Z</dc:date>
    </item>
  </channel>
</rss>

