Welcome To Snipplr
Everyone's Recent ActionScript 3 Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Using a string built at runtime to reference objects in Flex. From the help docs.
1
2013
posted 18 years ago by justcaldwell
This code will show you how to write Mouse Events using AS3 and also some simple Drawing API as well.
3
2590
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
2338
posted 18 years ago by mswallace
Found this code. It is an example of loading and reading different file types with ActionScript 3
5
2256
posted 18 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
2113
posted 18 years ago by mswallace