Re: [Flashcoders] stageListeners in as2.0

2011-05-23 Thread allandt bik-elliott (thefieldcomic.com)
Hi I take it this is as2 Usually to center a clip, I would use the following : clip.x = Stage.width / 2 - clip.width / 2; clip.y = Stage.height / 2 - clip.height / 2; Other than that I would start looking at how you're scoping your code by using trace(this) within your functions to see if you're

Re: [Flashcoders] Re: Flushing Socket data when TCP-connection suspends and then resumes

2011-05-23 Thread allandt bik-elliott (thefieldcomic.com)
What was the issue? On May 19, 2011 2:07 PM, "Alexander Farber" wrote: > Nevermind, found 1 issue in my server... > ___ > Flashcoders mailing list > Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___

RE: [Flashcoders] Panorama creation

2011-05-23 Thread Cor
PTGui -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Randy Tinfow Sent: zondag 22 mei 2011 23:07 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Panorama creation Any applications recommended