Welcome To Snipplr
Everyone's Recent ActionScript Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
897
posted 18 years ago by mswallace
For when you have to get rid of those annoying Focus Rectangles
0
1017
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
7099
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
899
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
892
posted 18 years ago by danideu
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
1670
posted 19 years ago by drukepple