Multiple JavaScript errors on Flex LiveDocs pages
the newest beta 3 livedocs don't work opera 8.5 , opera 9 browsers.
most annoying being show/hide inherited... links not working properly. stands, livedocs quite unusable in opera :-(
some errors js console:
most annoying being show/hide inherited... links not working properly. stands, livedocs quite unusable in opera :-(
some errors js console:
quote:
all packages (flex 2.0 actionscript , mxml language reference)
http://livedocs.macromedia.com/labs/1/flex20beta3/langref/package-summary.html
inline script thread
error:
name: typeerror
message: statement on line 142: not convert undefined or null object
backtrace:
line 142 of linked script http://livedocs.macromedia.com/labs/1/flex20beta3/langref/asdoc.js
(findtitletableobject("packageusebar")).style.display = showpackageuse && showexamples ? "inline" : "none";
line 3 of inline#2 script in http://livedocs.macromedia.com/labs/1/flex20beta3/langref/package-summary.html
titlebar_setsubtitle("all packages");
titlebar_setsubnav(false, false, false, false, false, false, false, false, false, false, false,
quote:
mx.logging.abstracttarget (flex 2.0 actionscript , mxml language reference)
http://livedocs.macromedia.com/labs/1/flex20beta3/langref/mx/logging/abstracttarget.html
inline script thread
error:
name: typeerror
message: statement on line 198: not convert undefined or null object
backtrace:
line 198 of linked script http://livedocs.macromedia.com/labs/1/flex20beta3/langref/asdoc.js
var rules = document.stylesheets[0].cssrules != undefined ? document.stylesheets[0].cssrules : document.stylesheets[0].rules;
line 186 of linked script http://livedocs.macromedia.com/labs/1/flex20beta3/langref/asdoc.js
setinheritedvisible(getcookie("showinheritedconstant") == "true", "constant");
line 3 of inline#3 script in http://livedocs.macromedia.com/labs/1/flex20beta3/langref/mx/logging/abstracttarget.html
showhideinherited();
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment