Thanks everybody what my concern is who is dispatching those events and who is responsible for loading the swf?
i found this article http://librairie.immateriel.fr/fr/read_book/9780596526894/ch05s03#book_page_last and according to that MovieClip class is the one that interact with the FlashPlayer i want to learn more about bootstrapping process and any resources would be highly appreciated Sumudu On Thu, Aug 29, 2013 at 2:49 PM, Tom Chiverton <[email protected]> wrote: > Those are events. Don't confuse the new guy ;-) > > Tom > > > On 29/08/2013 10:11, vijendra sainy wrote: > >> preinitialize, initialize, creationComplete are few of the methods which >> called when any flex app launches. >> preinitialize is top in the queue. >> >> >> On Thu, Aug 29, 2013 at 2:32 PM, Tom Chiverton <[email protected]> >> wrote: >> >> On 29/08/2013 09:23, Sumudu Chinthaka wrote: >>> >>> what im confuse is that, what method get calls by the AIR runtime when >>>> you >>>> execute mobile or desktop application >>>> >>>> There isn't a hard coded main() like in Java or C, it's event driven. >>> >>> Tom >>> >>> >> >> >
