AS3 - Yahoo Spelling Suggestions

Hi Everyone,
this is a quick post on getting spelling suggestions from Yahoo. I created a tiny client, (Singleton). It dispatches 2 events:

YahooClientEvent.SPELLING_SUGGESTION_READY — when the suggestion is ready
YahooClientEvent.SPELLING_SUGGESTION_FAILED — when the request failed

AS3 - RealNetworks Rhapsody Web Service - Artist Search

Hi Everyone,
A few years ago Real Networks launched some webservices that you can use to find artists, tracks and the like. Although their license is quite limiting, you can view their SDK Documentation here: http://webservices.rhapsody.com/rwssdk/rwssdk_v1_5.pdf the main website being here: http://webservices.rhapsody.com/.