GFX Complex

Posts Tagged ‘Flex’

Free AS3 Image and Video Full Screen Library.

test

Continue Reading...

New Beta AS3 FullScreenVideo Class. Need your input – comment.

::: UPDATE::::
This is out of data. Please go here to get the new version of the full screen class.
I have just made a new version of my FullscreenImage class for videos. Just like the image version you can set it to any align point like top, center, bottom, left, right, ect, while still scaling [...]

Continue Reading...

K-Lib AS3 Kuler API Beta v2

I had just updated a new version of K-Lib. This current version now has search methods used to get swatches by themeID, userID, email, tag, hex and title. I have also added test examples for all the supported methods.
Have a look at http://code.google.com/p/k-lib/

Continue Reading...

Pure AS3 MJPEG streaming class

Any of you who own a IP webcam can now stream your MJPEG video right into your AIR application. I only say AIR because there is sandbox problem if you try to use this in your flash or flex application.
I made this class from a flex component I found at http://www.alagad.com/go/blog-entry/viewing-mjpeg-streams-in-flex. The [...]

Continue Reading...

K-Lib Actionscript 3.0 API for Adobe Kuler

After Kuler updated their API it broke my screen saver and a few other things I have made over the last 2 years. Today I felt the need to rehash some of my old work. So starting from the ground up I decided to make a AS3 API for kuler. I think this is a [...]

Continue Reading...

AS3 Full Screen Image Class with alignment scaling and smoothing.

Every time that I go to http://thefwa.com the first thing I think about is how all the sites listed there are using a image as the background that spans the full browser. That is the norm now for high end sites. So I decided to make a class that loads an image and will do [...]

Continue Reading...