GFX Complex

Archive for the ‘actionscript3’ Category

FullScreenLib update 1.3

Hello everyone. I have made a small update to my full screen lib. I updated tween lite the the newest version as of today and I also did some small code cleanup on the FullScreenImage class. I also added a bigger and more completed example that shows how you would use this as a slide [...]

Continue Reading...

Please submit sites that are using FullScreen Lib.

I have seen that there has been over a 1000 downloads of my free fullscreen Library.  I would love to see what has been done with it.
Today I seen a site that was using it found here. http://www.jupiterxo.com/.
I would like to make a little showcase of the sites to show creative ways of using this [...]

Continue Reading...

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

Free AS3 Panning Fullscreen Image Class

I made another class to add to your tool box of Full Screen Image classes. This class is great, it will take your image and fined the closes size to fill the full screen of the browser with the image and then pan the areas of the image that have been clipped off. This [...]

Continue Reading...

FullScreenImage Update. V1.2

I found that I have some typeos and some other dispatching problems that I overlooked in my initial release, thus we now have v1.2.
Zip now contains progress and complete event example.
fullscreenimage-v1.2 – Zip Link
::::UPDATED::::::
This has been updated by a full screen library class that can do video, images and swf files.
Please be sure to [...]

Continue Reading...

Zend Amf vs. AMFPHP – AMFPHP FTW! though only a bitter sweet win.

Today I put AMFPHP and Zend Amf 1.73 to the test. Right away I notice the lack of mysql recordset support in zend amf so right out of the box it had a disadvantage to AMFPHP. The second thing I noticed is the lack of gzip out of the box for Zend Amf. There maybe [...]

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