Any clues how to strip the WP default media player of all controls, autoplay and loop?
video isn't loading in mobile devices
hey guys,
my opening page ga a video that works fine in computers but in mobile devices its loading for ever and not starting.
i'm guessing that its a code thing.
any idea?
the link: www.gizosites.co.il
tumblr theme: endless scrolling won't show audio/video posts on the index page
Heya,
In my theme it's possible to enable endless scrolling (you can navigate through pages if it's not enabled). endless scrolling usually works with a script provided by tumblr or other people who may have modified it.
To use it properly you also need to add a specific class on an element containing all your articles (posts). In my situation this element is <div role="main">
and the class is autopagerize_page_element.
Browser compatibility RIM (blackberry) and youtube embed
Anybody run into RIM (blackberry) not displaying youtube embeds?
Also, my video styles don't seem to keep their floats. Simple three-column layout.
Thanks in advance!
http://skywalker1nine.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Skywalker1nine | Fresh Prints</title> <link href="style.css" rel="stylesheet" type="text/css" /> </head> <body>
Full browser <video> issues
Ok, my first attempts at HTML5 video, and none too impressed. Before I give up, and revert to flash can someone help? My code is extremely simple- I used Firefgg to convert my master .mov to webm format. It plays fine locally from the desktop in Firefox, but once uploaded all I see is a black screen. Also my .mp4 (h.264) video plays fine on the desktop in chrome/Safari but as well chugs badly ( 1 frame per second?)once uploaded to my server. Any tips or suggestions welcome!
<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
