Apr 29, 2010
New Intro to Adobe OSMF Videos
I tried to record my 'Standardize Your Flash with Adobe OSMF' talk from FITC Toronto — and, lo and behold, it actually seems to have worked.
So I edited it down a bit (cutting out the Q&A, which unfortunately was not audible on my microphone), chopped the sections down into individual videos, and posted them to YouTube. I thought it might be a good reference if I embedded all of them in a single post, along with the source code you'll want for each lesson if you wish to follow along in Flash CS4 or CS5.
In this talk, I cover:
- what is OSMF
- OSMF capabilities
- The basic structure of an OSMF player, including the MediaElement, MediaPlayer and MediaComposition
- Dynamic Streaming (the files for that video also include HTTP Streaming)
- Subclipping
- The key MediaPlayer properties and events required to build a media player
The talk and these files all use OSMF 0.9 from Sprint 10, which you can download here.
The Slides
Part 1: Overview of Adobe OSMF
Part 2: Getting Started with OSMF in Adobe Flash
download the files to accompany this video
Part 3: Dynamic Streaming with Adobe OSMF
download the files to accompany this video
Part 4: Composite Elements in Adobe OSMF
download the files to accompany this video
Part 5: Subclipping
download the files to accompany this video

[...] UPDATE 2009-04-29: I've removed the files linked from this post, as they are now available through Almer/Blank Labs, including the video capture of the talk, as well as the slides and source files, here at this link. [...]
I would really like to have a "how to" course that will show me how to construct the OSMF player that uses a playlist that I can edit by itself with out having to go into the main application to change media paths etc. I would like to have buttons (thumbnails) on the player (datagrid) that when clicked – changes the video to a new one. And I just want to edit the playlist that will dynamically change/add the thumbnails and play the corresponding video. I used to be able to do this with Flash 8 Pro and now with my new Flas CS4
Thanks … "R"ichard?
A pleasure to meet you in Toronto. Can't wait to go through all of the source you've provided us with. Just gotta get through this rush of work and get caught up first …
Thank you for the lucid talk and for posting it. A great kick start.
An example using parallel sync for multiple elements would be a cool addition.
–greg
Thanks very much for this post… these tutorials are really helpful!!
[...] code I wrote in April for OSMF 0.95 (which I posted, along with the screencasts of my talk at FITC, here). And, lo and behold, all of them [...]
thanks for taking the time to post this great tutorial.
[...] it is, however, very similar to the session I recorded at FITC Toronto, in April, and which remains posted here, on Almer/Blank Labs. Some of the code has been updated (the April talk was given with OSMF 0.95 and this version of the [...]