Over the past year, I’ve done very little in the Flash/Flex world; Not because I thought the Apple had won, but more around the interest of learning what else is out there. After a year of HTML5/Javascript, iOS, Android/Java, and a little Python; Everything I learn makes me want to get back to Flash. Albeit I’ve learned that prototyping with …Read more »
Category Archives: Actionscript
Why I keep going Back To Flash
Rocky Mountain Flash Camp – Flex 4 Skinning and Styling – 10.12.2010
[update] Session recording is now online. You can view it here: http://realeyes.acrobat.com/p33956060/ Presenting today in Denver, at Rocky Mountain Flash Camp. Talk is on Flex 4 Skinning, and here are the files needed to follow along. FXP Project: RMFlashCamp.fxp Changed the background image in honor of the conference. Took it earlier this morning, on my drive into the conference… Location: …Read more »
BFusion/BFlex 2010 – 2 Sessions on Flex 4 – 9.12.2010
[From BFlex site] What is BFusion/BFlex? BFusion/BFlex is no normal conference. It is a no-nonsense, learn-to-code* and learn-it-from-the-best event. Each day there are six full hours of hands-on training with the various technologies and techniques. You bring your computer and desire to learn and our excellent instructors challenge you to take your mind to new places. http://bflex.indiana.edu/ ——————————— This past …Read more »
Hi-Res Printing in Flash with AlivePDF
Printing with Flash has always been one of those nagging issues I’ve never been able to successfully defeat, using the Flash PrintJob class that is. Although I want to sit here, and tell you how awful the PrintJob class is, I’ll let you try to explore that rocky road all by yourself; When you get to the point when you’re trying to use PixelBender …Read more »
[Presentation] Learning From Example – 03.13.2010
[UPDATE] This did not use any Android AIR/Flash. Chicago Google Technology conference GTUG #7. The original idea was developed by Adam Flater, Jesse Freeman and Jordan Snyder, my co-workers at Roundarch. Utilizing Merapi, a Java-AIR messaging bridge, we are able to control a Flash presentation from the comfort of your palm (in my case, my Nexus One). The example is a …Read more »
[Presentation] Flexible Open Source – 2.23.2010
I recently did a presentation for at DePaul University here in Chicago, for Upsilon Pi Epsilon, International Honor Society for the Computing and Information Disciplines. The talk focuses more on my view of Creativity as applied to Rich Internet Applications, and how I apply an Agile methodology in order to iterate quickly, and get a working product out of the …Read more »
ZUI | Exploring Zoomable User Interfaces with OpenZoom
UPDATE: USE AT YOUR OWN RISK. HIGH LIKELIHOOD OF CRASHING YOUR BROWSER Here is basic proof of concept inserting OpenZoom interfaces within openzoom interfaces to make a basic image gallery. Further tweak of the controls will prove a very nice browsing experience. Also pairing with Flash Player 10′s capabilities for 3D and we make something quite impressive, and very lightweight …Read more »
[Tutorial] Debugging AS3 from the browser using FDT
If you’re an Actionscript programmer, you should probably at least know of FDT. If you don’t, travel over to their site, and download a copy of the software (free trial for 30 days). I’m assuming in this post you already have it installed, and you know how to compile files, and maybe even know how write your own ANT scripts. …Read more »
New Year, New Format, New Blog Post
Over the past year I realized my blog was an unorganized collection of random thoughts I decided to compile on a whim… which is okay, I like my train of thought, its sporadic. I’m sure like myself and anyone who’s ever read my blog, you’ve realized you never really know what to expect. Well that’s going to change. Over the …Read more »
(2/21/2010) From Android to Earth, Flashing in between
I will explore writing an android application, that will let me transfer geo-location along with other data (pictures,video,etc) from android device, to the web using both Google Earth API (plugin) and Flash as Front-End(s).