|
Can u instantiate the Alert component without
embedding it in the -swf movie for mtasc?
Other components that have "createClassObject" i load as an external assets swf for each view that
uses those components.
In the view i create an instance like
this:
canvas.createClassObject(...);
This seems not to be possible with the Alert cause I
cannot do:
canvas.Alert();
any clues?
cosmin
|
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
