Quantcast
Channel: Dreaming in Flash » Adobe Flex
Browsing latest articles
Browse All 10 View Live

Why I won’t enter the eBay Flex widget contest

After reading about the eBay Flex widget contest over at Doug's blog and seeing eBay changing the contest rules, to allow the use of open-source code licensed under the MIT or BSD licenses, I got...

View Article



MVC in Adobe Flex

Here's a set of different perspectives in respect to the use of the Model-View-Controller software architecture when using Adobe Flex: "MVC considered harmful" [weblogs@macromedia] "How Flex fits the...

View Article

Image may be NSFW.
Clik here to view.

Flex3 and AIR 1.0 are out!!!

These were the news everyone was waiting for, both AIR and Flex3 are out, they're final, ready to be taken by us and pushed to new levels!!! The details and pricing for Flex3 can be found here and I...

View Article

Image may be NSFW.
Clik here to view.

Giving Flex Builder a Library (SWC)

Have you ever wondered why Flex doesn't have a nice library like Flash IDE? You'd love to use Flex but not having that nice little library there puts you off? Well here's how we do it: First create...

View Article

Image may be NSFW.
Clik here to view.

First Decorator screens!

Today our good friend Gabor announced his new baby: Decorator. Decorator is an Image Generator that exports/print postscript from it. Which means you can print your images a large as you want, without...

View Article


Load an external flex swf into a flash project and communicate with him.

Loading the swf is easy; you can make a normal loader and load it. And now the tricky part, if the swf is a swf flash file you can call the function you want, but in flex, because it have 2 frames,...

View Article

The MXMLLoader Class > Dynamic load MXML In Flex Builder 3

First of all I don’t really use flex to do flex stuff and I’m not a big fan of flex. But in my latest project I had to build with flex an interface witch would be always diferent (a dynamic...

View Article

Frameworks, my take on it

Flash and Flex frameworks. Lately I've working on three big projects that would require the usage of a framework, and not wanting to extend my own framework, that consists mostly of accumulated...

View Article


Image may be NSFW.
Clik here to view.

Interview with Pedro Veloso (AdigitalBook)

The Portuguese startup company AREAL-MEDIA is helping produce more than 1000 books per day with their product AdigitalBook, a digital album creation software for amateur photographers developed on...

View Article


Check by code what SDK version are you using in the as3 project

import mx.core.UITextField; import mx.core.mx_internal; var version:String = UITextField.mx_internal::VERSION; trace(version); ------------------------------- result = 3.6.0.12937

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images