{"id":13744721,"url":"https://github.com/rcunning/fireeagle-as3","last_synced_at":"2026-01-17T12:03:17.035Z","repository":{"id":466252,"uuid":"90920","full_name":"rcunning/fireeagle-as3","owner":"rcunning","description":"ActionScript 3 classes for accessing the Fire Eagle API","archived":false,"fork":false,"pushed_at":"2009-05-30T00:10:23.000Z","size":308,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-05T02:05:25.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcunning.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-12-15T18:36:49.000Z","updated_at":"2019-08-13T13:47:48.000Z","dependencies_parsed_at":"2022-07-07T23:19:40.617Z","dependency_job_id":null,"html_url":"https://github.com/rcunning/fireeagle-as3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcunning%2Ffireeagle-as3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcunning%2Ffireeagle-as3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcunning%2Ffireeagle-as3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcunning%2Ffireeagle-as3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcunning","download_url":"https://codeload.github.com/rcunning/fireeagle-as3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253183271,"owners_count":21867393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:14.872Z","updated_at":"2026-01-17T12:03:17.010Z","avatar_url":"https://github.com/rcunning.png","language":"ActionScript","funding_links":[],"categories":["API"],"sub_categories":["Other API"],"readme":"# Fire Eagle ActionScript 3 client library\n\nfireeagle-as3 is a set of classes for accessing the \n[Fire Eagle](http://fireeagle.yahoo.net/ \"Fire Eagle\") REST API\nand XMPP [PubSub](http://xmpp.org/extensions/xep-0060.html \"XEP-0060: Publish-Subscribe\") feed.\n\n\n## Getting started\n\nDownload a copy of fireeagle-as3:\n\n[fireeagle-as3](http://github.com/rcunning/fireeagle-as3/tree/master# \"fireeagle-as3\")\n\n\nOr clone fireeagle-as3 source from github:\n\n    $ git clone git://github.com/rcunning/fireeagle-as3.git\n\n\nDownload the other required sources:\n\n[Yahoo! Y!OS AS3 library](http://developer.yahoo.com/flash/yos/ \"Y!OS AS3 library\")\n\n[Seesmic AS3 XMPP library](http://code.google.com/p/seesmic-as3-xmpp/ \"Seesmic AS3 XMPP library\") - If you want XMPP support\n\n\nSetup:\n\n    Download all source from above to \u003cyour extract path\u003e\n      will create \n        \u003cyour extract path\u003e/fireeagle-as3\n        \u003cyour extract path\u003e/yos_as3_sdk-1.1.1\n        \u003cyour extract path\u003e/seesmic-as3-xmpp-read-only - if you want XMPP support\n    Create a Flex Builder of Flash project of your choosing\n    Include source from \u003cyour extract path\u003e/fireeagle-as3/src in your project\n    Include source from \u003cyour extract path\u003e/yos_as3_sdk-1.1.1/Source\n    Include source from \u003cyour extract path\u003e/seesmic-as3-xmpp-read-only/hurlant_tls\n    Include source from \u003cyour extract path\u003e/seesmic-as3-xmpp-read-only/seesmic-as3-xmpp\n    See fireeagle-as3 docs in \u003cyour extract path\u003e/fireeagle-as3/Docs\n\n\n## REST API Usage\n\nclass FireEagleMethod -- call any of the standard Fire Eagle REST API methods\n\nclass FireEagleAuth -- util class for authorizing new access tokens\n\n\n## XMPP Usage\n\nclass realtime/XMPPConnection -- connect to an XMPP server, receive userSuccess events on subscribed user location updates\n\nUse [Switchboard](http://github.com/mojodna/switchboard \"Switchboard\") to subscribe user pubsub nodes\n\n\n## Sample Flex application that exercises all features of fireeagle-as3 library\n\n[Fire Eagle AS3 Tester](http://github.com/rcunning/fireeagleas3tester/ \"fireeagleas3tester\")\n\n\n## Getting Help\n\nYour best bet for help is to post a message to the Fire Eagle Yahoo! Group:\n[http://tech.groups.yahoo.com/group/fireeagle/](http://tech.groups.yahoo.com/group/fireeagle/ \"Fire Eagle Yahoo! Group\")\n\nSee [http://fireeagle.yahoo.net](http://fireeagle.yahoo.net \"Fire Eagle\") for more info.\n\n## Notes\n\nJSON parse classes taken from as3corelib: [http://code.google.com/p/as3corelib/](http://code.google.com/p/as3corelib/ \"as3corelib\")\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcunning%2Ffireeagle-as3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcunning%2Ffireeagle-as3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcunning%2Ffireeagle-as3/lists"}