Yes, that's right.  It's a runtime error I'm seeing in Firebug.

I tried clearing the browser and server cache as you described.  No change.

Thanks for the help!  I'll keep looking.

--Michael

On 7/12/2010 2:56 PM, Henry Minsky wrote:
>  
> This is a runtime error you're getting, right, not an error from the
> compiler?
>
>
> I don't see that error when I run your test case in DHTML in 4.8.
> But I'm building  4.8  directly from the svn branch  on my machine
> though, not the pre-compiled release.
>
> Maybe clear your browser's cache, it might have a stale copy of
> something.
>
> Also you could try clearing out your LPS server cache (you can  fetch
> a URL like
> *MailScanner warning: numerical links are often malicious:*
> http://127.0.0.1:8080/lps/foo.lzx?lzt=clearcache&pwd=laszlo
> <http://127.0.0.1:8080/lps/foo.lzx?lzt=clearcache&pwd=laszlo> to do
> that). And
> restart the LPS server for good measure...
>
>
>
> On Mon, Jul 12, 2010 at 2:38 PM, Michael Brady
> <[email protected] <mailto:[email protected]>> wrote:
>
>     Hi All,
>
>     I'm trying to upgrade to 4.8.0 and hitting a snag.  This works great:
>
>     <canvas>
>     </text text="Hello World" />
>     </canvas>
>
>     However, when I use a <class> (like this, for example):
>
>     <canvas>
>     </text text="Hello World" />
>     <class name="foo" />
>     </canvas>
>
>     I get the error message:
>
>     $a.makeInterstitial is not a function
>
>     I also get this error message if I run with debug=true.
>
>     This is only a DHTML problem, Flash works fine.
>
>     Is anyone else seeing this?  I wonder if I've done something to
>     break my
>     compilation environment.
>
>     Thanks for any feedback!
>
>     --Michael
>
>
>
>
> -- 
> Henry Minsky
> Software Architect
> [email protected] <mailto:[email protected]>
>
>

Reply via email to