It would seem you either have not succeeded in clearing all your caches, or you 
have a corrupted install.

Have you made sure you have cleared your browser's cache?

Your _exact_ example has a type-oh in it on the second line:  `</text` should 
not have a `/`, but I don't think that is the problem.

I tried your example in a clean install of 4.8.0 and it works correctly.

On 2010-07-12, at 15:50, Michael Brady wrote:

> The simple "hello world" test case in my email is actually failing.
> 
> My (more complex) application is also failing with the same error message.
> 
> --Michael
> 
> On 7/12/2010 3:35 PM, P T Withington wrote:
>> Is the test case you give below actually failing for you, or is the failing 
>> case more complex?
>> 
>> On 2010-07-12, at 14:38, Michael Brady 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
>>> 
>> 
> 


Reply via email to