Thanks Alex I hadn't known about that [Frame] metadata thing - looks exactly what we need though!
cheers -----Original Message----- From: Alex Harui <[email protected]> Sent: 09 March 2020 16:02 To: [email protected] Subject: [EXTERNAL] Re: MX/Spark application: SystemManager generation Hi Andrew, I believe that RoyaleApplicationFrame1Info is for SWF output only. Large parts of the files in the compiler and compiler-common projects are used in JS transpiling, but I don't think that one is. The JS output has its own factoryClass handling in MXMLRoyalePublisher.java. Although, FWIW, the easier workaround may be to simply replicate the [Frame] metadata into the Application subclass. HTH, -Alex
