Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: AS3 bootstrap implementation  (Read 8187 times)
mrbrutalis
Newbie
*
Posts: 4


View Profile Email
« on: February 25, 2009, 04:34:41 »

Hi guys,
Am looking for some recommendations on how to implement a bootstrap into an AS3 puremvc project.
The task of the bootstrap is to load the main swf, and perhaps display a preloader in the process.
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: February 26, 2009, 06:04:30 »

You might want to investigate the StartupManager utility, or perhaps the AsyncCommand utility (see the Sequential demo for this, which is all AS3).

-=Cliff>
Logged
Pages: [1]
Print