Hi sorry don't know much about that Tweenplugin. If there's a JS library you can always use in Royale, in many ways [1]
[1] https://apache.github.io/royale-docs/features-and-concepts#externalinterface-and-externs El dom., 27 sept. 2020 a las 17:31, Nallathambi, Varunkumar (< [email protected]>) escribió: > Thanks. Any info about Tweenplugin replacement in Royale. > > Regards, > Varunkumar N > > > -----Original Message----- > From: Carlos Rovira <[email protected]> > Sent: Sunday, September 27, 2020 8:28 PM > To: Apache Royale Development <[email protected]> > Subject: Re: TweenPlugin for resize > > > EXTERNAL SENDER: Do not click any links or open any attachments unless > you trust the sender and know the content is safe. > EXPÉDITEUR EXTERNE: Ne cliquez sur aucun lien et n’ouvrez aucune pièce > jointe à moins qu’ils ne proviennent d’un expéditeur fiable, ou que vous > ayez l'assurance que le contenu provient d'une source sûre. > > Hi, > > Autowire was something deprecated in Swiz (from 0.6.4 to 1.0) [1]. In that > page state: > > > - the [Autowire] metadata tag has been deprecated in favor of [Inject]. > [Autowire] will still function in 1.0 but it is recommended that you > update your code to use [Inject]. > > > Crux was ported from the latest Swiz version. So I don't think we support > Autowire, but you just need to rename it to Inject and all should work the > same way, or at least it should if it is really the same tag just with > another name. > > [1] > > https://swizframework.jira.com/wiki/spaces/SWIZ/pages/1999204/Updating+a+Swiz+0.6.4+application+to+Swiz+1.0 > > > El dom., 27 sept. 2020 a las 16:45, Nallathambi, Varunkumar (< > [email protected]>) escribió: > > > Hi, > > Do we have any component to replace > > Tweenlite/Tweenplugin in Royale. Kindly do share. In our application > > we are using Swiz.autowire(this); Do we have any alternative this code > > on Crux like Crux.autowire(this). > > > > Regards, > > Varunkumar N > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Carlos Rovira http://about.me/carlosrovira
