|
Compilers
»
MTASC
Order of tags in generated swf
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
Order of tags in generated swf
by Song Du
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
Hi, all,
Anyone knows how mtasc sort all tags when write to a swf ?
class A {
static public aa() { ... }
}
class B {
static private function bb() { A:aa(); }
static private bbb = B:bb();
}
How can I force the DEFINESPRITE/EXPORTASSETS/DOINITACTION tags for
class A go before class B without let B extends A?
Regards,
Du Song
--
MTASC : no more coffee break while compiling
Free embeddable forum
powered by
Nabble
Forum Help