adamcoulombe


Member since 06/24/2009

Name: Adam Coulombe

Location: Kingston, Ontario, Canada

Website: http://www.adamcoulombe.info

38 snippets

4701 profile views

5 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

adamcoulombe's Recent Snippets



« Prev 1 2
as3query written by nitoyon. http://tech.nitoyon.com/blog/2008/01/as3query_alpha.html Package download: http://bit.ly/as3query
0 585 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 517 posted 13 years ago by adamcoulombe
Demo, info & FLA download at http://adamcoulombe.info/lab/as3/card-flip.html
4 951 posted 13 years ago by adamcoulombe
More information, Demo & FLA file download at http://www.adamcoulombe.info/lab/as3/spiral-gallery.html
1 695 posted 13 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 696 posted 13 years ago by adamcoulombe
demo and FLA file at http://www.adamcoulombe.info/lab/as3/screen-to-screen.html
2 726 posted 13 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 674 posted 13 years ago by adamcoulombe
simple way to make an orbiting effect in flash with as3
0 559 posted 13 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 699 posted 13 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 917 posted 13 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 630 posted 13 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 875 posted 13 years ago by adamcoulombe
Description & download at http://adamcoulombe.info/lab/as3/jellybox.html
2 800 posted 13 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 745 posted 13 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 795 posted 13 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 665 posted 13 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 1314 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 733 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 889 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 969 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 875 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 1601 posted 14 years ago by adamcoulombe
« Prev 1 2