why is ns6 excluded from the DynImage.loadercheck() method?

if (is.ns5) {
        if (DynImage.onLoaderDone) DynImage.onLoaderDone();
} else {

i've tried ns6 using the "normal"  loadercheck-code and it
works fine without errors.  shouldn't we remove the is.ns5-check?
maybe this was added when ns6 wasn't finished?

/martin

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help

Reply via email to