function JSCompiler_emptyFn() { 
        return function () {} 

} 
function JSCompiler_set(a) { 
        return function (b) { 
                this[a] = b 
        } 
} 
function JSCompiler_get(a) { 
        return function () { 
                return this[a] 
        } 
} 
function JSCompiler_returnArg(a) { 
        return function () { 
                return a 
        } 
}

This code is generated by mxmlc , this code is not included in any of my
code , I do not know where they come from , then this code is also very
important , can solve the problem .

About one minute you can not load because not too big, but being given . The
question now is why the error. Because less than mysterious codes



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/flexjs-pack-full-folder-in-a-js-tp55085p55215.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to