Archive for February, 2009

  • Free AS3 Image and Video Full Screen Library.

    Free AS3 Image and Video Full Screen Library.

    February 23rd, 2009 | Featured, actionscript3 | Josh | 57 Comments

    ::EDIT:: There has been an update. I have created a better example that will show how to use this lib as a slide show so for any of you who have asked how to change the image there you go. I have also cleaned. the code just a little. I have put all three of [...]

    Read More

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

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

    February 22nd, 2009 | actionscript3, flash, video | Josh | 1 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 [...]

    Read More

  • My Name Is Nanerpuss!

    My Name Is Nanerpuss!

    February 20th, 2009 | WTF | Josh | 2 Comments

    Read More

  • K-Lib AS3 Kuler API Beta v2

    K-Lib AS3 Kuler API Beta v2

    February 15th, 2009 | actionscript3 | Josh | No Comments

    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/

    Read More

  • Free AS3 Panning Fullscreen Image Class

    Free AS3 Panning Fullscreen Image Class

    February 14th, 2009 | Uncategorized, actionscript3 | Josh | 25 Comments

    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 also [...]

    Read More

  • FullScreenImage Update. V1.2

    FullScreenImage Update. V1.2

    February 11th, 2009 | actionscript3 | Josh | 6 Comments

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

    Read More

  • Pure AS3 MJPEG streaming class

    Pure AS3 MJPEG streaming class

    February 10th, 2009 | Air | Josh | 8 Comments

    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 class I [...]

    Read More

  • Free AS3 Preloaders

    Free AS3 Preloaders

    February 3rd, 2009 | flash | Josh | 13 Comments

    After getting rejected by flashden.net that took over 3 days of waiting and jumping through hoops for them to just say “we would like you to write a full detailed how to use book with color pages and 24 hour live tech support” for a preloader that only takes you placing 3 lines of code [...]

    Read More