Profile
Achievement
mswallace's Recent SnippetsTagged actionscript
- All /
« Prev 1 Next »
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
878
posted 16 years ago by mswallace
This code will show you how to write Mouse Events using AS3 and also some simple Drawing API as well.
3
1393
posted 17 years ago by mswallace
Found this code. It is an example of loading and reading different file types with ActionScript 3
5
1306
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
686
posted 17 years ago by mswallace
Just some code that shows you how to set up the Drawing API and draw a line and also use the dropshadow filter.
4
1192
posted 17 years ago by mswallace