Welcome To Snipplr
Everyone's Recent ActionScript 3 Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
All credit for this class goes to Mark Walters (www.yourpalmark.com)
This class needs to be put in the package structure "com/yourpalmark/utils"
0
1073
posted 14 years ago by adrianparr
Simple snippet to check is Flixel's flxObjects position according to a rectangle.
It will return true if it's inside the rectangle, false if not.
Very basic primitive box collision checking.
0
822
posted 14 years ago by godstroke
Simple manager that loads display objects via single method call and caches loaded objects
0
1071
posted 14 years ago by kuril
These five characters should be replaced with their HTML entity names before being used in XML, otherwise they may cause the XML to be invalid.
0
1329
posted 14 years ago by adrianparr
This makes use of http://www.minimalcomps.com, https://github.com/mikechambers/as3corelib and http://alivepdf.bytearray.org
2
1641
posted 14 years ago by adrianparr
This seems to be a bug.. or not..
But explains how to fix it anyway.
0
942
posted 14 years ago by godstroke
as3query written by nitoyon. http://tech.nitoyon.com/blog/2008/01/as3query_alpha.html
Package download: http://bit.ly/as3query
0
857
posted 14 years ago by adamcoulombe
as3query written by nitoyon. http://tech.nitoyon.com/blog/2008/01/as3query_alpha.html
Package download: http://bit.ly/as3query
0
774
posted 14 years ago by adamcoulombe
This can be used to help load, play and monitor playback of external video.
1
1001
posted 14 years ago by adrianparr
Sometimes you need special array functions, not build in AS3. Special ArrayUtils class with some static methods can help us :)
5
946
posted 14 years ago by burnandbass
Sometimes you need to tween a number (for example from 1-100) and to get the number
1
919
posted 14 years ago by burnandbass
Note: This example uses Arthropod Debugger (AIR App) which can be downloaded from here http://arthropod.stopp.se/
1
988
posted 14 years ago by adrianparr
based on: http://www.snipplr.com/view/33913/actionscript-seconds-to-standard-time-format/
0
857
posted 14 years ago by withinmedianl
How to create a delete effect inspired by the iPhone iOS interface. By Carlos Yanez.
0
823
posted 14 years ago by Activetuts
Short and sweet, add the following two lines where you want to trigger a javascript function. Just change the javascript denoted in the code by "javascriptFunction()" with whatever you want to call. Also jsut in case make sure you have the allowScrip...
1
925
posted 14 years ago by StevenW721
1067: Implicit coercion of a value of type __AS3__.vec:Vector.<com.Gallery:VOItem> to an unrelated type __AS3__.vec:Vector.
0
741
posted 14 years ago by alptugan