Of course the latest buzzword in the world of Internet applications is Web
services. So we're assuming that you already know what a Web service (WS) is
and we're not going to worry about creating one. This article will focus on
accessing a Web service using Flash Remoting, and displaying the information
in a rich Flash UI.
We'll be looking into the emfusion.com Web service which supplies the latest
news and information to many organizations. The emfusion engine gathers
up-to-the-minute content and makes it accessible to developers and Web
administrators through a WS. Although th... (more)
In previous articles I've written about the power of integrating Flash and
ColdFusion to build Rich Internet Applications (RIAs). In this paradigm Flash
provides the user interface while ColdFusion is responsible for handling the
business logic and sending data to Flash either through Flash Remoting or Web
Service calls. In this article I'd like to shift focus a bit and provide a
more pr... (more)
Flash MX 2004 Pro Web service classes or Flash Remoting components for
ActionScript 2.0: Which is right for you? This article offers some
guidelines.
In just three years we've come a long way. It seems like an eternity since
the days when I used to code CF pages with dynamic content served up to
Flash, but let me stress how rudimentary it was. Flash back to December 14,
2001, when a lit... (more)
Flash MX has hit the streets, and some amazing applications are already under
development.
Macromedia has gone above and beyond by providing us with this fully
functional Web development tool. Now with drag-and-drop components such as
scrollbars, list boxes, calendars, and much more, developers can harness the
power of reusable code. This will dramatically enhance the development
proces... (more)