Archive for July, 2007
« Previous EntriesNeed a way to wow the bosses? Try Reflection
Tuesday, July 31st, 2007TweetBen Pritchard has posted a great article on using reflection with ActionScript 3 for Flash CS3. This is not only easy to do (using the included source code he provides) but generates that “WOW” factor that is all so important sometimes. I highly recommend reading his article at: Read it here Yes, that is my [...]
Adobe Ships ColdFusion 8
Monday, July 30th, 2007Tweet Scorpio is now officially ColdFusion 8. In my free time (yeah right), I tested the Scorpio beta over the last 6 months or so and I am very impressed with the new features and their ease of use. Read more about whats new in CF8 using the link below. ColdFusion 8
MAX 2007 Early Bird Ending Soon!!
Friday, July 20th, 2007Tweet The MAX 2007 North America (Chicago, IL Sept 30 – Oct 3) early bird special is ending on July 23rd so you have only a few days left to take advantage of this. Sign up now as this years MAX is shaping up to be a whole new beast with speakers who have never [...]
AIR Windows
Tuesday, July 17th, 2007TweetThere has been some confusion over windows within an AIR application. The original alpha had a class named NativeWindow that is in the flash.display package. The sample code to create a NativeWindow looks something like this: 123456789101112131415private function createNativeWindow():void{ var newWindow:NativeWindow = new NativeWindow( true, new NativeWindowInitOptions()); newWindow.title = [...]
WSPatternStyleGenerator
Wednesday, July 11th, 2007TweetAs promised Jens has posted the WSPatterStyleGenerator to transform background patterns to a CSS style for use within Flex applications (See my Pure CSS Flex Backgrounds post for more information). So with my little testing of this cool utility, you can create a CSS style for any image that is less than 250 x 250 [...]
« Previous Entries







