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 little site called FlashCFM received Macromedia's Site of the
Day designation. On several occasions I received e-mails asking me how on
earth FlashCFM received this prestigious award. There was nothing spectacular
about the site, no fancy graphics, Flash animation, or anything out of the
ordinary. Yet the concept behind it was brilliant, or so I believed. As you
can probably guess from its ... (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 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)
Most developers use Flash for animation and Web site introductions, but
aren't aware of how powerful a scripting environment it is. Now in Flash 5,
ActionScript is larger than life and is here to stay.
It's pretty much a programming language with access to variables,
expressions, arrays, objects, and user-defined functions. ActionScript is
very similar to JavaScript and both are based on ... (more)
I wanted to write an article that would be useful to the developer community.
Since Flash is gaining ground as a powerful development tool, this article
will focus on using Flash to create a rich UI hooked up to a ColdFusion
component.
An effective Web site cannot exist without content, so this article will show
you how to pull dynamic content into Flash. Pulling content from across the ... (more)