On 2010-03-29, at 17:24, Max Carlson wrote: > I was using 'save' property access because I was getting debugger warnings > with warnUndefinedReferences turned on. I turned it off again.
The other way to fix it would be to declare the slot with an initial value of null. Then you won't get the warning. I suppose "who cares" since it's only swf8...
