Labs

Mashups

GoogleMaps - remembers you favorite places
GoogleMaps in Flash

Proof of concepts

AIR RSS Reader - simple RSS reader in AIR. Transparent background, multiple feeds.

Bezier Studio - proof of concept for Flex complex editor. It has timeline, properties bar, output window, and it can generate as3 code of whole scene. You can choose if project should be Pure AS3 project or Flex Project. Don’t forget it’s just proof of concepts, so there can be (and are) few bugs… This proof of concept was developed during time we worked for Kremsa Design - http://www.kremsadesign.com, so be sure to check their site..

Bezier Studio

Tools

Custom Components

Piano Component - this is fast example of custom Flex component using drawing API. There are more components inside like PianoKey, PianoOctave, Piano. It’s not complete component, just proof of concept… Sound bank has 1.2MB :)

Piano component

ColorRangeLabel - extended Flex Label component with dataProvider. You can set minimum, maximum value, color and label and when value of ColorRangeLabel will be change, background color and label will be automatically set accordingly.

Piano component