Welcome To Snipplr


Everyone's Recent ActionScript 3 Snippets



Active Record ORM implementation in ActionScript 3 for AIR's SQLite DB
0 1254 posted 17 years ago by bendalton
button function to jump to labeled frame.
0 1715 posted 17 years ago by sebastianassaf
This takes whatever object you want (called YOUR_OBJECT in the source) and traces out each child of that object. Pretty useful for debugging an add/removeChild issue.
1 2946 posted 17 years ago by benwasilewski
Two different loading methods for external files.
0 1449 posted 17 years ago by 1man
what more can i say?! Just a small Regular expression...
1 3359 posted 17 years ago by FlashJunior
PACKAGE replace -> com.yourdomain.control CLASSFILENAME replace -> com.yourdomain.control - folder > MyCustomEvent.as
0 1095 posted 17 years ago by t3flexdev
2 1644 posted 17 years ago by taboularasa
0 1393 posted 17 years ago by zeman
See also: http://code.google.com/p/undolibrary/
2 1884 posted 17 years ago by gfazioli
1 1571 posted 17 years ago by gfazioli
How to create a basic class in AS3 and extend it if needed.
3 2183 posted 17 years ago by 1man
https://www.chrisjmendez.com/2008/06/06/as3-regular-expression-basics/
12 2710 posted 17 years ago by chrisaiv
I have fixed and improved some code I found on the Internet
1 1726 posted 17 years ago by ozke
2 1905 posted 17 years ago by gfazioli
This snippet shows how to serialize action script object to strings, the serialization method is AMF based, note also that each object must meet three basic rules in order to be serialized properly: ¨1. The constructor must take no arguments...
1 2262 posted 17 years ago by narkisr
I have fixed and improved some code I found on the Internet
1 1877 posted 18 years ago by ozke
1 1767 posted 18 years ago by rwitten
This snipped is split in two sections: Actionescript 3 and PHP
2 1787 posted 18 years ago by gfazioli
I use these main import statements for the begaining of all my Actionscript 3 projects. The last two are custom classes that I use for tweening. One class is called Tweener and the other is called TweenLite.
2 1760 posted 18 years ago by mswallace
https://www.chrisjmendez.com/2008/02/11/as3-regular-expression-basic-example/
0 1825 posted 18 years ago by chrisaiv