Log in | Jump |

Flash Player roundup

Flash Flex Air FMS
Adobe

Things categorized as 'Adobe Flex'

(preview-image)

Announcing: Flex on Java eXchange

Posted on June 2nd by Filippo Lughi.
By Rich Tretola: Skills Matter is organizing the first annual Flex on Java eXchange in London on June 16th. This highly interactive, intimate event will feature Tomas Lin, who will give a talk ...
(preview-image)

Flex 4: Using the ViewStack with browser history integration

Posted on June 2nd by Filippo Lughi.
By Alex Van Beek: In Flex 4 there isn’t an alternative for the Flex 3 ViewStack navigation container, which we can use for browser history integration. Luckily, Flex 3 components ...
(preview-image)

Connecting Flex Calendar with Database using AMF-PHP

Posted on May 29th by Filippo Lughi.
By John Triggerman: The very first step is to create database with desired table. To accomplish this, I used a MySQL database which runs very well with PHP. I have ...
(preview-image)

Flex 4 / PHP Data-Centric Solutions

Posted on May 28th by Filippo Lughi.
By Pete Mackie: Perhaps you have gained a few years of experience developing Adobe Flex build RIAs (Rich Internet Applications) integrated with various families of remote Web application servers to ...
(preview-image)

7 reasons to write in ActionScript

Posted on May 28th by Filippo Lughi.
By Jeffry Houser: There seemed to be some disagreement about my previous post on InsideRIA about moving your Flex Components from MXML to an ActionScript only base. The article was ...
(preview-image)

Letting The Data Tell Its Own Story

Posted on May 28th by Filippo Lughi.
By Andrew Trice: In this post, I have decided to focus upon one of my favorite topics, data visualization. It all started when an old friend from high school posted ...
(preview-image)

Flash and Flex Developer’s Online Magazine is free now!

Posted on May 26th by PabloP.
Flash and Flex Developer's FREE Online Magazine Flash and Flex Developer’s FREE Online Magazine The magazine is a source of advanced usage of Flash/Flex, such as: ActionScript Development, Server-Side In-teraction or ...
(preview-image)

Flex : Tooltip on Fixed Width DataGrid Columns

Posted on May 21st by Filippo Lughi.
By Anuj Gakhar: I was displaying some data in a DataGrid and a requirement came up to show tooltips on the columns which had more data than the column width. ...
(preview-image)

Video: Flex 4 States and Transitions

Posted on May 21st by Filippo Lughi.
By Chet Haase: Flex 4 States and Transitions, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV. This episode shows how to use ...
(preview-image)

Changing the background color of a disabled Spark TextArea control in Flex 4

Posted on May 19th by Filippo Lughi.
By Peter Dehaan: In a previous example, “Changing the background color of a disabled TextArea control in Flex”, we saw how you can change the background color of a disabled ...
(preview-image)

Dynamically Resizing Your Flex Application

Posted on May 18th by Filippo Lughi.
By Jonathan Campos: This post could also be titled: Using the browser scroll bar with a Flex Application. A few years ago I was struggling with getting the Mac Wheel and ...
(preview-image)

Are you using the Text Layout Framework?

Posted on May 18th by Filippo Lughi.
By Rich Tretola: The Text Layout Framework is an extensible library, built on the new text engine in Adobe Flash Player 10, which delivers advanced, easy-to-integrate typographic and text layout ...
(preview-image)

Transitioning from Flex 3 to Flex 4

Posted on May 18th by Filippo Lughi.
By Curt Staubach: When an early build of Flex 4 was released, I heard a lot of great things about the new Spark architecture and the exciting new functionality that ...
(preview-image)

Flex 4 Graphics: Display Bitmap Data in a Graphic Element

Posted on May 17th by Filippo Lughi.
By Marco Casario: Problem You want to display a raster image within a graphic element. Solution Use the BitmapImage element or supply a BitmapFill to a FilledElement-based element and set the source property ...
(preview-image)

onXMPData not fired with F4V……?!

Posted on May 17th by Filippo Lughi.
By Flexcoders: I’m trying to use F4V instead of FLV. And with that I need to read the XMP. So…. in FP10 it should support the onXMPdata…… But it is never fired, ...
(preview-image)

Flex 4 and custom layouts

Posted on May 17th by Filippo Lughi.
By Michaël Chaize: Flex 4 introduces a new component and skinning architecture named “Spark”. Thanks to Flash Catalyst, you can skin Flex 4 components in one minute and you’ll find ...
(preview-image)

Mate for Framework Beginners

Posted on May 17th by Filippo Lughi.
By Amy Blankenship: Over the next little while, I am going to be exploring some of the more popular Flex Frameworks, and getting into the nitty gritty of what you ...
(preview-image)

Video: Flex 4 Path to Enlightenment

Posted on May 15th by Filippo Lughi.
By Chet Haase: The Path Object in Flex 4, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV. This episode shows how to ...
(preview-image)

Best Use of Adobe Flex First-prize winners

Posted on May 14th by Filippo Lughi.
By Richard Yau & Joseph Laurendi & Patrick Yamane: MIT Web-Design Competition: Team BeneFit THE CHALLENGE Every January, before the start of the Spring Term, MIT has a mini-term during which classes ...
(preview-image)

Flex 4: ExcludeSelectionList

Posted on May 14th by Filippo Lughi.
By tink.ws: This component was in part inspired by some work Steven Shongrunden had done and a task that we had on a job. We didn’t want to have to change ...