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] > -- Henry Minsky Software Architect [EMAIL PROTECTED]
