[flexcoders] Returning 'this' from an overridden method?

2007-02-06 Thread David_Stafford
Please pardon this simple-minded question from an AS3 novice. My base class often returns 'this' from methods which makes it convenient to write code like: camera.move( 10, 12 ).rotateX( 45 ).rotateY( 90 ); The problem comes when code extends the base class and overrides one of these functio

[flexcoders] Re: flashlog.txt is not being updated

2007-01-11 Thread David_Stafford
ivedocs.macromedia.com/flex/201/html/logging_125_04.html > > - Original Message ----- > From: "David_Stafford" <[EMAIL PROTECTED]> > To: > Sent: Thursday, January 11, 2007 12:29 AM > Subject: [flexcoders] flashlog.txt is not being updated > >

[flexcoders] flashlog.txt is not being updated

2007-01-10 Thread David_Stafford
I updated to the new 2.01 SDK and 9,0,28,0 debug player. My Actionscript project required a couple of minor changes to build with the updated compiler and it seems to work ok. At one point I manually deleted my flashlog.txt file and now there are no more updates to it. - I am running the debug p