
The Vault 2011 product line has been released!
In terms of API features, this is the biggest release Vault has ever had. I put together a quick video tour of the new SDK to give you a look at the new customization features.
https://justonesandzeros.typepad.com/Videos/Vault_2011_SDK_Tour/swfobject.js
// <![CDATA[
// <![CDATA[
var so = new SWFObject( "http://justonesandzeros.typepad.com/Videos/Vault_2011_SDK_Tour/Vault2011-blogformat.swf", "csSWF", "400", "318", "8", "#1a1a1a");
so.addParam( "quality", "best" );
so.addParam( "allowFullScreen", "false" );
so.addParam( "scale", "noscale" );
so.addParam( "allowScriptAccess", "always" );
so.addVariable( "autostart", "false" );
so.write("media");
// ]]>
// ]]>

Leave a Reply to Doug RedmondCancel reply