| By RIA News Desk | Article Rating: |
|
| April 18, 2006 10:45 AM EDT | Reads: |
12,586 |
The Flex Ajax Bridge (FABridge) is a small, unobtrusive library of code that developers can insert into a Flex application, a Flex component, or even an empty SWF file to expose it to scripting in the browser.
FABridge is built with the “don’t repeat yourself” principle in mind. Rather than having to define new, simplified APIs to expose a graph of ActionScript objects to JavaScript, with FABridge you can make your ActionScript classes available to JavaScript without any additional coding. Once you’ve inserted the library, pretty much anything you can do using ActionScript, you can do using JavaScript.
Flash Player has the ability natively, through the External API (the ExternalInterface class), to call JavaScript from ActionScript and vice versa.
Developers may find the FABridge library useful if
• They are using a rich Flex component in an Ajax application but don’t want to write a lot of Flex code. If they wrap the component in a bridge-enabled stub application. they can script it entirely from JavaScript – including using eval()’d JavaScript generated remotely by the server.
• They have one or two people on their team who know Flex. The FABridge library allows everyone on a team to use the work produced by one or two Flex specialists.
• They are building an integrated RIA with both Flex and AJAX portions. While they could build the integration themselves using ExternalInterface, they might find it faster to start with FABridge as a head start.
Published April 18, 2006 Reads 12,586
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By RIA News Desk
Ever since Google popularized a smarter, more responsive and interactive Web experience by using AJAX (Asynchronous JavaScript + XML) for its Google Maps & Gmail applications, SYS-CON's RIA News Desk has been covering every aspect of Rich Internet Applications and those creating and deploying them. If you have breaking RIA news, please send it to RIA@sys-con.com to share your product and company news coverage with AJAXWorld readers.
![]() |
SYS-CON Brazil News Desk 04/18/06 11:49:11 AM EDT | |||
Adobe Labs has introduced FABridge, a new JavaScript library enables developers to easily integrate Flex applications with Ajax or DHTML code running in the browser. The Flex AJAX Bridge (FABridge) is a small, unobtrusive library of code that developers can insert into a Flex application, a Flex component, or even an empty SWF file to expose it to scripting in the browser. |
||||
![]() |
AJAX news desk 03/10/06 12:54:52 AM EST | |||
Adobe Labs has introduced FABridge, a new JavaScript library enables developers to easily integrate Flex applications with Ajax or DHTML code running in the browser. The Flex AJAX Bridge (FABridge) is a small, unobtrusive library of code that developers can insert into a Flex application, a Flex component, or even an empty SWF file to expose it to scripting in the browser. |
||||
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Cloud Executives Feature on Cloud Computing Expo Power Panel
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Adobe Reader Sued
- Adobe Unveils LiveCycle Enterprise Suite 2 for Deployment in the Cloud
- Adobe May Cooperate with Apple to Transplant Flash Player to iPhone
- Ph.D. in Twitter Anyone?
- Adobe Flex Developer Earns $100K in New York City
- Eolas Sues the Internet
- Adobe LiveCycle Enterprise Suite 2 for Cloud Computing
- Special Report on the Emerging Cloud Computing Trend
- My Thoughts on Ulitzer
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Ulitzer Live! New Media Conference & Expo
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Eval JavaScript in a Global Context
- Fig Leaf Software to Exhibit at Government IT Conference & Expo
- Cloud Executives Feature on Cloud Computing Expo Power Panel
- Software Flexibility in the Cloud - Part 4 of 5
- Is Microsoft as Free as Open Source?
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Adobe Reader Sued
- Adobe Unveils LiveCycle Enterprise Suite 2 for Deployment in the Cloud
- Where Are RIA Technologies Headed in 2008?
- Cover Story: How to Increase the Frame Rates of Your Flash Movies
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Your First Adobe Flex Application with a ColdFusion Backend
- Adobe Flex 2: Advanced DataGrid
- i-Technology Blog: Death-Knell For "Rich Media? Hardly!
- Adobe/Macromedia - Microsoft, Look Out!
- How To Create a Photo Slide Show ...
- Adobe Flex Interface Customization - Themes, Styles, Skins
- Personal Branding Checklist
- Has the Technology Bounceback Begun?
- "Real-World Flex" by Adobe's Christophe Coenraets


































