Profile
Achievement
adamcoulombe's Recent Snippets
- All /
as3query written by nitoyon. http://tech.nitoyon.com/blog/2008/01/as3query_alpha.html
Package download: http://bit.ly/as3query
0
770
posted 13 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
689
posted 13 years ago by adamcoulombe
Demo, info & FLA download at http://adamcoulombe.info/lab/as3/card-flip.html
4
1201
posted 14 years ago by adamcoulombe
More information, Demo & FLA file download at http://www.adamcoulombe.info/lab/as3/spiral-gallery.html
1
859
posted 14 years ago by adamcoulombe
demo at http://adamcoulombe.info/lab/css/background-transparency.html ... Give an element a background color transparency without affecting the opacity of child or descendant elements. This is a no-PNG method!
0
877
posted 14 years ago by adamcoulombe
demo and FLA file at http://www.adamcoulombe.info/lab/as3/screen-to-screen.html
2
933
posted 14 years ago by adamcoulombe
This creates a scribble mouse trail effect. More importantly, it illustrates how you can easily use the greensock bezier plugin for TweenMax to actually draw bezier curves.
0
867
posted 14 years ago by adamcoulombe
Demo + FLA Download:http://www.adamcoulombe.info/lab/as3/PolkaDot-Hover-Repulsion-Effect.html .................. This demo uses Arnaud Icard's Traer AS3 port for physics to simulate repulsion. Each polka-dot will be repelled from the polka dot that y...
2
891
posted 14 years ago by adamcoulombe
Simple grid layout technique in actionscript 3. Check out the demo and more details at http://adamcoulombe.info/lab/as3/gridlayout.html
3
1151
posted 14 years ago by adamcoulombe
see demo at http://adamcoulombe.info/lab/as3/stripes.html.
This demonstrates the use of k-lib, Kuler API library for AS3. As well as Traer Physics for to handle the springiness.
1
830
posted 14 years ago by adamcoulombe
Basic usage of GreenSock\'s LoaderMax class for AS3. A simple slideshow controlled via XML.\r\n\r\nGo to http://adamcoulombe.info/lab/as3/loadermaxslideshow/ for demo and downloads.
3
1095
posted 14 years ago by adamcoulombe
Description & download at http://adamcoulombe.info/lab/as3/jellybox.html
2
1018
posted 14 years ago by adamcoulombe
A simple demo that shows how to pan from one side of an object to another dynamically in actionscript 3.
demo at: http://www.adamcoulombe.info/lab/as3/sliderbox.html
6
945
posted 14 years ago by adamcoulombe
This is a demo of a halftone effect for AS3. It requires a halftone filter file. You can download all the files required for this at http://www.adamcoulombe.info/lab/as3/halftone/
2
1005
posted 14 years ago by adamcoulombe
This jQuery plugin can be used to detect when the user smashes their keyboard.
You can set a threshold as to how many keys need to be depressed in order to trigger the event.
1
855
posted 14 years ago by adamcoulombe
NOTE: THIS HAS BEEN MOVED TO GITHUB:
If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there:
https://github.com/adamcoulombe/jquery.customSelect
Plugin Download: http://www.adamcoulombe.info...
2
1585
posted 14 years ago by adamcoulombe
This implements a pure CSS technique for creating triangles. A great practical usage of this is Web 2.0 style comment/speach bubbles. Demo: http://www.adamcoulombe.info/lab/css/comment-bubbles.html
1
948
posted 14 years ago by adamcoulombe
This plugin will, by default, truncate a block of text down to one line at its current width (if the text block exceeds 1 line). You can also pass in a pixel value and it will truncate it to that width.
0
1122
posted 14 years ago by adamcoulombe
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
1208
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
1101
posted 14 years ago by adamcoulombe
This example uses file_get_contents to retrieve remote HTML. From there, we can parse through it using PHP5's DOMDocument and DOMXpath. XPath Queries are easy to create using the Firefox extension "XPather"
3
1881
posted 15 years ago by adamcoulombe