HI!
Here is my last video about myself, but only the chrome can handle this type of videos perfectly, however , Chrome has no full screen option...
http://dictaphone.atw.hu/existence.mp4
Thank you for your reply!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 5 of 5
-
-
The fullscreen button works without the frame tag:
http://users.atw.hu/dictaphone/existence.mp4
I think the iframe/frame html-tag must include an allowfullscreen option. Like:
Code:<frame name="user" src="http://users.atw.hu/dictaphone/existence.mp4" scrolling=auto allowfullscreen></frame>
-
Yes, I modified your text a bit and it works!
http://dictaphone.atw.hu/existence.html -
HTML Code:
<iframe name="user" src="http://users.atw.hu/dictaphone/existence.mp4" frameborder="0"scrolling=auto allowfullscreen width="960" height="540" </iframe>
-
Click view source on the uploaded page and you will see the <frame> tags(top banner and your page below). The frame tags are probably added to all pages you upload.
I guess you have to find another website that doesn't put your html code inside a frame.
Similar Threads
-
HEVC web video player plugin for GOOGLE CHROME!
By Stears555 in forum Video Streaming DownloadingReplies: 0Last Post: 12th Jul 2015, 04:03 -
¿how to remove CHROME message in html5, youtube now shown in full screen?
By jonathancr in forum Video Streaming DownloadingReplies: 1Last Post: 9th Oct 2014, 00:57 -
IS it possible to create VP9 based HTML5 Web video with Google Chrome Brow
By Stears555 in forum Video Streaming DownloadingReplies: 4Last Post: 2nd Jul 2014, 18:03 -
Google Chrome issues - keyring password in linux
By racer-x in forum ComputerReplies: 5Last Post: 7th Jun 2014, 10:53 -
Video quality in full screen mode (any player) looks blocky/pixelated. Why?
By genuinegemini in forum ComputerReplies: 8Last Post: 26th Apr 2013, 13:30