Ankur garwal

Results 2 issues of Ankur garwal

I modified your StandOutExampleActivity to show VideoView in frame, I also modify my XML but VideoView is not showing in frame. Here is the modified files. StandOutExampleActivity ``` package wei.mark.example;...

Trying to play .wav or .mp3 file using URL like we can do in flowplayer http://localhost/flowplayer/flowplayer.swf?config=%7B%27plugins%27%3A%7B%27controls%27%3A%7B%27autoHide%27%3Afalse%2C%27height%27%3A30%2C%27fullscreen%27%3Afalse%7D%2C%27audio%27%3A%7B%27url%27%3A%27flowplayer.audio.swf%27%7D%7D%2C%27play%27%3Afalse%2C%27clip%27%3A%7B%27url%27%3A%27http%3A%2F%2Flocalhost%2Fflowplayer%2Fa.wav%27%7D%7D But how we can do similar thing in WavPlayer? This is not working http://localhost/WavPlayer/wavplayer.swf?sound=http%3A%2F%2Flocalhost%2Fflowplayer%2Fa.wav