February 14, 2008
Cross Domain XML:
Adobe Flash Player can be used to create applications that load data from public services and APIs. Flash can load data across domains on a permission basis (permission from the server). This is done by the server having a small crossdomain.xml file that specifies whether Flash can connect to services on that server.
Apparently [...]
Read the full article →
February 13, 2008
Adobe Flex 3 Language Reference, via bytearray.org, via searching Google for flex 3 actionscript Remoting.
I'm not sure why I didn't find this sooner (perhaps I did but didn't bookmark it at the time) but I'm sure this will be a useful resource, since all of the other pages I've found for Flex remoting deal with using MXML -- which [...]
Read the full article →