Hi John

the class attribute is supported, but you must use it the way described 
in the URL you posted. I once began to write support for class 
attributes as you described it, but never finished it. I'll resume 
implementing it, so this will probably be supported in the next as2ant 
release (but before that I have to make a new as2lib release).

Greetings,
Simon

John Giotta wrote:

>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
>
>
>  
>

-- 
Simon Wacker
www.simonwacker.com
www.as2lib.org
www.hq-heilbronn.de
www.flik-flak.de


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

Reply via email to