Tag 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 [...]
100% Height and 100% Width Flash Embed with jQuery and swfObject
You would think that creating full browser flash, 100% height and 100% width, would be easy. However, from recent experience, I’ve realized the pains of making the flash embed do what I intend it to do. This article will help anyone who is struggling with a full browser flash embed.

Top 10 Blog Posts