topical media & game development

talk show tell print

hush-video-about-content.mx

hush-video-about-content.mx [swf] [flash] flex


  <?xml version="1.0"?>
  <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
  paddingLeft="0" paddingTop="0" paddingBottom="0" paddingRight="0"
  initialize="init();">
  

script


  <mx:Script>
  <![CDATA[
  
  private function init() : void {
  myVid.source="../assets/clips/tube/about-content.flv";
  myVid.autoPlay="true";
  //myVid.volume=0;
  }
  ]]>
  </mx:Script>
  

display


  
  
<mx:VideoDisplay id="myVid" height="100%" width="100%" autoPlay="false"/> <mx:VideoDisplay id="myVid" height="100%" width="100%" maintainAspectRatio="false" autoPlay="false"/> </mx:Application>


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2780434-1"; urchinTracker(); </script>