Coming soon
Archive for the ‘Adobe Flex’ Category
Flex : Using a JSP proxy page to bypass crossdomaine file
This example shows how to create a JSP proxy for XML request Server-Side Scripting. When you write a Flex application, and when you are accessing remote hosts for services you have no control of (ex: RSS Feed), then you find out there is no cross domain file ( crossdomain.xml) and Flex app will complain. [...]
Action Message Format – AMF 3
AMF is a binary protocol data transfer client server applications used by some Adobe Flash. The optional Adobe Flex / AMF (Action Message Format) to test support applications programmed with Adobe Flash technology Adobe Flex and using the application protocol AMF.
There are several variants of the binary AMF protocol:
AMF0: this version is used in Flex [...]
Custom Skin/Chrome for Adobe AIR Application(s)
This is a nice tutorial from Ryan Stewart which shows how to create custom chrome for your Adobe AIR applications.
Enjoy !