Hi Alex,

that made the trick.

I uploaded to typedefs and modified Dialog.as to use it. Its working now :)

Thanks!



2017-01-20 17:49 GMT+01:00 Alex Harui <aha...@adobe.com>:

>
>
> On 1/20/17, 8:27 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> <carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:
>
> >Hi Alex
> >
> >2017-01-20 1:21 GMT+01:00 Alex Harui <aha...@adobe.com>:
> >
> >> Make sure it got converted to AS files.   Look in the
> >> target/generated-sources/externc for the .as files.
> >
> >
> >I tried again to insert the lines in missing.js and made a multi search
> >for
> >"dialogPolyfill" but didn't found nothing but the lines inserted in
> >missing.js
> >
> >I suppose something more is needed in order to get the generation. Some
> >config file to touch?
>
> What ActionScript are you trying to generate?  If dialogPolyfill is a
> class with a static registerDialog method, then the JS in missing.js
> should look like:
>
> /**
> * @constructor
> */
> function dialogPolyfill() {};
>
> /**
> * @param {!Element} element to upgrade, if necessary
> */
> dialogPolyfill.registerDialog = function(element) {};
>
>
> HTH,
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to