Some New Features
#6
Thanks, from my work on this I am starting to get the feeling that the entire way that tvtunes handles playback in general should be abandoned and that it should instead be done by the skin directly. The real issue I have run into is the ability to have if statements. I wish I could do (or perhaps I can) make something like this:
Code:
<onfocus>
if(condition)
{
PlayMedia($INFO[ListItem.Path]/theme.mp3,1)
}
</onfocus>

Does anyone know if there is a way to have nested conditions like this for skins. B.c if someone can tell me how to do this I can really make some awesome features!

Actually I think I just came up with a hackish way of doing this. will update this thread if it works.
Reply


Messages In This Thread
Some New Features - by ZERO &lt;ibis&gt; - 2011-04-28, 00:26
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 00:27
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 00:29
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 00:55
[No subject] - by Sharpe - 2011-04-28, 01:48
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 02:26
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 03:13
[No subject] - by Sharpe - 2011-04-28, 03:46
[No subject] - by ZERO &lt;ibis&gt; - 2011-04-28, 04:45
[No subject] - by kiboy6 - 2011-05-02, 11:40
[No subject] - by ZERO &lt;ibis&gt; - 2011-05-05, 09:24
[No subject] - by Sharpe - 2011-05-06, 00:14
[No subject] - by ZERO &lt;ibis&gt; - 2011-10-30, 06:56
Logout Mark Read Team Forum Stats Members Help
Some New Features0