Re: Setting up spectrum

2022-01-06 Thread Roman Isitua
Thanks. I showed my colleague the spectrum demo. He was impressed. He is UI designer. We want to try it out. One question, since spectrum is not part of the royale sdk, is there an as doc for spectrum ? I like looking api doc to understand how to use ui components (properties, beads, e.t.c )

Re: Setting up spectrum

2022-01-06 Thread Harbs
That’s right. There’s only one swc. Spectrum does not support swf. Spectrum.swc is for js. You need to manually copy the css files and use an html template files like you have in the SpecturmBrowser project. The easiest way to do that is to just copy the assets and template from there. > On

Re: Setting up spectrum

2022-01-06 Thread Roman Isitua
Harbs I have been able to build the Spectrum project using ant. I used the binary release of 0.9.8 to achieve this. I have a question, in the target folder I can see only one file (Spectrum.swc). I was expecting to see three files. One Spectrum.swc and two others namely. One for js and another