Flex Tutorials (11)
- The Flex Show : Screencasts Only
-
This is the first episode of our new video series on creating Flex Components. This is a series of screencasts designed to teach you how to make use of the component architecture in Flex.
Tags: flex, flex 101, flex tutorial, flex tutorials, flex video, learn flex, tutorial, video - view - prasanth - 10/24/2009 - 00:03 - - -
- Adobe - Coding with MXML and ActionScript
-
Adobe® implemented Flex as an ActionScript class library. That class library contains components (containers and controls), manager classes, data-service classes, and classes for all other features. You develop applications by using the MXML and ActionScript languages with the class library.
Tags: actionscript, flex, programming, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 23:09 - - -
- Flex Tetris Tutorial - Introduction
-
In august 2008 I started studying Adobe Flex which is a Rich Internet Application platform. In other words, Flex is a platform for developing more advanced GUI's (rich clients) for web applications, than you can do with HTML / JavaScript. Flex is compiled into Flash, by the way, so you can everything in Flex, you can do in Flash.
Tags: flex, game, programming, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 23:06 - - -
- Flex & Javascript Tutorial - Simple Interaction | Switch on the Code
-
Now that we have gone over Flex and PHP its time to get some client side interaction going on with Javascript. This tutorial will show you how to call javascript functions from flex and flex functions from javascript. There is a really nice example of the use of this on Google Finance, as well as a number of other google sites.
Tags: flex, interaction, javascript, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 23:05 - - -
- Simple Flex Tutorial
-
I've been learning Flex for a presentation at my local CFUG, and I'm actually quite impressed with how much you can do with so little code. However, most of the Flex tutorials I have found are very long and over simplified, so I've created a simple blog reader in 23 lines of MXML code to use as a tutorial.
Tags: flex, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 23:02 - - -
- Intro to E4X
-
Up until now working with XML data in Flash hasn't been very intuitive. That was mainly due to the semantics of the ActionScript Language. But, with the birth of AS3 we have new hope in E4X. For those that don't know E4X stands for ECMAScript for XML and this specification introduces some new functionality that makes working with XML a lot simpler.
Tags: e4x, flex, flex tutorials, article - view - prasanth - 10/23/2009 - 23:02 - - -
- Developing Flash Components for Flex
-
Adobe is about to release a development kit for Flex to create components by using Flash IDE. This kit may help developers add more interaction and animation effects into their flex components. Now, I will develop a small sample by using this tool.
Tags: component, flash, flex, flex tutorials, article, code - view - prasanth - 10/23/2009 - 23:00 - - -
- Create Flex Component Button Skins
-
To create snazzy buttons to be used in Flex
What you will need:
Flex Component Kit for Flash CS3
(Free from adobe http://www.adobe.com/products/flex/flexdownloads)
Flash (CS3 for this tutorial)
Flex Builder (Flex Builder 3 for this tutorial)
Some photo editing software (Fireworks CS3 for this tutorial, Photoshizzle works too!)
Tags: button, flex, skin, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 22:59 - - -
- Creating Funnel & Pyramid Charts in Adobe Flex
-
Flash components always have been the most visually gratifying components on the web. And with Flex, Flash has reached a whole new level for interface design. Flex has not only reduced the total LOC count but has made interface design considerably easier with its tag based design principles and lots of custom components.
Tags: flex, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 22:57 - - -
- Creating Facebook application with Flex
-
The article will help you create your first Facebook external website application using Flex. Assuming you have Facebook account; go to http://www.facebook.com/developers/createapp.php and create a new application. This is what you will see:
Tags: facebook, flex, flex tutorials, tutorial - view - prasanth - 10/23/2009 - 22:56 - - -