I have run into this with SWF when my app requires a component that's included in the debugger console and I forget to add an explicit <include/> in the app's LZX.

It doesn't sound like this would be the case if your app works in swf7, swf8. -e

Henry Minsky wrote:
Note that usually this leads to a bug which appears in the debug=true
code, and not the debug=false, due to how people usually add stuff in
for debugging.


On 8/22/07, Henry Minsky <[EMAIL PROTECTED]> wrote:
Often it is some conditional code path in either the LFC (likely) or
the app (less likely) that
depends on the state of the $debug compiler constant...



On 8/22/07, Benjamin Shine <[EMAIL PROTECTED]> wrote:
I've got an app (the laszlo explorer, actually) that works just right
in swf7 and swf8, and even works in dhtml when debug=true. When
debug=false, though, the navigation menu (most of the app, IOW)
doesn't appear.

I remember there's some lore about what usually causes problems only
when not debugging. Anybody remember?

--
Henry Minsky
Software Architect
[EMAIL PROTECTED]



Reply via email to