Welcome To Snipplr


Everyone's Recent ActionScript Snippets



1 2 3 4 Next »
Flash 8 only I think.
0 1038 posted 17 years ago by Bonky
This getURL uses javascript to set the browser size.
2 1000 posted 17 years ago by mswallace
Great for animating in Actionscript. You should check out the complete kit at the Fuse Web Site. Can't Wait till this is ported to AS3
0 792 posted 17 years ago by mswallace
actionscript crawler find replace
1 666 posted 17 years ago by jumikan
For when you have to get rid of those annoying Focus Rectangles
0 905 posted 18 years ago by ypmits
A CountEvent class’s instance counts up from 0 to 50, then dispatches "countComplete" event. Here’s a result below. 1 2 3 . . . 48 49 50 Count Complete
0 6894 posted 18 years ago by garamond
Needed a way to mix up the order of questions and answers for a Flash quiz. https://www.chrisjmendez.com/2007/02/21/as1-swap-numbers/
0 773 posted 18 years ago by chrisaiv
Aligerar el tiempo en crear mis precargas ... lo bueno de esto es que se adapta al tamaño del escenario del flash .. y todo es dinamico
1 733 posted 18 years ago by danideu
Useful for product showcases
4 902 posted 18 years ago by dandyna
Builds a function which replace some caracters
1 1004 posted 18 years ago by dandyna
This will return a random number between two given numbers.
4 936 posted 18 years ago by ypmits
Don't forget to insantiate with an object or with 'this'.
1 755 posted 18 years ago by marc0047
basic template for AS2 class
3 1282 posted 18 years ago by sHamilton
Busca y reemplaza un texto por otro en un string.
0 704 posted 18 years ago by kanirasta
Provides a quick and simple "find this string pattern and replace it with this other string pattern" find and replace. Not fancy enough for regular expressions, but untill AS3 is standard this works well for most search/replace needs. Can be very...
2 1530 posted 18 years ago by drukepple
1 2 3 4 Next »