topical media & game development
#mobile-ar-10-7.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 sound]]></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 MP3 -->
<mime-type>audio/mp3</mime-type>
<thumbnail>http://www.yourserver.com/logo.jpg>
<icon>http://www.yourserver.com/mappin.jpg>
<!-- The mp3 we want to load-->
<mainresource>http://www.youserver.com/trainsound.mp3>
</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.