Posts Tagged ‘Training’

New Training Video – Building a Flash Mobile Video Player (Part 2)

Posted 01 Sep 2009 — by Dale
Category Development, Training

“Building a Flash Mobile Video Player – Part 2″ has just been uploaded to the “Developing with Flash Lite” video series on Vimeo. In this episode we go through animating a playhead, accessing and working with cue points embedded in the FLV video, and finally playing video at full screen on the mobile application.

I’ve been very busy lately working on presentation material for Adobe MAX, future video episodes as well as some in-house mobile application projects which I hope to be able to share with you all shortly!

New Training Video – Building a Flash Mobile Video Player (Part 1)

Posted 14 Aug 2009 — by Dale
Category Mobile, Training

I’ve just uploaded another new episode in the “Developing with Flash Lite” series – “Building a Flash Mobile Video Player (Part 1)“. This episode covers loading in external FLV video into a Flash Lite 3 application, plus controlling the playback and volume.

Building a Flash Mobile Video Player (Part 1) from Adobe Flash Lite on Vimeo.

I’ll be uploading the second part next week, which covers creating a play-head and progress bar, playing back at full-screen and also accessing meta data from the FLV video.

New book for Flash Mobile Development now available

Posted 12 Aug 2009 — by Dale
Category Mobile, Training

After a lot of time and hard work, it’s great to finally see the new “AdvancED Flash on Devices: Mobile Development with Flash Lite and Flash 10” book available on Amazon (and I’m sure soon many other outlets). The guys have done a great job in putting this comprehensive resource together and I’m looking forward to getting hold of a copy shortly.

Here’s a quick synopsis of what is covered:

  • Learn how to create sophisticated mobile applications and very cool experiences across a range of mobile platforms (Nokia, Sony Ericsson, BREW, Windows Mobile, Apple, and Google).
  • Learn best Flash and ActionScript practices that work across platforms and implementations
  • Learn all the latest advances in the Flash Lite platform
  • Learn about Flash Frameworks, including device widgets and U.I. components
  • Learn how to take advantage of Adobe CS4 extensions for mobile devices
  • Learn how to how to use Adobe’s latest version of Device Central

New Training Video – Animation in Flash Mobile Applications

Posted 10 Aug 2009 — by Dale
Category Mobile, Training

Another video in my series “Developing with Flash Lite” has just been uploaded and is ready for viewing – “Animation in Flash Mobile Applications“. Animation can greatly enhance the user experience of mobile applications, and Adobe Flash, with its roots as an animation tool, has no lack of capability in this area. This episode looks at three methods of creating movement (motion tween, onEnterFrame() and the Tween Class) and how these can impact your Flash mobile application.

Don’t forget you can follow @flashmobile on Twitter for updates on new videos, as well as link to all of them from the Adobe Mobile and Devices Developer Center.

New Training Video – OOP Architecture for Flash Mobile Applications

Posted 16 Jul 2009 — by Dale
Category Adobe, Mobile, Training

A new video in the “Developing for Flash Lite” series has just been posted – “OOP Architecture for Flash Mobile Applications“.

Object Orientated Programming (OOP) is going to become more relevant, and required, for Flash mobile developers once Flash Player 10 and AS3 (plus AIR and Flex) arrive on the mobile platform. ActionScript 3 requires that you use a class-based OOP methodology, and for many Flash Lite developers who have been happily living with AS2, this is the time to start getting into it. In this episode, I walk through extracting code from the timeline and placing it into classes, and some of the things you might encounter along the way (the Delegate class, etc).

Links to all the videos in this series can be found on my Training page, on the Adobe Flash Lite Vimeo homepage, and soon through Adobe TV. Don’t forget you can subscribe the RSS feed on Vimeo for updates, or follow @flashmobile on Twitter.

Developing with Flash Lite – OOP Architecture for Flash Mobile Applications from Adobe Flash Lite on Vimeo.