blob: f3140467e7eb8165641ea59b0e83d7431c12d0ac [file] [log] [blame]
<UnitTester
testDir="spark/components/VideoPlayer/event/"
xmlns:mx="http://www.adobe.com/2006/mxml"
xmlns="*"
testSWF="../SWFs/VideoPlayer_default.mxml">
<!--Default Script-->
<mx:Script>
<![CDATA[
import Components.TrixSparkVideoPlayer;
import spark.components.VideoPlayer;
public static function init(o:DisplayObject):void{}
]]>
</mx:Script>
<!--Default Metadata-->
<mx:Metadata><![CDATA[[Mixin]]]></mx:Metadata>
</UnitTester>