The PureMVC framework is considered one of the best for Flash/Flex development (definitely the best documented), I hadn’t checked out the site in a while (which has undergone an overhaul and is much improved!) and since my last visit PureMVC is now available for not only AS2 and AS3 but C#, ColdFusion, Java, Perl, PHP, [...]
Aral Balkan shows you how.
Posted in Django, Flash, Flex |
Via Flex on Rails…
Using HotRuby it is possible to use straight Ruby to build a Flash app.
Info here.
Some of the more interesting sessions:
Extending Web to the Desktop with AIR
Monday, March 24, 2008
9:00 AM – 10:00 AM US/Pacific
Getting Started with Flash Lite 3 and CS3
Monday, March 24, 2008
11:00 AM – 12:00 PM US/Pacific
Building Rich Internet Applications with Flex 3
Monday, March 24, 2008
4:00 PM – 5:00 PM US/Pacific
Introduction to Adobe Blaze DS
Tuesday, March [...]
Defend your Castle (where you fling away attacking stick men) will be one of the first WiiWare games released.
Defend your Castle Wii version
The first video looks like part of a montage you’d see at the beginning of a Terminator or Matrix movie when we made our first mistake. The second one not so much.
I’m trying out Spottt which describes itself as;
a free way to trade links with other like minded sites.
Spottt’s categories are somewhat generic, ‘business’, ‘fashion’, ‘pets’ etc., the closest thing to web development was ‘tech’ so I chose that category. However 50% of the ads for ‘like minded’ sites involve pictures of women in various forms [...]
The JavaScript library I use most after prototype is YUI so a big thanks to Chetan Patil for making it much easier to use in Rails.
Ruby Inside has a post on Ebb a small and fast web server for hosting Rails and Merb applications (and soon Django).
Ebb is a small, extremely high performance Web / [...]
I love nothing more than a good old fashioned logo contest like the one being held by DataPortablity. Even though I went down for the count in the Ruby logo contest, despite clearly having the logo with the mojo , I’m giving the DataPortability contest a shot.
The reason they’re having the contest is [...]
If you’re trying to develop a flex app that can go fullscreen (allowFullScreen) you’ll get an error in Flex Builder when you try and run code that launches fullscreen mode.
The issue is that allowing fullscreen is set as a param in the code of that embeds the SWF in it’s HTML page not in MXML [...]