Category Archives: Javascript
Using callbacks and triggers in SimpleTween
Overview This tutorial is an extension of tutorial 1, please refer to it if you have any problems following this tutorial. In this tutorial you will be able to: Create a callback object to handle tween events Learn about the … Continue reading
Creating the simplest of SimpleTweens
To begin my tutorials of the SimpleAnimation library I thought I’d start off with SimpleTween. It’s the workhorse of the bunch, for now You can view the result here: http://noel.tibbles.ca/demos/tutorials/01.sliding_beer/ You can download the files here, but it’s STRONGLY recommended … Continue reading
Introducing the SimpleAnimation library
Over the past couple of weeks I’ve been working on a Javascript library that uses similar syntax to the TweenLite library. Being a Flash Dev, I figured it may help me and other developers to transition to the world of … Continue reading
Jeep 360 + Colorizer
One of first major JS projects was to convert the old 2010 flash 360 view of the Jeep into JavaScript. After several proof of concepts I came up with the one that’s on any jeep.com vehicle landing pages. You can … Continue reading
It’s been awhile
It’s been awhile since I’ve added a post! I’ve been extremely busy doing many things at work. The biggest news is that I’ve been working primarily on javascript, so I’ve logged a lot of miles learning javascript (as you’ll see). … Continue reading