Hi lizhi, Most of us read the forum via e-mail and the Nabble forum website does not forward attached images through e-mail, so we did not realize you had shared a screenshot.
>From the screenshot, the errors are: Uncaught TypeError: Cannot read property 'prototype' of undefined. base.js:2367 Uncaught TypeError: flash.display.InteractiveObject.base is not a function. InteractiveObject.js:21 In general you should investigate the first error that appears before you look at any others. The one in base.js line 2367 likely causes everything using the google closure framework to fail. I've looked at my copy of base.js and there is no code on that line, so I cannot know what is happening from here. You can try looking on line 2367 of your copy at http://localhost:2000/bin/js-debug/library/closure/goog/base.js. Andy On Tue, May 24, 2016 at 9:34 PM, lizhi <s...@qq.com> wrote: > i have put the error png.it is there have some suggle? > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/why-can-not-open-this-code-tp53169p53198.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >