thx, but that's the one i have
Does the script have to specify which group an object is in (because that might be the reason, but i can't figure out how to call a group)
here's the xml that makes more sense to the script (i basically understand MAKI, so i checked it out, but i still get the same error)
code:
<layer
id="mono-led-off"
x="212" y="41"
image="player.layer.mono.off"
/>
<layer
id="mono-led-on"
x="212" y="41"
image="player.layer.mono.on"
/>
<layer
id="stereo-led-off"
x="239" y="41"
image="player.layer.stereo.off"
/>
<layer
id="stereo-led-on"
x="239" y="41"
image="player.layer.stereo.on"
/>
<text
id="infolinexample"
display="SONGINFO" showlen="1"
x="111" y="36"
w="55" h="6"
font="font.default"
/>
<text
id="ABR"
display="" default=""
x="150" y="43"
w="16" h="6"
alpha="0"
/>
<text
id="Channels"
display="" default=""
x="150" y="43"
w="16" h="6"
/>
<text
id="Bitrate"
ticker="1"
display=""
default=""
x="150" y="43"
w="16" h="6"
font="font.default"
align="right"
/>
<text
id="Frequency"
ticker="1"
display=""
default=""
x="111" y="43"
w="16" h="6"
font="font.default"
align="right"
/>