Menu

[r327]: / cairngorm3 / trunk / samples / insync / insync-modularExtended-messaging / src / ComposeMessageModuleRigContext.mxml  Maximize  Restore  History

Download this file

15 lines (12 with data), 465 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<mx:Object xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:module="com.adobe.cairngorm.module.*">
<mx:Script>
<![CDATA[
import org.spicefactory.lib.reflect.ClassInfo;
]]>
</mx:Script>
<!-- Infrastructure -->
<module:ParsleyModuleDescriptor objectId="composeMessage"
url="ComposeMessageModule.swf"
domain="{ ClassInfo.currentDomain }" />
</mx:Object>
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.