Quantcast
Channel: Creative Geeks » Flash Lite
Browsing all 10 articles
Browse latest View live

Singleton Design Pattern with Actionscript 3

Singleton (Design Pattern) classes with Adobe Actionscript 3 When Classes, Constant variables or functions  are needed throughout the actionscript project freuquently I tend to wrap them into a new,...

View Article



Upload Multiple Files with ActionScript 3

Upload Multiple Files with ActionScript 3 In this little tutorial we will show you how you can upload one or more file(s) using the FileReferenceList in Flash CS3. We will use amfphp and ActionScript 3...

View Article

ActionScript 3 Vector vs Array Performance test

ActionScript 3 Vector vs Array Performance test Interesting article about the new Vector feature in flash player 10, thanks to Mike Chambers for this article In my original post on the new Flash Player...

View Article

ActionScript 3.0 Diagram Viewer

ActionScript 3.0 Diagram Viewer This is a simple but great tool to quickly reference the AS 3 API. You can pan around and zoom in and out with your mouse wheel. Download the AS3 Diagram Viewer View the...

View Article

Useful String Functions with ActionScript 3.0

Useful String Functions with ActionScript 3.0 Some useful ActionScript String functions that can be used in ActionScript 3.0 projects … When working a lot with Strings in ActionScript you would really...

View Article


IPinfodb ActionScript 3.0 – NEW API!

IPinfodb ActionScript 3.0 – IPLocation toolkit – NEW API! Are you looking for the geographical location of an IP address? IPinfodb offers a you that service, for FREE! We just ported the service to an...

View Article

AS3 Code Snippet: creating date objects between start and end date with AS3

Quick code snippet: creating an array of all the dates between a given start and end date In this quick code snippet we will show you how you can effectively create a Array of date objects between a...

View Article

Quick tip: creating and compiling an AS3 project in FlashDevelop without the...

Quick tip: creating and compiling an AS3 project in FlashDevelop while not using the standard Adobe Flash IDE Since the days I’ve created ActionScript projects, I was never satisfied with the code...

View Article


AS3 Quick Code Snippet: randomizing an Array with AS3

AS3 Quick Code Snippet: randomizing an Array with AS3 This small, quick AS3 code snippet shows how an Array object can be randomizes with Adobe ActionScipt 3.0. It can be usefull when you want to give...

View Article


AS3 Quick Code Snippet: remove duplicates in an Array with AS3

AS3 Quick Code Snippet: remove duplicates in an Array with AS3 This small, quick AS3 code snippet shows how duplicates in an Array can be removed with Adobe ActionScipt 3.0. This can come in handy when...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images