| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

iTunesAirBridge and Playdar AS3 Lib

Page history last edited by Lucas Hrabovsky 14 years, 5 months ago

iTunesAirBridge and Playdar AS3 Lib

 

Team

 

Description

The new NativeProcess API available in Adobe Air 2.0 finally allows communication with native processes on the user's machine.  This project demonstrates using the NativeProcess API to access iTunes via Windows COM.  The demo only contains two commands for retrieving the user's library and playlist.  However, because the iTunes interaction happens via VBScript on Windows (and soon AppleScript on OSX) so anyone can easily extend the library to do more (ie creating playlists, writing a download manager for a music store that imports to itunes) and not have to deal with compiling and scripting C.

 

The other half of this project is an AS3 library for making Playdar API calls and handling playback of resolved sources.  All playback in the demo is handled by Playdar.

 

Links

http://github.com/imlucas/iTunesAirBridge

 

Tools, Platforms and APIs Used

Adobe Air 2.0 Beta

Flex

Playdar

Comments (0)

You don't have permission to comment on this page.