GFX Complex

Posts Tagged ‘Air’

Free AS3 Image and Video Full Screen Library.

test

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...

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...