Menu

[r2069]: / osmf / trunk / framework / OSMFIntegrationTestNew / src / FlexUnitCompilerApplication.mxml  Maximize  Restore  History

Download this file

25 lines (18 with data), 947 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!-- This file is automatically generated by Flash Builder to compile FlexUnit classes and is not intended for modification.
Please click on the "Refresh" icon in "FlexUnit Results" view to regenerate this file. -->
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
<fx:Script>
<![CDATA[
import org.osmf.player.media.OSMFTests;
import org.osmf.player.media.TestLateBindingAudio;
private var org_osmf_player_media_OSMFTests_obj:org.osmf.player.media.OSMFTests;
private var org_osmf_player_media_TestLateBindingAudio_obj:org.osmf.player.media.TestLateBindingAudio;
]]>
</fx:Script>
<fx:Declarations>
<!-- Place non-visual elements (e.g., services, value objects) here -->
</fx:Declarations>
</s:Application>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.