Archive for April, 2008

LightSource Short: The Detective Story (Behind The Scenes)

April 11th, 2008  |  by Administrator  |  published in Podcasting

On a recent photoshoot, I directed it like it was a film shoot. The resulting images made for an interesting story looking at them back to back. Watch a short video of what it was like, “Behind The Scenes” and the entire photo set.
SWOFlash Code Snippet

var so = new SWFObject(\’/media/flv_player/mediaplayer.swf\’,\’mpl\’,\’320\’,\’240\’,\’8\’);
so.addParam(\’allowscriptaccess\’,\’always\’);
so.addParam(\’allowfullscreen\’,\’true\’);
so.addVariable(\’height\’,\’240\’);
so.addVariable(\’width\’,\’320\’);
so.addVariable(\’file\’,\’/media/LSS_Detective.flv\’);
so.addVariable(\’searchbar\’,\’false\’);
so.addVariable(\’usefullscreen\’,\’false\’);
so.addVariable(\’enablejs\’,\’true\’);
so.write(\’player\’);

This is the embed code player