Some Random Dude is a blog by P.J. Onori that covers design & technology in the broadest sense possible.

Use Tumblr? If so, you may find Off Franklin useful.

Posts Tagged ‘flash-player-10’

Click on one of the items below to go to the post

Flash Player 10.1 on Google Nexus One [ by Thibault Imbert ]

Posted on 22 February, 2010 at 10:10am with no comments


somerandomdude: Flash Player 10.1 on Google Nexus One [ by Thibault Imbert ] http://www.bytearray.org/?p=1470

Posted on 22 February, 2010 at 9:50am with Comments Off

Flash Player 10.1 on Google Nexus One [ by Thibault Imbert ] www.bytearray.org/?p=1470


A Preview of 3d Layout Organizers

Posted on 19 February, 2009 at 11:15am with 4 comments

A while back, I published some work on AS3 layout organizers. The basic premise was to use virtual “containers” of a collection of DisplayObjects to create special layouts, such as a grid or ellipse. The project turned out to be quite enjoyable and I have used this library for almost every project I have worked on since I wrote it. With Flash 10’s introduction of 3d, it seemed appropriate to branch out these organizers into their 3d counterparts. In addition, I have spent a considerable amount of time re-writing a large portion of the core code to make it easier to use and more efficient. I was hoping to release the code in this post as well, but it just is not quite there yet. So, consider this a preview of the revamped library. Read the rest of this post…