Revision: 3399
Updated Code
at March 26, 2008 09:42 by wintondeshong
Updated Code
/** ----------------------------------------------------------- * Class Name * ----------------------------------------------------------- * Description: * - --------------------------------------------------------- * Created by: * Modified by: * Date Modified: * - --------------------------------------------------------- * Copyright ©2008 Sposto Interactive (Sposto Productions, LLC) * For license and usage information, please submit and inquiry * at http://www.sposto.com/contact/1/1.html * - --------------------------------------------------------- */ import mx.utils.Delegate; dynamic class Navigation extends MovieClip { /*################################# ## References ## #################################*/ /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ /*################################# ## References ## #################################*/ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Public Methods * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3398
Updated Code
at December 18, 2007 12:19 by wintondeshong
Updated Code
/** ----------------------------------------------------------- * Class Name * ----------------------------------------------------------- * Description: * - --------------------------------------------------------- * Created by: * Modified by: * Date Modified: * - --------------------------------------------------------- * Copyright ©2007 Sposto Interactive (Sposto Productions, LLC) * For license and usage information, please submit and inquiry * at http://www.sposto.com/contact/1/1.html * - --------------------------------------------------------- */ dynamic class Navigation extends MovieClip { /*################################# ## References ## #################################*/ /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ /*################################# ## References ## #################################*/ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Public Methods * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3397
Updated Code
at December 18, 2007 12:18 by wintondeshong
Updated Code
/** ----------------------------------------------------------- * Class Name * ----------------------------------------------------------- * Description: * - --------------------------------------------------------- * Created by: * Modified by: * Date Modified: * - --------------------------------------------------------- * Copyright ©2007 Sposto Interactive (Sposto Productions, LLC) * For license and usage information, please submit and inquiry * at http://www.sposto.com/contact/1/1.html * - --------------------------------------------------------- */ dynamic class Navigation extends MovieClip { /*################################# ## References ## #################################*/ /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ /*################################# ## References ## #################################*/ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Public Methods * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3396
Updated Code
at December 18, 2007 12:16 by wintondeshong
Updated Code
/** ----------------------------------------------------------- * Class Name * ----------------------------------------------------------- * Description: * - --------------------------------------------------------- * Created by: * Modified by: * Date Modified: * - --------------------------------------------------------- * Copyright ©2007 Sposto Interactive (Sposto Productions, LLC) * For license and usage information, please submit and inquiry * at http://www.sposto.com/contact/1/1.html * - --------------------------------------------------------- */ dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Public Methods * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3395
Updated Code
at December 18, 2007 12:16 by wintondeshong
Updated Code
dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Public Methods * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3394
Updated Code
at July 19, 2007 13:24 by wintondeshong
Updated Code
dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3393
Updated Code
at July 19, 2007 13:23 by wintondeshong
Updated Code
dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3392
Updated Code
at July 19, 2007 13:19 by wintondeshong
Updated Code
dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3391
Updated Code
at July 19, 2007 13:16 by wintondeshong
Updated Code
dynamic class Navigation extends MovieClip { /** ----------------------------------------------------------- * Constructor * ----------------------------------------------------------- */ public function Navigation(){ }; private function onLoad():Void{ }; /** ----------------------------------------------------------- * Properties * ----------------------------------------------------------- */ /** ----------------------------------------------------------- * Private Methods * ----------------------------------------------------------- */ }
Revision: 3390
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 19, 2007 13:02 by wintondeshong
Initial Code
dynamic class Navigation extends MovieClip { public function Navigation(){ }; private function onLoad():Void{ }; }
Initial URL
Initial Description
Initial Title
Dynamic Class Template
Initial Tags
class, textmate, actionscript, template
Initial Language
ActionScript