OpenScales wrapper around ActionScript3 remote request (XML or data like images)



Interfaces
 InterfaceDescription
 IRequest This interface is intended to hide different way of requesting data behind a common interface that will be used by layers for example to request data
Classes
 ClassDescription
 AbstractRequest 
 DataRequest DisplayRequest is used to download binary data available from an URL, like picture
 XMLRequest