Archive

Archive for the ‘Degrafa’ Category

Butterfly in Flex ( Degrafa )

October 25, 2008 Leave a comment

Last year Degrafa posted a SVG Tiger example demostrating the power of <Path> tag. I recently learned how to use that tag and created a simple example using an SVG file dowloaded from here .

This is just mxml code with the “data” copied from the SVG file. The colours can be changed using the ColorPicker on the right. Drag the slider to zoom in and out.

Click here or on the image to view the example
( Right Click to view the Source :) )

Background repeat Flex

October 22, 2008 2 comments

Normally it is difficult to repeat an image over the background of the application or some container in flex. But with Degarfa it is really simple. We just need to download the degrafa swc from the google code and use the BorderSkin class. There are a lot of cool features that degrafa provides.

Click here or on the image to view the example. View source is enabled. Code is super simple and self explanatory

Follow

Get every new post delivered to your Inbox.