Fire Eagle Visualizer is an AIR app that shows real-time user location updates on a map using the Fire Eagle XMPP features.
Download a copy of fireeagle-visualizer:
Or clone fireeagle-visualizer source from github:
$ git clone git://github.com/rcunning/fireeagle-visualizer.git
Download the other required sources:
Setup:
Download fireeagle-visualizer to <your extract path>
Download Fire Eagle AS3 classes to <your extract path>
Download YOS to <your extract path>
Download Seemic XMPP to <your extract path>
Download Yahoo! Maps AS3 Component to <your extract path>
Create a new workspace in Flex Builder 3+.
Import fireeagle-visualizer Flex project
Right (or control) click in Flex Navigator, choose Import...
select Flex Builder/Flex Project, click Next
use project folder = <your extract path>/fireeagle-visualizer
uncheck 'Use default location'
Finish
Configure source directories and lib directories to include all dependencies
TODO: write out directions for doing this
All set to run!
Your best bet for help is to post a message to the Fire Eagle Yahoo! Group: http://tech.groups.yahoo.com/group/fireeagle/
See http://fireeagle.yahoo.net for more info.