I am developing an app for blackberry playbook and I need to make http request. And I can't find available class for it. Tried to use mx.rpc.http.HTTPService class but it's not available. May be its a trivial question, but I'm realy stuck.
Thanks.
Actually that HTTPService class is available, as is flash.net.URLLoader. If you can't get your setup to find HTTPService, you've got it configured incorrectly.