Thanks to everyone that attended the session! If you weren’t able to make it, you are still welcome to have the resource files.
Someone had asked about whether I would be putting the PowerPoint file up here. I’m happy to, though I’m not sure what the value will be. I tend to make my files as public notes but often I don’t have the most useful information always in my ppt file (something I should probably change). I tend to use the slides as intros for what I am actually going to talk about
Just give me a bit of time to take out my comments from the slides saying things like “look at that audience… aren’t they silly silly people.”
so files:
file: NYCTraffic-final.fla
description: This is the actual pretty and clean version of the file. I’ve gone through 6 months after building it the first time and re-thought a lot of the code. I’ve also added a lot of comments to the code and labeled everything.
file: NYCTraffic-before.fla
description: The contest only required that I submit only the SWF so I was a bit lazy on this file. The reason I am putting it up though is that it does show the approaches I took as a Flash 7 developer re-approaching Flash 4 syntax. I tended to underestimate Flash 4 capabilities and made things a lot less generic than I should. I’ve also tried to recreate some of the benefits from later versions of Flash.
file: NYCTraffic-loadError.fla
description: The difference here is that I’ve moved the camMC movie clip to only the part of the timeline where it appears. It will work fine on the desktop, but if you export a SWF and send it to your phone, you can see the load error. To reproduce, drill down to a cam, start the image load and then hit back and immediately hit back again. If you make it back to the main menu before the image finishes loading you will see the error.
file: pelletPop.fla
description: PelletPop is a game prototype so you can see the difference between an arcade game where code is running more frequently and using a lot more math. I’m going to post some math demonstration files that will explain it better.
A few other points from the session:
Sony Ericsson 910 phone running the NYCTraffic SWF. Note that the screen size is very different from the standard nokia phone. (Nokias are 176×208 and SonyEricsson is 208×320). The images below shows the initial version of the SWF. Notice that I don’t have the mat in place on this version so you can see a lot of seams.
Also notice that the Sony Ericsson doesn’t have soft keys. Instead, it has virtual soft keys. the 910 has a touch screen so you actually tap the soft keys on the screen. When you set the soft keys, the text you specify will actually be displayed (oops). I have also run into issues where the softkeys completely go away… it can be a pain


For any phone, I would suggest NOT setting the soft keys at the opening of your application. To save a file, you really need to be able to press the default left soft key which is the equivalent of the context menu on the desktop which is where the save option comes up. Since you can get your SWF in your inbox or through the web page, you need the save functionality to get it into the Flash repository.
Digg this!
July 11th, 2005 at 4:53 am
Ciao Justin,
thanks for sharing your applications.
I agree with you after a while going back to the code let’s you trim down a lot of verbose code that you really do not need !
Alessandro
July 11th, 2005 at 6:42 am
[…] 辦的FlashLite Contest中得到首獎的Justin Everett-Church很慷慨的把得獎作品NYC Traffic的原始檔公開了。NYC Traffic可以讓使用者存取曼哈頓的即時交 […]
July 12th, 2005 at 1:26 am
FFNY2005: Justin Flash Lite Presentation
Dalam event Flash Forward New York 2005, Justin Everett memberikan materi dengan tema Flash Lite: Making it Fit. Salah satu materinya adalah mengenai aplikasi NYC TrafficCam Viewer yang menjadi pemenang dalam Macromedia Mobile Flash Content Contest… …
July 13th, 2005 at 6:06 am
justin,
thanks for this inspirational code. Really will help get folks jump started.
keep it up.
jo-E
July 14th, 2005 at 12:16 am
hi justin. learn from your inspirational code.
thanks a lot
July 15th, 2005 at 7:50 am
[…] Y this is a great tool. The screenshot above was taken from his Sony Ericsson 910 phone. Link (via mobileblog.it)
Entry Filed under: Miscellany, Phones, Software
[…]
July 31st, 2005 at 3:47 pm
Great app!
In an article on MM’s site, you wrote that you used a modified version of FlashWiter Toolkit to generate the SWFs from JPGs. I have tried loading images using this method — they load fine in the emulator, but not on the phone. Can you post or describe the modifications you made to FlashWriter to get it to work?
Thanks!
October 20th, 2005 at 7:16 am
Thank you!
September 20th, 2006 at 10:39 am
Hi Justin - the p910i doesnt take good photos - have you tried out the new sonyericsson p990i?
September 20th, 2006 at 10:41 am
Hi Justin - the sony ericsson p910i doesnt take good photos - have you tried out the new sonyericsson p990i?
October 16th, 2007 at 6:33 pm
[…] #8230; Ciao Justin, thanks for sharing your applications. Read the rest of this great post here
[…]
January 20th, 2008 at 4:41 pm
thanks