Forum Replies Created
-
-
11 years ago in reply to: internet explorer 811 years ago in reply to: internet explorer 811 years ago in reply to: internet explorer 8
Hi Martin,
I just paid for support, is it still ok to do this here, i just sent my link there also. Here is the link again,
‘http://www.agilefutureforum.co.uk/tool-kit-business-prioroties/’Also, im a little lost on the html5.js script – I do know that the template isn’t that old but I also know that it is not HTML5 based.
Do you require my login credentials? And is it safe to do this here?
Thanks Martin
Carl11 years ago in reply to: IE 9 issueDo you have to add “#video” at the beginning? so for example
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
#video
AddType video/mp4 .mp4
AddType video/webm .webm
AddType video/ogg .ogv
AddType application/x-mpegurl .m3u8
AddType video/x-m4v .m4v
# hls transport stream segments:
AddType video/mp2t .ts11 years ago in reply to: Videos not loading on IE11 and Windows 7Hi there,
Sorry to jump in here, quick question about IE and flash – would we have to upload another video format flv for it to play in IE?Thanks