Factum Vicesimus Quartus

Exploring web x.0, innovation and RIA techniques

Add to Netvibes    Add to Google


Posts Tagged ‘Flex’

I’m working on a shopping cart where I can drag items into a List using a custom itemRenderer. Everything goes perfect until I add more items then the viewable area of the list. When I scroll vertically, both with the scrollbar and with the mousewheel, I get the #1010 ListBase:scrollVertically error and the items render [...]



Flex SuperPanel

March 22nd, 2007  |  21 Comments

<– there is an update of the SuperPanel which can be found overhere –> I really like to work with the Panel component in my Flex projects, but it lacks some functionality I use quite often so I extended it which resulted in the SuperPanel component. The SuperPanel can be dragged around on the stage, [...]



Last week I tried to add 2 eventlisteners to the stage to listen for key up and key down events. These eventhandlers should be initiated immediately when the application is loaded. I added these eventlisteners to a function and called the function with the creationComplete() method in the application declaration. This setup gave me an [...]



Flex 2.0.1 available!

January 7th, 2007  |  1 Comment

Flex 2.0.1 has been released by Adobe Systems. The new version runs on Windows based systems but also on MAC and linux systems. Furthermore there are some improvements like CSS management at runtime and support for FlashType encoding. Also this new version is Apollo ready. Here you can find the downloadpage. And click here to [...]



Adobe Flex Cookbook BETA

December 21st, 2006  |  Comment now

A few days ago, Adobe released the BETA version of the Flex Cookbook. I was trying to get to it but my browser only showed the titlebar and didn’t load any content. This seems to be an Opera-only problem because in Firefox and IE it works fine. At the Flex cookbook you can share Flex [...]



I found 2 interesting websites with custom Flex components. This might help us a lot while learning Flex. I posted them on our CMDWiki as well. Just ActionScript and MXML (via WebXY) Teoti Graphix – Development & Design