Flex

TwitterFacebook
Get flash to fully experience Pearltrees
flash mouse lag on linux

starling

Redraw

Welcome to Flexoland. First of all I am not evangelist or big "fan" of ActionScript/Flex, althought it implements interesting ideas. My fields of interest are C++/C# Win32/WinFX system/IE/application development, sometime with interruptions for Java and misc scripting. I'd be interested in robot-building, AI systems, high performance servers but this is out of scope of real work now. Latest RIA projects I was involved in were based on Ajax/Flex platforms.

Flex Internals

http://www.docsultant.com/site2/articles/flex_internals.html

tubeloc - Project Hosting on Google Code

The new YouTube AS3 API is now out. This library was designed as an interim solution for the AS2 API. Use the new AS3 API, more details here: http://code.google.com/apis/youtube/flash_api_reference.html TubeLoc is an ActionScript 3 library that serves as an adapter to the YouTube ActionScript 2 Player API. Easily add YouTube video functionality to your ActionScript 3 or Flex app with either the full-chrome or the chromeless YouTube players. http://code.google.com/p/tubeloc/

Projet pour inclure une video YouTube dans du Flex by alain Nov 23

UML

ActionScript 3.0 UML and Code Generation Tools

If you are interested in generating UML and/or AS3 code you might want to take a look at the following tools. The price tags range from $0 to $239. This tool provides AS3 code generation for Cairngorm based Flex projects. http://seantheflexguy.com/blog/2007/11/20/actionscript-30-uml-and-code-generation-tools/
Adobe MAX 2010 is over and I’m heading back to Poland. Before I get on the plane I wanted to post my presentation deck and the source code of a demo app that I used to cover the DI frameworks. I also hope to post the session recording as soon as it gets to Adobe TV . BTW this years MAX was really awesome!

Slides and source code of my Adobe MAX 2010 presentation at Space of Flex/AIR technologies

http://www.riaspace.com/2010/10/slides-and-source-code-of-my-adobe-max-2010-presentation/

Flex 4 mini book: Flex 4 in a Day : Mihai Corlan

http://corlan.org/2010/10/11/flex-4-mini-book-flex-4-in-a-day/ As you know this year we released the fourth version of our framework for building RIAs on top of Flash Player or Adobe AIR. As you can imagine, I spent quite some time evangelizing Flex 4 at conferences, customer meetings, and training sessions. In preparing my presentations/articles I read a lot of material (Adobe’s documentation or blog posts) and talked to our engineers. And some time this summer I started to distill all this information into a formal document I called “Flex 4 in a day”.
http://oreilly.com/insideria/index.html

10 Tips for Flex Application Performance - InsideRIA

About You have arrived at this page because InsideRIA is no longer an active website, as of January 31, 2011. While we're sad to see the change, we think you will find the resources and community here at oreilly.com helpful. An archive of the material previously posted on InsideRIA can be found at DevelopRIA.com . O'Reilly Answers is an excellent resource for getting information about everything technology related. We also suggest that you share your knowledge at the O'Reilly Answers site and help the new members of the development community grow into future leaders in our industry.

10 Tips for Flex Application Performance - DevelopRIA

http://www.developria.com/2009/09/10-tips-for-flex-application-p.html We're going to keep this post lean and mean, and get down to business with 10 Tips that will keep your Flex applications fast, lean, and responsive. Rule # 1: Clean up after yourself In general, it is good practice to maintain clean code.
DoubleCursor

site en flex

Blogs on Flex

flash security

Flash Security

Flex Performance

http://www.stevensacks.net/2009/01/09/firefox-3-mac-flash-bug-boxes-visual-artifacts/

Firefox 3 Mac Flash Bug Boxes Visual Artifacts | flex and flash

There isn't much information out there about this Flash redraw bug in Firefox 3 on the Mac, so I have written this blog post. Hopefully, the player team can fix it soon. There are a lot of people complaining about this issue on various forums, but nobody seems to have isolated it. I have figured out a way and here is what I have discovered. The Bug The bug happens in Firefox 3 on the Mac.
Slowing Flash

Cross Domain

**Click 'Browse all files' to see the release notes** -- This tool is an Eclipse editor plugin to provide source code formatting for Adobe Flex code (i.e. Actionscript and MXML). About SourceForge.net: http://flexformatter.sourceforge.net/

SourceForge.net: Flex Formatter - Project Web Hosting - Open Sou

http://blogs.sophiacom.fr/flex/2008/08/double-click.html

Flex: Double click event with flex

SFDoubleClickManager.as is composed of two main parts. One which manages time out before sending click event and one part which implements IEventDispatcher to forward events. click handler is implemented with two methods, one which will be called as event handler and an other which will be called later if no double click occurs : As we can see, single event handler starts a timer and double click handler stops it. If double click event is not sent, timer will not be stopped and deferredSingleClick will then be called.

My Favorite Eclipse Plugins for Flex Development — TJ Downes

May 3 I wanted to create a quick list of Flex-specific plugins I find most helpful for my day-to-day Flex development. Mostly this serves as a reminder to me when I rebuild my IDE, but I thought others may find them useful too. FlexFormatter - This is probably the plugin I use the most. In addition to highly configurable code formatting, FlexFormatter also has some excellent tools to assist in generating ASDoc comments.

Lightspark - The High-performance Free Flash Player

Overview Lightspark is an LGPLv3 licensed Flash player and browser plugin written in C++/C that runs on Linux. It aims to support Adobe's newer Flash formats and AVM2 virtual machine. Current status The last released version in 0.5.6, download it from here Lightspark currently supports YouTube well enough for daily use. For up-to-date information regarding support of various other websites see this wiki page
Preloader