eker-huang / mathmlformula

Automatically exported from code.google.com/p/mathmlformula
0 stars 0 forks source link

ReferenceError: Error #1056: property editManager in fmath.a152 can not be created. #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, I add the editor in my project, but when the editor start construction, 
the error occurs. The editor's titlebar and editing area miss.

the console output:

[SWF] /uploads/fmath/lookAndFeel/TinyLookEditor.swf
draw with :[object I7] class:fmath.I7 theme:TinyLookEditorDefault.xml 
language:EditorTextEn.xml
mainMc.stage[object Sprite]
mainMc.stage[object Stage]
ReferenceError: Error #1056: property editManager in fmath.a152 can not be 
created.
    at fmath::a230$/loadEditManagerForNode()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a230.as:92]
    at fmath::a230/moreProcessToDo()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a230.as:12]
    at fmath::MathML/b0()[C:\devzone\obfuscateProjects\flex\MathMLFormulaLibProject\src\fmath\MathML.as:182]
    at fmath::MathML/b0()[C:\devzone\obfuscateProjects\flex\MathMLFormulaLibProject\src\fmath\MathML.as:180]
    at fmath::MathML()[C:\devzone\obfuscateProjects\flex\MathMLFormulaLibProject\src\fmath\MathML.as:28]
    at fmath::a230()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a230.as:10]
    at fmath::a225/drawFormula()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a225.as:40]
    at fmath::a338$/draw()
    at fmath::I7/draw()
    at fmath::a181/draw()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a181.as:13]
    at fmath::a335$/draw()
    at fmath::I7/draw()
    at fmath::a181/draw()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a181.as:13]
    at fmath::a217/draw()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a217.as:12]
    at fmath::a337$/draw()
    at fmath::I7/draw()
    at fmath::a181/draw()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a181.as:13]
    at fmath::Editor/draw()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\Editor.as:43]
    at fmath::Editor/afterLoadingConfig()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\Editor.as:372]
    at fmath::a191/b8()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a191.as:95]
    at fmath::a191/b6()[C:\devzone\obfuscateProjects\flex\MathMLEditorLibProject\src\fmath\a191.as:90]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

Original issue reported on code.google.com by vlonel...@gmail.com on 11 Jul 2013 at 9:42

Attachments: