Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: flash 4 - script crashes IE and NS on Win
From: Matthijs Koevoets
Date: Mon, 8 Jan 2001 18:10:54 GMT

Hi Kalle,

I would crash on this
i think you should not nest "eval()s" like that

so don't go:
Set Variable: "html_"&_level5/:i&"_cond_"&c =
eval("_level0/:"&(eval("_level0/:stadt_"&_level5/:i))&"_cond_"&c)
but:
Set Variable: "stadt" = eval("_level0/:stadt" & _level5/:i)
Set Variable: "html_" & _level5/:i & "_cond_" & c = eval("_level0/:" & stadt
& "_cond_" & c)

that should do the trick
(makes it more readable for us humans aswell)

keep it up,
matt


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: flash 4 - script crashes IE and N, Tewes

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]