UTR: List expected for handler #count
Submitted by Ewart Mouton on August 21, 2007 - 14:03.
Hi
This is wrecking my head. Bug behaviour is as follows:
1. it only happens when you run SPI-v from a CD or DVD, it doesn't happen if I run it from my local drive.
2. It only happens on the first load, it goes away if I navigate to the image again.
I suspect it has something to do with loading hotspot images in dswmedia\common
<image id="hs_0">
<layer class="base" type="matte" color="0xFFD7D7D7" alphatype="bitmap" alphasrc="common/hs.gif"/>
</image>Any ideas?
Ewart
fieldOfView | SPi-V dev
Re: List expected for handler #count
The correct syntax is as follows:
<image id="hs_0"><layer class="base" type="matte" color="D7D7D7" alphatype="bitmap" alphasrc="common/hs.gif"/>
</image>
If that's not it, I really need more information than what you are providing.
Re: List expected for handler #count
My xml is correct.
Apologies, I forgot to include the error message:
List expected for handler
#count
Script Error. Continue? Yes/No
Re: List expected for handler #count
No, that still does not help me at all.
At the very least I need a link to your XML. A description of WHEN you get this error message would be useful too.