to add my 2 cents, but hopefully not add more confusion... until about 2/3 weeks ago was able to compile Tourdejewel and Royalstore examples repeatedly , I believe I was using SDK 0.9.6 with Moonshine nightly build. I recall I had to rename the slider to hslider, so it was a recent SDK. The examples worked almost 100% after I was able to change the custom URLs to http URLs. It only stopped working for me when I selected to install all extra software because in the "about moonshine" tab it showed none of the software was installed even though I knew it was wrong. I wonder what the install could have change to prevent the examples from compiling successfully again.
Mandeep On Mon, Dec 9, 2019 at 8:29 AM Takeshita Shoichiro <[email protected]> wrote: > When running mvn clean install at Examples, mxml files in the > \royale-asjs\examples\mxroyale\tourdeflexmodules directory are not compiled. > > How can I do that? > > I also have an error when opening ComboBoxExample.mxml in VS Code. > > <s:Module xmlns:fx="http://ns.adobe.com/mxml/2009" > xmlns:s="library://ns.apache.org/royale/spark" > xmlns:mx="library://ns.apache.org/royale/mx" > width="100%" height="100%"> > > This tag (<s:Module) is not resolved to ActionScript class. what's wrong? > > Shoichiro Takeshita >
