-
Archives
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
Tag Archives: Files
Tutorial | Create a Flickr Viewer using Flex
The latest tutorial at The Tech Labs, this time performed by Stéphane Schittly. In this tutorial, you will learn how to integrate photos from Flickr in your Flex application, using as3flickrlib. View Tutorial and download source files
Tutorial | Create a KingnareStyle Skin in Flex
A tutorial showing you how to create a skin KingnareStyle skin using FlexBuilder 3 and Flash CS3. Read Tutorial and download support files
Tutorial | Creating A Downloader For YouTube with Flex/Air
This the newest tutorial at The Tech Labs, this time by Jack Herrington, who have wrote several popular books, where you learn how to create a cross platform application that searches for YouTube videos and then provides a mechanism to … Continue reading
Posted in AIR, Flex, Tutorials
Tagged Adobe, AIR, application, desktop, Files, Flex, how to, RIA, Source, Tutorial, youtube downloader
Leave a comment
Article / Source | Sample Flash AS3 Code to Help Designers and Developers Handle Data and Communication
A nice article by Dan Zen, showing four examples about User Interface Components, Communication 1 – navigateToURL, SharedObject, FlashVars, ExternalInterface, Loader, URLRequest and FileReference, Communication 2 – URLLoader and URLVariables to get text or server script data (PHP, MySQL) and … Continue reading
Posted in AS3, Source Code
Tagged Actionscript 3, Adobe, article, AS3, code, Files, handling data, how to, Resources, samples, Source
Leave a comment
Source | Bending modifier for Papervision3D
Bending objects is one of the classic features of any 3D package. Bartek thought it would be nice to be able to bend stuff in Papervision3D too. Read his post and download the source.
Posted in AS3, Source Code
Tagged Actionscript 3, Adobe, article, AS3, bending, code, Downloads, Files, Flash, how to, papervision 3d, pv3d, Source, Tutorial, webdesign
Leave a comment
Tutorial | Create a Card Flip Effect For Flash Player 10 using ActionScript 3
A great article at The Tech Labs, by Ben Pritchard from PixelFumes, that will step you through the classes used to achieve a card flipping effect using the new rotationY property that exists in Flash Player 10. Read full article, … Continue reading
Posted in Flash, Tutorials
Tagged 3d, Actionscript 3, Adobe, AS3, download, Files, Flash, flash player 10, programming, Resources, Source, Tutorial
2 Comments
Source | See Lee Delisle and lots of AS3 particle systems – Awesome!!!
See Lee Delisle has posted the sources of the his famous particle systems. They are purly awesome. Check the source code and develop your own particle systems or integrate it in your projects. I would loave to see them, so … Continue reading
Posted in Source Code
Tagged Actionscript 3, Adobe, AS3, code, example, Files, Flash, particle systems, programming, Resources, Source, webdesign
Leave a comment
Source | A banner built using FIVe3D
Bartek shows this time a cool banner using the FIVe3D. He also mades available the source of the banner so you can check the code. Read and view demo or download source
Resources | The Tech Labs – Free Adobe Air, Flash and Flex Tutorials to Everyone
After spending one week on it, i got the new site, The Tech Labs, ready. This site will be showing on a regular basis new tutorials on Adobe Air, Flash and Flex. All the content is free and source files … Continue reading
Tutorial | Building a Flash site using PureMVC
In this tutorial, Hubflanger will show you how to build a Flash site using PureMVC. If you’re familiar with the Flash IDE and have some experience with OOP and writing classes, you’re pretty much ready to go. Read Tutorial and … Continue reading