[Laszlo-dev] funny stuff in flash log file
Henry Minsky
hminsky at laszlosystems.com
Mon Oct 5 08:42:31 PDT 2009
Yah, and I should check if all swf8 apps do this. It looks like the swf8
preloader's registered for
some kind of a 'heartbeat' callback which probably ought to be turning off
when the
app starts up.
Say, when is the official 'end of life" for
swf8?
Maybe it's time to make the pre-compiled dev console app be in swf10
instead of swf8?
On Mon, Oct 5, 2009 at 10:55 AM, P T Withington <ptw at pobox.com> wrote:
> Still, it would be nice if the console ran without causing these.
>
>
> On 2009-10-04, at 20:50, Henry Minsky wrote:
>
> Well, it turns out the logger also works for swf8 apps, and these actually
>> are all coming from the debug console app, not from the actual swf10 app I
>> was testing.
>>
>> So they're swf8 issues, not swf10.
>>
>>
>>
>> On Sun, Oct 4, 2009 at 8:47 PM, Henry Minsky <hminsky at laszlosystems.com
>> >wrote:
>>
>> If you set up a file called "mm.cfg", you can enable the debug flash
>>> player
>>> to log calls to trace()
>>> to a file (
>>> http://livedocs.adobe.com/flex/3/html/help.html?content=logging_04.html
>>> ).
>>> Then you can
>>> see stuff logged even if you're not running in debug mode.
>>>
>>> I looked at the log file for a vanilla swf10 laszlo app, and I see this
>>> stuff logged. We should track down
>>> who is making these calls, and if they're really failing.
>>>
>>> Warning: Reference to undeclared variable, 'global'
>>> Warning: Reference to undeclared variable, 'global'
>>> Warning: Reference to undeclared variable, 'RegExp'
>>> Warning: Reference to undeclared variable, 'EvalError'
>>> Warning: Reference to undeclared variable, 'RangeError'
>>> Warning: Reference to undeclared variable, 'ReferenceError'
>>> Warning: Reference to undeclared variable, 'SyntaxError'
>>> Warning: Reference to undeclared variable, 'TypeError'
>>> Warning: Reference to undeclared variable, 'URIError'
>>> Warning: '$modules' has no property 'opacity'
>>> Warning: '$modules' has no property 'opacity'
>>> Warning: Reference to undeclared variable, 'undefined'
>>> Warning: Reference to undeclared variable, 'DojoExternalInterface'
>>> Warning: 'flash' has no property 'available'
>>> Warning: Reference to undeclared variable, 'DojoExternalInterface'
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>> Warning: heartbeat is not a function
>>>
>>>
>>> --
>>> Henry Minsky
>>> Software Architect
>>> hminsky at laszlosystems.com
>>>
>>>
>>>
>>>
>>
>> --
>> Henry Minsky
>> Software Architect
>> hminsky at laszlosystems.com
>>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20091005/ec255aff/attachment-0001.html
More information about the Laszlo-dev
mailing list