Welcome To Snipplr


Everyone's Recent ActionScript 3 Snippets



1 ... 12 13 14 15 16 ... 19
0 527 posted 14 years ago by alejandromb
3 716 posted 14 years ago by arpit
demo: http://www.adamcoulombe.info/lab/as3/360-spin-hover.html FLA: http://www.adamcoulombe.info/lab/as3/360-spin-hover.fla requires tweenlite
1 1007 posted 14 years ago by adamcoulombe
Spotlight Navigation effect using AS3 and Tweenlite Demo: http://www.adamcoulombe.info/lab/as3/spots_test.html FLA: http://www.adamcoulombe.info/lab/as3/spots_test.fla
2 909 posted 14 years ago by adamcoulombe
0 511 posted 14 years ago by rvachere
Add the code at the first frame.
0 594 posted 14 years ago by nalmeida
This is a snippet that will animate in a circle in a clockwise fashion based on the parameters the function is passed. It can be used to create a circular or clock wipe when used as a mask.
2 808 posted 14 years ago by sottenad
2 650 posted 14 years ago by forchid
1 579 posted 14 years ago by adrianparr
Lee Brimelow show's how to smooth an image that is loading from Flickr.
1 603 posted 14 years ago by chrisaiv
Paste this into your AS file to add focus and blur events to your text/form fields. If your field contains YOUR DEFAULT MESSAGE when focus is brought to it, it will erase itself, to be ready for text entry. If focus is lost while the field is complet...
0 759 posted 14 years ago by Winkyboy
Handy function for converting milliseconds to video timecode
1 1027 posted 14 years ago by nate63179
A simple class and event which can be used to load external assets
1 544 posted 14 years ago by nate63179
The source below is the function from the website with the corrected regular expression found in the site's comments. This is a nigh-one-line function for validating a string as an email address.
4 1001 posted 14 years ago by Winkyboy
Retrieves a filename from a complete url
4 793 posted 14 years ago by nate63179
This is an AS3 version of the banner template I created a while back in AS2. The code has been placed in the accompanying banner.as file, with the exception of a little bit of code within the dynamically-centering button you'll see placed on the stag...
0 705 posted 14 years ago by Winkyboy
AS3 does some weird things with HTML. Here are a few ways to handle common problems. The worst offender that many people encounter is double carriage returns. Regex those nasty buggers into oblivion (aka \n)!
0 685 posted 14 years ago by trevorhartman
This uses the button's instance name to assign functions. Instead of using a bunch of event listeners, you can use one function to delegate actions according to the button's instance name.
0 474 posted 14 years ago by MacEvelly
0 510 posted 14 years ago by alexaivars
1 ... 12 13 14 15 16 ... 19