On 4/29/07, strk <[EMAIL PROTECTED]> wrote:
On Sat, Apr 28, 2007 at 07:06:30PM +0200, strk wrote:
> Fixed...
>
> with(undefined) {
>       ... <-- completely skipped
> }

confirmed, this is the expected behaviour.


BTW, this fix makes kai tests useles to detect differences between SWF5 and
higher.
Great.

Zou, you should use normal objects as 'with' arguments, to avoid
the call to createEmptyMovieClip (unsupported in SWF5)

I use MovieClips because I want to add tests for SetTarget there. eg.
mix "with" and "SetTarget ".    "SetTarget " don't works with normal
object, IIRC.  And if all my tests are the expected ones,  we will get
less chance to detect those interesting things:)


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to