Posts Tagged ‘Adobe’

Dec 22, 2010

Strobe Media Playback: Wrapped

Strobe Media Playback (SMP) has quickly become my Flash media player of choice.

Get Adobe Flash player

Built by Adobe - using the Open Source Media Framework (OSMF) - it's simple to use, yet powerful; and thanks to being open source, the project is available for all to download, modify, and re-build at will. Which, as it turns out, is rather handy.

For a recent project I needed to -quickly- implement a Flash video player that supported various streaming protocols, and would play nicely when loaded/controlled by some other Flash content. For me, SMP was the obvious choice.

The standard player supports being loaded by another SWF - passing any flashvars from the loading SWF on to the player - but for this project I needed more control over the configuration, positioning, size, and full-screen behaviour. With a few small changes to StrobeMediaPlayback.as, and a new wrapper class to make loading and configuring the player from Flash nice and simple, I had what I needed.

When modifying the player, my aim was to retain all the original functionality and behaviour when embedded into HTML - so the same player can be used everywhere, as you should see at above... However, *caveat alert* I can't guarantee that, so if you end up deploying this somewhere important be sure to test it works as expected beforehand.

Changes to the player were made in the StrobeMediaPlayback document class:

  • Added an option to stop the automatic initialize() call when the player is added to the stage - to allow initialising the player with custom sets of parameters, not necessarily from the loaderInfo parameters.
  • Added optional width/height parameters to the initialize function, where passing 0,0 causes the player to fit the full size of the stage.
  • Added a resize function that can be called any time after initialisation.

Get the wrapper code and tweaked StrobeMediaPlayback here. There's a little read-me in there to help you get started working with the wrapper and/or rebuilding the player, and the changes are documented in comments at the top of the StrobeMediaPlayback class.

The wrapper and player modifications are built on version 1.5 of StrobeMediaPlayback - you can view/download the various SMP distributions on sourceforge.

Sep 28, 2010

FOTB… day 1

Flash on the Beach logo

Two of us have hit Brighton for this year's Flash on the Beach conference! We'll be doing a few short roundups of the talks we've seen over the three days. There's loads of great speakers, so I hope we've picked the right ones to see!
(more...)

Feb 6, 2010

The iPad, HTML 5 and Flash

The recent release of the iPad and the decision by Apple not to include the flash plug-in on the device has triggered masses of debate in twitter, blogs and on a much smaller stage, the MadeByPi office.  The debate has been about both the validity of Apple's decision and the wider subject future of flash itself as part of the web now that the HTML 5 specification is starting to cover areas where flash has been the default tool.  (more...)

Oct 1, 2008

Flash on iPhone confirmed by Adobe

Currently in Brighton at the 'fantastic' Flash on the Beach conference, yesterday at an Adobe Town Hall meeting session an exec. from Adobe confirmed that they are working on Flash for the iPhone, didn't give much away. Read more here...

http://news.cnet.com/8301-17938_105-10054749-1.html

Sep 2, 2008

Dear Adobe…

We've all got our gripes with Adobe's Creative Suite software. Let them out here!

It's probably wishful thinking but Adobe might even fix some in the next release.