RE: Embedded image class implementation

2020-07-01 Thread Anil Guntur - agun...@us.ibm.com
urce via url instead of as embedded data). I am not sure what your question is related to, but for Royale you should use On Thu, Jul 2, 2020 at 7:42 AM Anil Guntur - agun...@us.ibm.com<mailto:agun...@us.ibm.com> mailto:agun...@us.ibm.com>> wrote: In the Flex code I have

Embedded image class implementation

2020-07-01 Thread Anil Guntur - agun...@us.ibm.com
In the Flex code I have the embedded image class [Embed("tpan_cursor.png")] private var cursorPan:Class; When I compile with config=”flex” and in the resulting JS I get it as this.Main_cursorPan = ; this is causing to fail on the load. Any suggestions? Also have a question on .. should I u

RE: Emulation for flash.utils.Dictionary

2020-06-29 Thread Anil Guntur - agun...@us.ibm.com
Thanks From: "Anil Guntur - agun...@us.ibm.com" Reply-To: "d...@royale.apache.org" Date: Monday, June 29, 2020 at 2:07 PM To: "users@royale.apache.org" , "d...@royale.apache.org" Subject: [EXTERNAL] RE: No Event.cancel event present for org.apache.ro

RE: No Event.cancel event present for org.apache.royale.Events.event

2020-06-29 Thread Anil Guntur - agun...@us.ibm.com
om/watson/health/> From: "Anil Guntur - agun...@us.ibm.com" Reply-To: "users@royale.apache.org" Date: Monday, June 29, 2020 at 1:35 PM To: "users@royale.apache.org" , "d...@royale.apache.org" Subject: [EXTERNAL] RE: Is there a emulation available for f

RE: Is there a emulation available for flash.display.DisplayObject

2020-06-29 Thread Anil Guntur - agun...@us.ibm.com
ZOg&r=9ECLToI-QOU_Ov6Tjr8kHGQhTDrlB2VQIbfcQxNoCMc&m=3FhODMHvfk_b8odeqIu_9L3GQ2Tl_A6zKWZMpOmdAbw&s=5TfbLPl_6uuv3qSX2VsyTabd-3Oa24cTCk4MPQ4SjFA&e=> From: Anil Guntur - agun...@us.ibm.com<mailto:agun...@us.ibm.com> Sent: Monday, June 29, 2020 8:51 PM To: users@royale.ap

Is there a emulation available for flash.display.DisplayObject

2020-06-29 Thread Anil Guntur - agun...@us.ibm.com
I need to get the PopupManager.CreatePopup working.. the first parameter for the parent is of type DisplayObject according to the API documentation.. Thanks

RE: Emulation for flash.ui.ContextMenu and flash.ui.ContextMenuItem

2020-06-26 Thread Anil Guntur - agun...@us.ibm.com
u know if others are working on it. Hope this helps. Greg On Sat, 27 Jun 2020, 05:26 Anil Guntur - agun...@us.ibm.com<mailto:agun...@us.ibm.com>, mailto:agun...@us.ibm.com>> wrote: Hello, I found the equivalent class for flash.ui.ContextMenu in org.adobe.royale.textLayout.dumm

Emulation for flash.ui.ContextMenu and flash.ui.ContextMenuItem

2020-06-26 Thread Anil Guntur - agun...@us.ibm.com
Hello, I found the equivalent class for flash.ui.ContextMenu in org.adobe.royale.textLayout.dummy package but could not find for flash.ui.ContextMenuItem Is there one available for flash.ui.ContextMenuItem Thanks again Anil

Is there an equivalent Royale method or Package for "mx.graphics.ImageSnapshot;"

2020-06-25 Thread Anil Guntur - agun...@us.ibm.com
x-siA1ZOg&r=9ECLToI-QOU_Ov6Tjr8kHGQhTDrlB2VQIbfcQxNoCMc&m=j0Bvx3HXfCFK5YPv5jQUwAb-k5WdzGPC0n0uDq2HI7g&s=CbDgFzRa0P5JKz003Y9n_l72MwmBr1bQmVEKwjdwwWQ&e=> 5. If you have your own CSS, you can create your own component set. You can use Spectrum as a model on how to do that. HTH, Har

RE: First time using Apache Royale

2020-06-25 Thread Anil Guntur - agun...@us.ibm.com
.com/v2/url?u=https-3A__unhurdle.github.io_spectrum-2Droyale_&d=DwMFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=9ECLToI-QOU_Ov6Tjr8kHGQhTDrlB2VQIbfcQxNoCMc&m=NUIhkrSVWK-Zl2CGVFoXSrzypxaLtukDR59dagP2cwc&s=jirD8u6tPWrFTrjEJt38qQQrA4x2FWqHNWBHBuhbx-A&e=> 5. If you have your own CSS, you can crea

First time using Apache Royale

2020-06-23 Thread Anil Guntur - agun...@us.ibm.com
Hello, We have a big Flex project with action script (compiled to a SWF). Looking at ways to convert to a JS/HTML version. Came across Apache Royale. Could anyone give me a few pointers on where to look for things like * Flex/ActionScript equivalent To Royale/JavaScript library. * what s