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 713 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 1005 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 905 posted 14 years ago by adamcoulombe
0 510 posted 14 years ago by rvachere
Add the code at the first frame.
0 592 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 807 posted 14 years ago by sottenad
2 648 posted 14 years ago by forchid
1 578 posted 14 years ago by adrianparr
Lee Brimelow show's how to smooth an image that is loading from Flickr.
1 600 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 1024 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 1000 posted 14 years ago by Winkyboy
Retrieves a filename from a complete url
4 791 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 704 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 683 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 473 posted 14 years ago by MacEvelly
0 509 posted 14 years ago by alexaivars
1 ... 12 13 14 15 16 ... 19