<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>arenddeboer.com &#187; Flash</title>
	<atom:link href="http://www.arenddeboer.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arenddeboer.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jul 2010 07:41:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google maps API for Flash</title>
		<link>http://www.arenddeboer.com/google-maps-api-for-flash/</link>
		<comments>http://www.arenddeboer.com/google-maps-api-for-flash/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 11:46:57 +0000</pubDate>
		<dc:creator>Arend</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false">http://www.arenddeboer.com/?p=3</guid>
		<description><![CDATA[The nice folks at google have made a Flash library-api for google maps. I have made a sample application which displays my &#8220;current&#8221; position on the map. How it works: Mobile phone On the Mobile Phone,  a Windows Mobile 6.1 ( HTC Touch Diamond) runs a .NET CF 3.5 application that sends the current GPS-location [...]]]></description>
			<content:encoded><![CDATA[<p>The nice folks at google have made a Flash library-api for google maps.<br />
I have made a <a title="flash application using google maps for flash" href="http://www.arenddeboer.com/liveTracking/flash/">sample application</a> which displays my &#8220;current&#8221; position on the map.</p>
<p><strong>How it works:</strong></p>
<p><strong>Mobile phone</strong><br />
On the Mobile Phone,  a Windows Mobile 6.1 ( HTC Touch Diamond) runs a .NET CF 3.5 application that sends the current GPS-location to the server. This is done every second, or on a chosen interval.</p>
<div id="attachment_12" class="wp-caption alignnone" style="width: 310px"><a href="http://www.arenddeboer.com/wordpress/wp-content/uploads/2008/12/dscf2836.jpg" rel="lightbox[3]"><img class="size-medium wp-image-12" title="dscf2836" src="http://www.arenddeboer.com/wordpress/wp-content/uploads/2008/12/dscf2836-300x225.jpg" alt="Live tracking application" width="300" height="225" /></a><p class="wp-caption-text">Live tracking application</p></div>
<p><strong>The server</strong><br />
On the server there is a simple php script that stores the GPS-location and device-id, send by the phone, in a database.</p>
<p><strong>The web-application</strong><br />
The web-application is build in Adobe Flex Builder 3  and fetches the last known GPS-location from the server.<br />
It then  draws a marker on the map and starts updating again.</p>
<p>To get an idea of how it works without me being on the run (and running the gps mobile application) use the simulation mode.<br />
I have recorded two sample tracks, a walking track and a track by car.</p>
<p><strong>Things to do:</strong><br />
Smooth map movement<br />
Select mobile device(s) to show, and zoom map to show all selected mobile devices.<br />
Show (last known) direction, speed, distance, top speed..</p>
<p>(this is partly implemented in the html/javascript version on <a href="http://www.arenddeboer.com/liveTracking/">http://www.arenddeboer.com/liveTracking/</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arenddeboer.com/google-maps-api-for-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
