What's in the rest of the PrintUIManagement.js?  Does it mention
SimpleCSSValuesImpl but no requires for it?

-Alex

On 11/21/16, 1:45 PM, "Harbs" <harbs.li...@gmail.com> wrote:

>http://pastebin.com/R1H43Qrr
>
>Here’s the requires:
>goog.provide('PrintUIManagement');
>goog.require('org.apache.flex.utils.EffectTimer');
>goog.require('org.apache.flex.core.SimpleStatesImpl');
>goog.require('org.apache.flex.core.Application');
>
>On Nov 21, 2016, at 11:41 PM, Alex Harui <aha...@adobe.com> wrote:
>
>> 
>> 
>> On 11/21/16, 1:23 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>> 
>>> SimpleCSSValuesImpl.js is not in the output folder at all.
>>> 
>>> In fact, I’m not getting Button.js either, but I am getting TextArea.js
>>> and Container.js.
>>> 
>>> Really odd...
>> 
>> Post the entire console output.  Are you trying to use the CoreJS.swc?
>>It
>> won't have the JS files in it.
>> What is on the goog.requires for the main JS file?  It should mention
>> Button and SimpleCSSValuesImpl along with Container and TextArea.
>> 
>> -Alex
>> 
>

Reply via email to