soumavachakraborty / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
0 stars 0 forks source link

Enable reparenting of the Debug window #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It's good to have the debug window. But it might be best if the Sprite
could be easily reparented in another window.

I can take this task on if it's not already in the works.

Original issue reported on code.google.com by sproutbu...@gmail.com on 4 Dec 2008 at 5:40

GoogleCodeExporter commented 8 years ago
Sorry, this should have been labeled an Enhancement?

Original comment by sproutbu...@gmail.com on 4 Dec 2008 at 5:42

GoogleCodeExporter commented 8 years ago
Hi,

Sure it would be great to enhance the current debug. We've been discussing for a
while to move the debug outside the core application and only leave an 
interface and
minimal implementation. That would allow people to create fancy debug tools, but
remove them when compiling for production.

Using this framework any sort of re parenting could be done.

If this if something you'd be interested in, it would be great to hear your 
thoughts
and see some sort of demo.

Original comment by Nicksk...@gmail.com on 6 Dec 2008 at 4:17

GoogleCodeExporter commented 8 years ago
it will not be a reparenting but a refactor of the debugging window as an 
external module

Original comment by zwetan on 16 Apr 2010 at 3:38

GoogleCodeExporter commented 8 years ago
now gaforflash use logd to debug

logd can be customised to use trace(), XMlSocket, Socket, etc.
and/or any other AS3 console existing out there

Original comment by zwetan on 30 Apr 2012 at 9:59