|
-
Video play method doesn't work
I am developing with an HTC Mogul having WM6. The following invokes the video player just fine: "getURL('file:///test.3gp');"
but this returns with "undefined" in the text field: "var myVideo:Video = new Video(); Text.htmlText = myVideo.play('file:///test.3gp');"
Am I doing this wrong or are "Video" methods not supported on WM6?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|