Hi, Amit: I think you can quickly find many of these by consulting the Royale ASDocs [1].
For instance, I looked quickly for the equivalent for Flash.display.BitmapData and found org.apache.royale.display.BitmapData I hope that helps. Andrew 1. https://royale.apache.org/asdoc/ On Sun, Oct 18, 2020 at 8:57 AM Amit060112 <[email protected]> wrote: > Hi Guys > > Please please could some nice peole on the forum help me by looking at the > list below and tell me what apache royale equivalents are. I understand > that > in some case there may not be a like for like but if people could assist me > in finding the equivalents that would be very helpful!! > > Import Statement # of References > > Apache Royale Equivalent > flash.display.* 1 > flash.display.Bitmap 1 > flash.display.BitmapData 1 > flash.display.DisplayObject 23 > mx.core.UIComponent/mx.core.IUIComponent > flash.display.DisplayObjectContainer 6 > flash.display.GradientType 1 > flash.display.Graphics 6 > flash.display.Sprite 13 > > Royale ui component? > flash.events.Event 44 > org.apache.royale.events.Event flash.events.EventDispatcher > 3 > org.apache.royale.events.EventDispatcher > flash.events.FocusEvent 6 > flash.events.IEventDispatcher 7 > flash.events.KeyboardEvent 13 > org.apache.royale.events.KeyboardEvent > flash.events.MouseEvent 37 > org.apache.royale.events.MouseEvent > flash.events.TimerEvent 4 > flash.filters.DropShadowFilter 2 > flash.geom.* 1 > flash.geom.Point 27 > org.apache.royale.geom.Point > flash.geom.Rectangle 8 > org.apache.royale.geom.Rectangle > flash.text.TextField 3 > use > label? > flash.text.TextFieldType 1 > flash.ui.Keyboard 3 > flash.utils.* 1 > flash.utils.clearInterval 1 > flash.utils.Dictionary 3 > flash.utils.getDefinitionByName 2 > flash.utils.getQualifiedClassName 1 > org.apache.royale.reflection.getQualifiedClassName > flash.utils.Timer 4 > > org.apache.royale.utils.Timer > flashx.textLayout.conversion.TextConverter 2 > flashx.textLayout.elements.Configuration 2 > flashx.textLayout.formats.TextDecoration 2 > flashx.textLayout.formats.TextLayoutFormat 2 > > Thanks > Amit > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Andrew Wetmore Technical Writer-Editor Infra *Apache Software Foundation* [email protected]
