topical media & game development
mashup-rmx-15-FlexTest-FlashCaptioniningComponent.mx
mashup-rmx-15-FlexTest-FlashCaptioniningComponent.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("SkinUnderPlayStopSeekCaptionVol.swf",
320,240,"kennedyCaptions.xml",
"kennedy2.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.