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
699
posted 17 years ago by mswallace
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
6629
posted 17 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
672
posted 17 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
612
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
1397
posted 18 years ago by drukepple