Posted on July 5, 2008 by michaelangela
I am just about to wrap up a project using Flash CS3 and… I wish I saw this earlier…
Liquid Components for Flash CS3 [ by Didier Brun ] < ByteArray.org
The “Liquid Components” have been created for the Flash people, freelance coders and designers who wish to integrate fully skinnable components in their website, [...]
Filed under: as3, component, cool, flash, note | Leave a Comment »
Posted on April 5, 2008 by michaelangela
Short version: You must provide a path to the manifest.xml file in order for ant to find it! For example:
&amp;amp;lt;arg line=”-namespace http://code.google.com/p/flexlib/ /path/to/manifest.xml” /&amp;amp;gt;
Long version: I didn’t know that… thought it makes total sense in hindsight.
I am using the very nifty WindowShade from the life-saving (OK that’s a bit melodramatic…) FlexLib library. However, I wanted [...]
Filed under: component, cool, dev, eclipse, education, flex, mac, subclipse, svn, tip, tool | Leave a Comment »
Posted on April 3, 2008 by michaelangela
You have to see it to appreciate it. I especially like the capacity indicator “distribution ala itunes/ipod”, and the shape renderer. So sweet!
Degrafa & Data Visualization
While syncing in iTunes I was looking at the indication
of how my media was distributed across my iPhone and realized that same
visualization could be duplicated using Degrafa. I [...]
Filed under: component, cool, dev, education, flex | Leave a Comment »
Posted on April 2, 2008 by michaelangela
What I hope to be able to do sometime in the (near) future… Gotta like that Degrafa.
Doug McCune » Blog Archive » Examples from my 360|Flex session – Using Open Source Community Projects
WindowShade + Degrafa exampleIn this example I used the newly added WindowShade component in FlexLib, combined with the CanvasButton [...]
Filed under: component, dev, education, flex | Leave a Comment »
Posted on April 2, 2008 by michaelangela
I like the WindowShade component from FlexLib. It’s going in a project now. The example on this page uses LinkButtons for the header bit.
One of the reasons I like it though is that it’s light. One poster mentioned it should extend Panel and I have seen implementations of this. But because they extend [...]
Filed under: component, cool, education, flex | Leave a Comment »
Posted on April 2, 2008 by michaelangela
It has resurfaced from the depths of my memory… and I finally found it again. The CanvasButton. Put what you want in a button, much like the example on this page. Great stuff from the FlexLib crew.
Doug McCune » Blog Archive » Using complex headers with the Flex Accordion
The CanvasButton component in FlexLib
is [...]
Filed under: component, cool, dev, education, flex | Leave a Comment »
Posted on March 31, 2008 by michaelangela
There once was an app that wanted a map, but alas there was no map for the app. The app was content to use AS2, but it was too slow, too slow it was. Then there was a hack, of modest maps. It was not quite released for use but it was there nonetheless so [...]
Filed under: as3, component, dev, flash, flex, map | Leave a Comment »