Well i tried that and it isn't going to work. The slideshows already have several variables and adding a return function to them causes type mismatch errors which i will not be able to diagnose, and therefore fix. It took a long time to get them working properly.
I still think this will work for me:
m.song = item["Num"].ToInt() 'wrong syntax
from array
item=[
{
Url: "http://www.xxx.com/roku/songs/song.mp3",
....other parameters
Num:"0"
},
{
.....other tracks
}]
I just need to know the right syntax for that, i cant figure it out.
edit - I've confirmed this will work, by making the array a global variable its alive on re-launch of the springboard, it just need to convert that Num variable to an Integer, given its context as an array within an array, so actually it needs to be Item.X.Num.X as in known, unknown, known, unknown.
Kinetics Screensavers