mswallace


Member since 06/07/2007

Location: Spring Hill, TN

Website: http://mswallace.com

18 snippets

12548 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 2205 posted 18 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 4087 posted 18 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 1813 posted 18 years ago by mswallace
simple example of startDrag and stopDrag using AS3
5 2523 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 3046 posted 18 years ago by mswallace
Got this out of the o'reilly ActionScript 3.0 Cookbook
2 2308 posted 18 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 2741 posted 19 years ago by mswallace
Found this code. It is an example of loading and reading different file types with ActionScript 3
5 2628 posted 19 years ago by mswallace
This getURL uses javascript to set the browser size.
2 1934 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 1558 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 2538 posted 19 years ago by mswallace
« Prev 1 Next »