Re: play sound from url on iOS

2012-04-11 Thread Klaus on-rev
Hi Tom, Am 11.04.2012 um 03:31 schrieb Thomas McGrath III: > Klaus, > > I have downloaded files and I have played downloaded sounds but I have not > played downloading sounds while downloading i.e. streaming. > I also can not get the play command with mediaPicker to play iCloud music, > but th

Re: play sound from url on iOS

2012-04-10 Thread Thomas McGrath III
Klaus, I have downloaded files and I have played downloaded sounds but I have not played downloading sounds while downloading i.e. streaming. I also can not get the play command with mediaPicker to play iCloud music, but these do play and stream in the apple music app just not in LC…… sorry I

Re: play sound from url on iOS

2012-04-10 Thread Klaus on-rev
Buonasera Giulio, Am 10.04.2012 um 19:25 schrieb Giulio Mastrosanti: > Hi Klaus, > > yes, I use the player this way: > > iphoneControlCreate "player", "ioscontrol" > iphoneControlSet "ioscontrol", "filename", > "http://www.yoursitecom/audiofolder/audiofile.mp3"; > iphoneControlSet "iosco

Re: play sound from url on iOS

2012-04-10 Thread Giulio Mastrosanti
veAspect", true iphoneControlSet "ioscontrol", "showController", true iphoneControlSet "ioscontrol", "visible", true iphoneControlSet "ioscontrol", "rect", "0,106,320,106" iphoneControlDo "ioscontrol", &q

Re: play sound from url on iOS

2012-04-10 Thread Klaus on-rev
Hi all, Am 09.04.2012 um 15:35 schrieb Klaus on-rev: > Hi friends, > > short question, is it possible to play a sound file from an URL in iOS? > If yes, what do I need to use: "play ..." or "iphonePlaySoundOnChannel..."? > > The docs do not mention URL, only in the "Video playback" section. >

play sound from url on iOS

2012-04-09 Thread Klaus on-rev
Hi friends, short question, is it possible to play a sound file from an URL in iOS? If yes, what do I need to use: "play ..." or "iphonePlaySoundOnChannel..."? The docs do not mention URL, only in the "Video playback" section. Thanks a lot in advance! Best Klaus -- Klaus Major http://www.ma