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
1991
posted 18 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
3238
posted 19 years ago by mswallace
Found this code. It is an example of loading and reading different file types with ActionScript 3
5
2800
posted 19 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
1700
posted 19 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
2713
posted 19 years ago by mswallace