Sorry, one typo:

Fumio Nonaka wrote:
> // frame action
> import flash.events.Event;
  // addEventListener(EVENT.ENTER_FRAME,
  addEventListener(Event.ENTER_FRAME,
function (eventObject:Event):void {
        trace(eventObject);;
},
false, 0, true);  // sets useWeakReference to true
--
Fumio Nonaka
mailto:[EMAIL PROTECTED]
http://www.FumioNonaka.com/
My books<http://www.FumioNonaka.com/Books/index.html>
Flash community<http://F-site.org/>

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to