greetings all,
i'm trying to load a node from an xml page into an array.
i can get the xml to load but i can't get the node into the
_streamList.push( { path:"PLAYLIST.SRC_NODE", bitrate:800 }
);
i can get the file to load with a direct path "no xml"
_streamList.push( { path:"mp4:videofile.mp4", bitrate:800 }
);
any help or advice would be a great help.
this is what i've got so far
thank for your help
cheers