topical media & game development

talk show tell print

mashup-rmx-15-FlexTest-Test.mx

mashup-rmx-15-FlexTest-Test.mx (swf ) [ flash ] flex


  <?xml version="1.0" encoding="utf-8"?>
  <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:myComps="*" layout="absolute" creationComplete="beginPlayback()" horizontalScrollPolicy="off" verticalScrollPolicy="off">
  <mx:Script>
          <![CDATA[
                  public function beginPlayback():void
                  {
          rVid.getCap().setupVideo("SkinOverPlaySeekFullscreen.swf",320,240,"kennedyCaptions.xml","kennedy.flv");
                  }
          ]]>
  </mx:Script>
  <myComps:RCaption id="rVid"/>
  </mx:Application>
  


(C) Æliens 18/6/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.