that's wierd - the only thing I can think of is to ask if that was _level0/first node in the tree? or was that a subsequent click on a child node in the tree?

I had a similar error on the logger connection tonight and it came down to an object not being instantiated.  The error was similar to the one below and after instancing the object, it worked great.

So, in looking at the setTree method, there's only one place that I'm accessing an index, and it has to do with the question above ;)

I'll try someting and post in a minute

On 6/1/06, Michael Stuhr <[EMAIL PROTECTED]> wrote:
John Grden schrieb:
> Ok, wow, with an hour to spare before the deadline!
>

NICE!

do you, or somebody else on this list know why my plugin throws this error:

Error #2044: Unhandled ErrorEvent:. text=Error #2095: flash.net.LocalConnection was unable
to invoke callback 'setTree' due to exception 'RangeError: Index '0' specified is out of
bounds.'.

?

ist seems to work though in this case, but i've seen it crashing my browser on other sites.

micha

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org



--
John Grden - Blitz
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to