PDA

View Full Version : Picking a video




iphonejudy
Jul 4, 2009, 02:50 AM
Hi,


I want to pick video from its folder and display in a control

I go through some documents from that i can see a method.

- (void)imagePickerController:(UIImagePickerController *)picker
didFinishPickingMediaWithInfo:(NSDictionary *)info {


}


But i dont know how to pick a video from its folder

Can anyone suggest some ideas.



iphonejudy
Jul 6, 2009, 02:24 AM
Currently i dont have iphone 3GS.So i dont have idea where the videos will be saved.

Thats y i asked this question.In the documents also.they dont specify about this.