I'm trying to create a Clip in my SWF Task, I'm wondering if this is
at all possible or perhaps I'm going about it wrong.

<swf src="../src/TestApplication.as" dest="../bin/default_mtasc2.swf"
width="300" height="300" framerate="31" bgcolor="FFFFFF" version="8">
        <clip id="List" class="../src/com/mgnetwork/framework/ui/List.as" />
</swf>

Is it possible to set the class of the clip "List" in this fashion or
do I need to first compile the classes lke explained here
http://osflash.org/swfmill#assigning_a_class_to_a_movieclip

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to