mswallace


Member since 06/07/2007

Location: Spring Hill, TN

Website: http://mswallace.com

18 snippets

3090 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mswallace's Recent Snippets



« Prev 1 Next »
got this as part of an example on the adobe cookbook site
1 808 posted 16 years ago by mswallace
found this on the adobe cookbook site. There is also some PHP to go along with this in my snippets.
1 909 posted 16 years ago by mswallace
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 673 posted 16 years ago by mswallace
simple example of startDrag and stopDrag using AS3
5 1000 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 1149 posted 16 years ago by mswallace
Got this out of the o'reilly ActionScript 3.0 Cookbook
2 861 posted 16 years ago by mswallace
This code shows you how to load large files using as3. This is good for loading in large files. Flash Player will fire events as the data becomes available.
7 1159 posted 16 years ago by mswallace
Found this code. It is an example of loading and reading different file types with ActionScript 3
5 1087 posted 16 years ago by mswallace
This getURL uses javascript to set the browser size.
2 692 posted 16 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 540 posted 16 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 935 posted 16 years ago by mswallace
« Prev 1 Next »