I don't exactly able to convey my question but my problem is like..
I want to see the file protocols support for videos files. I have tried to access platformRequest() for different URL's
platformRequest( http://www.mobileplayground.co.uk/vi...azy%20Frog.3gp ); // it works fine but for
platformRequest( file:///c:/Videos/sample.3gp ); // it gives some exception like Platform request error, Unsupported URL..
Can you please suggest me weather i can use file system url in platformRequest()
Sorry for my bad English..

Reply With Quote

