Show all feed information | Ping Blog Update
A common issue I have while creating Flash/ActionScript 3 games is needing to depth sort DisplayObjects based on some property of the display object itself (most often, their y coordinate). I do this so often that, a while back, I created a special class that extends Sprite and automatically …
At Seven2, I served as the lead developer on the pilot game for a brand new Nickelodeon tv series based on Kung Fu Panda! This recently released game, called called Tales of Po, is in the running to be Nickelodeon’s 2011 Game of the Year (along with Voltron Ultimate Victory, another game that I …
Today was “Flash Day” at Unite11, which discussed using Unity to publish a swf. Lucas Meijer & Ralph Hauwert (who started working for Unity in June) were the presenters and did an excellent job with it. Why? Unity decided to add Adobe Flash support for people who needed a larger installation …
keywords adobe flash, conferences, customer base, flash, flash support, job, people, rants & raves, swf, unity
The company I work for, Seven2, along with its sister company, 14Four, or co-sponsoring Think Labs. Think Labs is a series of free classroom training sessions in online and mobile development. For years we’ve been putting our new employees through a rigorous training program and we’ve …
keywords actionscript, flash, mobile development, portfolio, sessions
Adobe announced “Wallaby” today, which is the codename for “an experimental technology that converts the artwork and animation contained in Adobe® Flash® Professional (FLA) files into HTML”. To clarify, Wallaby does NOT mean that you now get “Flash on your iOS device” as some sites are …
keywords adobe flash, animation, artwork, clarification, fla files, flash, flash files, flash fla, flash html, gotcha, html, wallaby
At Seven2, I served as the lead programmer on the pilot game for a brand new Nickelodeon cartoon show called T.U.F.F. Puppy. This game is now in the running to be Nickelodeon’s 2010 Game of the Year. The game is called T.U.F.F. Puppy Unleashed! It’s a grid-based combat game similar to …
keywords flash, flash game, nickelodeon, portfolio, programmer, puppy
You know that awesome Google Chrome address bar that doubles as a search bar? Did you know you can quickly tell it what website you want to search without taking your hands off of the keyboard? In my Google Chrome search bar, if I want to search a specific website, I just type one of
keywords google, keyboard, ninja, search bar, tips
I was making a Flash game that required the “G” keyboard key today. It listens for the KEY_DOWN event, stores that this key is currently down in an array indexed by they G keyCode, and then looks for the same array index when a KEY_UP event occurs. The problem is, it’s not the …
keywords actionscript, array index, flash, flash game, keyboard
[In light of recent events, I thought this worth reposting] It took some digging for me to find all of the resources available on the subject so far, so I thought I’d share what I found: Designing Flash Applications for iPhone, Arno Gourdol (MAX, 2009) Source to 4 Flash iPhone apps, Ted …
keywords actionscript, apps, arno, beta, flash, flash applications, iphone, link dump, ted patrick
It has been about year since I switched from Windows to Mac and I thought I would release a series of articles that discusses my workflow and the vital tools that I have discovered along the way. Today, we talk about one of the best features of Apple’s OS: Quick Look. Highlight any file, press
keywords actionscript, apple, apple os, misc, workflow