topical media & game development

talk show tell print

#mobile-ar-10-8.txt / txt



  <?php
  echo “<?xml version=\”1.0\” encoding=\”UTF-8\”?>
  <results>
          <!-- A unique number for our POI, and settings for user interaction-->
          <poi id=\”1\” interactionfeedback=\”none\”>
                  <name><![CDATA[junaio POI]]></name>
                  <description><![CDATA[A junaio POI with video]]></description>
                  <!-- The lat/lon of the POI-->
                  <!-- Use a location near you for testing -->
                  <l>51.5848,0.0886,0</l>
                  <o>0,0,0</o>
                  <!-- Changing the mime type to quicktime -->
                  <mime-type>video/quicktime</mime-type>
                  <thumbnail>http://www.yourserver.com/logo.jpg>
                  <icon>http://www.yourserver.com/mappin.jpg>
                  <!-- The movie we want to load-->
                  <mainresource>http://www.yourserver.com/cat.mp4>
          </poi>
  </results>”;
  ?>


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.