Welcome To Snipplr


Everyone's Recent ActionScript Snippets



1 2 3 4 Next »
Flash 8 only I think.
0 1091 posted 17 years ago by Bonky
This getURL uses javascript to set the browser size.
2 1055 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 827 posted 17 years ago by mswallace
actionscript crawler find replace
1 704 posted 18 years ago by jumikan
For when you have to get rid of those annoying Focus Rectangles
0 954 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 6967 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 822 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 785 posted 18 years ago by danideu
Useful for product showcases
4 944 posted 18 years ago by dandyna
Builds a function which replace some caracters
1 1054 posted 18 years ago by dandyna
This will return a random number between two given numbers.
4 969 posted 18 years ago by ypmits
Don't forget to insantiate with an object or with 'this'.
1 807 posted 18 years ago by marc0047
basic template for AS2 class
3 1325 posted 18 years ago by sHamilton
Busca y reemplaza un texto por otro en un string.
0 751 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 1574 posted 18 years ago by drukepple
1 2 3 4 Next »