how can I open a local video/audio-file ( i. e. nature.mp4 / kalimba.mp3) from the file-system inside in a MyIE9-Browser-Tab/Browser-Window? with best regards Bernhard

0 votes
asked by

how can I open a local video/audio-file ( i. e. nature.mp4 / kalimba.mp3) from the file-system

inside in a MyIE9-Browser-Tab/Browser-Window?

with best regards

Bernhard

1 Answer

0 votes
answered by (92.9k points)

You can use the HTML5 video/audio tag to play local video/audio files in a browser tab/window. Here's an example code:





Make sure to replace "nature.mp4" and "kalimba.mp3" with the respective file names and paths on your file system.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...