|
|
Flex & Ajax Together: FABridge
|
03/10/2006, By John Stith
|
Macromedia has a lot of wonderful tools for the developer community. One of the most impressive new tools, Flex 2.0, has been developed with ColdFusion integration in mind. Macromedia threw out a new resource by introducing a new library of code called the Flex Ajax Bridge (FABridge). The new code can be inserted into a Flex application, a Flex component or an empty SWF file in order to expose it to scripting in the browser.
The ExternalInterface class also limits what you can pass across the gap - primitive types, arrays, and simple objects are legal, but user-defined classes, with associated properties and methods, are off-limits. You're limited in what you can do.
Read Full News
|
|
|
|
|
|
|
|
|
|
|
|
|