Welcome To Snipplr
Everyone's Recent Snippets Tagged actionscript
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A quick and easy function to convert seconds into easily readable time.
(90 seconds = 01:30)
1
866
posted 14 years ago by cessnajumpin
Ever have to make a swf that needs to change height? Want to use the browser's scrollbar instead of having to create one in flash?
0
617
posted 14 years ago by cessnajumpin
As of revision 11031 of the Flex 4 SDK compression is supported inline with the embed metadata tag.
0
560
posted 14 years ago by aphex
Allows easy usage of Fonts and TextField/TextFormat creation.
1
764
posted 14 years ago by edwardhotchkiss
Based on the following references:
http://not-equal.blogspot.com/2006/08/upload-file-as3-php.html
http://www.thedanosphere.com/?p=76
I created a simple file manager class that I will be extending in the near future for an AIR App I...
0
925
posted 14 years ago by alvincrespo
This is a dynamic label generator for a project I'm working on. (Source files coming soon)
0
717
posted 14 years ago by alvincrespo
This is a sound manager class for a small project I've been working on for the past two days. Nothing really major or new, but just some simple functionality including play/stop/forward/previous functions that may help prove useful to someone. If you...
1
922
posted 14 years ago by alvincrespo
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
1097
posted 14 years ago by adamcoulombe
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
1017
posted 15 years ago by sottenad
This is a sample application to demonstrate how to create and modify remote shared objects in a flex client application
0
744
posted 15 years ago by mprabhuram
On a new layer, add the following Actionscript to the frame requiring to be paused.
1000 represents the delay in milliseconds, being 1 second.
0
1115
posted 15 years ago by hotdiggity