Category Archives: Flash
Twitter Widget using Flex 3 Revisited
In this article, I created a twitter widget using Flex Builder 3. Using TwitterScript to access the Twitter API, I can retreive your tweets, profile image, followers, etc. Download the twitter widget flex builder project and play around with it yourself.
Bouncy Ball Animation In Flex 3
In this project, I took an image that was in the shape of a ball and gave it a bouncy ball animation. This bouncy ball animation includes a stretch animation during flight and squash animation when it makes contact with the ground. I also gave it a horizon and a reflection just for kicks.
Creating a Twitter Widget Using Flex and TwitterScript
I create a twitter widget with flex and actionscript. I used twitterscript to obtain access to the twitter api in actionscript. This is my little pet project that I been working on sparingly for the last couple weeks. I finished it about a week ago, but I had to troubleshoot twitter’s cross domain policy and [...]
How to Use sIFR with jQuery to Use Your Own Fonts
Scalable Inman Flash Replacement (sIFR) allows you to use custom typography on your site by using JavaScript, Flash, and CSS. With the jQuery Sifr Plugin, you can easily display dynamic, on-the-fly text using the font(s) of their choice, regardless of the visitor’s currently installed fonts, web browser, or operating system. This plugin provides [...]

Top 10 Blog Posts