Category Archives: ActionScript

AVM1 _globals are still global.

This is one of this quicknotes just for not forgetting a simple issue:While developing a “AS2Wrapper” for embeding AS2 contents in AS3 applications I recognised that _globals within the loaded AS2 SWFs still exist when you unload this SWF and … Continue reading

Posted in ActionScript, AVM1, Flash | Leave a comment

AS3 Spell Check Engine

Grand Skinners Spell Check Engine could be really interessting for business projects. So keep it in mind!

Posted in ActionScript, Librarys | Leave a comment

ActionScript Performance Test

This performance test shows how fast the ActionScript AVM2 runs compared to the AVM1, Java(!) and JavaScript: See it

Posted in ActionScript, Flash | Leave a comment