Flash
  Home arrow Flash arrow Flexing the Flash Review
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
FLASH

Flexing the Flash Review
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 9
    2006-06-06

    Table of Contents:
  • Flexing the Flash Review
  • My first Project with Flex Builder2
  • Create a new project
  • The NewFlex Project
  • Some hands-on experiments
  • How do you make changes to the MXML source code?

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Flexing the Flash Review


    (Page 1 of 6 )

    Adobe Flex Builder is an IDE for developing applications that offers both robustness and richness of presentation. Naturally, it is also compatible with Flash. This article gives you a first look at the IDE.

    Introduction

    HTML, CSS, and JavaScript provided the first generation of interactive web applications, bolstered by several competing server-side technologies. When I taught Visual Interdev, or Microsoft FrontPage for developing web applications, my graphic-oriented students wanted me to teach Macromedia and Flash. There were compelling reasons, of which the visual presentation and layout were the major ones. A number of technologies have appeared to address the issue of  richness of presentation combined with robustness: Java Swing, SVG requiring Plug-in support, XUL, XAML with Microsoft's Avalon, and now Adobe's Flex Builder.

    Adobe Flex Builder 2, presently in Beta 1, is an IDE for developing applications using the Flex Framework. After having tested Visual Studio 6, VS 2003, VS 2005, Eclipse and others, I felt an urge to download and try out the Flex Builder. Here is "My First App with Flex Builder 2," the other title for this tutorial, which gives some installation information and an overview of some of the key elements of this IDE.

    Adobe Flex Builder is an IDE with several attributes. You can use it to design, develop, and debug; it has an incremental compiler which compiles whenever you save the file; and you can step through the code to debug the application. Adobe Flex Builder is a no-nonsense WYSIWYG -- drop a widget and you can see the code; write the code and you see the widget. What is still better is that it is based on the Eclipse platform, so you have access to all the plug-ins developed by the open source project if you use Flex Builder with plug-ins for Eclipse. The installation on my machine is a stand alone on Windows XP Media Center Edition. The XML based tag library MXML, an XML based markup language used with Flex Builder, is very intuitive and you can carry over your HTML experience, albeit with a little more care to satisfy the rigor in XML. The number of markup tags available for developers is quite large, much larger than HTML.

    Installing Flex Builder

    Before you recreate the example in this tutorial, you need to download the program from Adobe's web site. I downloaded the software to my hard disk and tried to install. This did not work. The installer (Zero G's InstallAnywhere 7.1 Enterprise Build 2788) did not accept any of the folders I created for it to install. You may have better luck. I used the other alternative of running from Adobe's site, which was successful and took under two minutes. The installation, with some seven steps, goes through smoothly. I have a folder on my desktop where I installed the files. Although it is not necessary to show the installation screens as it is quite trivial, some of these (three out of seven) are shown here for the sake of completeness.

    More Flash Articles
    More By Jayaram Krishnaswamy


       · The tutorial was written when Flex2 was in beta 1. Now it is in Beta 3, but the same...
     

    FLASH ARTICLES

    - Critical Flash Vulnerability Heats Up the Web
    - More on Nonpersistent Client-Side Remote Sha...
    - Nonpersistent Client-Side Remote Shared Obje...
    - Using the Decorator Pattern for a Real Web S...
    - Using Concrete Decorator Classes
    - Delving More Deeply into the Decorator Patte...
    - The Decorator Pattern in Action
    - A Simple Decorator Pattern Example
    - Decorator Pattern
    - Organizing Frames and Layers for Flash Anima...
    - Organizing Frames and Layers
    - Using XML and ActionScript with Flex Applica...
    - Interfaces and Events with ActionScript and ...
    - Manipulating Data with ActionScript in Flex ...
    - ActionScript Syntax for Flex Applications







    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek