<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
ReferenceError: Error #1065: Variable $lzsc$mixin$LzFormatter$LzView is not defined.<br>
<br>
Which is whacky. The definition of lz.text is:<br>
<br>
dynamic class LzText extends $lzsc$mixin$LzFormatter$LzView {<br>
<br>
I think the flex compiler is being too clever and not defining the interstitial class in the linked application since there are no direct references to it. Maybe it would be better if we just defined our own internal class property to support isSubclassOf in as3.<br>
<br><br></blockquote><div><br></div><div>Yeah I remember I had that problem with the swf9 kernel,there were LFC classes which would not actually be linked in unless you referenced them someplace. I forget how we solved that. I guess the 'lz' table gets a reference to every user visible class now. </div>
<div><br></div><div><br></div><div> </div></div><br><br>