↧
The Ultimate Debugging And Profiling
Yesterday I came across interesting articles from jpauclair. The first one is about Almighty PreloadSWF (mm.cfg attribute to define preloader for any as3 .swf file) and the second about his new Flash...
View ArticleQuick Tip: Debugging Module Inside Non-debug Application
Did you know that it is not possible to debug loaded content within release (non-debug) build app? Every attempt to insert a breakpoint during the runtime will cause null pointer exception thrown by...
View Article