Introduction to Flex Data Services 2
Introduction to Flex Data Services 2
11/28/2006
2:00 PM US/Eastern
http://www.adobe.com/cfusion/event/index.cfm?event=track&id=539086&loc=en_us
Building Rich Internet Application to cross the mile with a smile....... Adobe Flex Designer[30%]/Developer[70%]'s Blog.
Introduction to Flex Data Services 2
Passing UDT from java to flex using openAmf based remoting.
Figured out a weird issue with Flex 2.0 / Flash Player 9 . Your comments welcome.
Getting result of Webservice.
1 Invoking webservice in Flex without FDS
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
Making a webservice call in Action Script 3.0
Wanted to use Log4j without configuration file.
Dynamically load / unload my 'sub applications' in Flex 2.0 (compiled swf) but user feel should be as if only one mxml has been loaded.
A small piece of AS code that saves a lot of my debug time and frustrations...
Tomcat 5.5 admin package.
Application to demonstrate a possible implementation ' double click ' in Flex v 1.5
I wanted to create a panel that could be be minimized, maximized, moved like a typical 'window'.This article helped me achiving this.
Whats is flexiness ?