16.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

10-03-2011, 12:52 AM
Post: #1
[GET] Videomail - Watch video in Email (Decoded + All Colors)
[Image: unledgdhy.png]

Salespage:
Code:
http://themeforest.net/item/videomail-watch-video-in-email/576793
Download:
Code:
http://www.multiupload.com/U3P0EZG0FN
VT:
Code:
http://www.virustotal.com/file-scan/report.html?id=da6a496b0fc24d0129c3f0da8480d78dac4763938f1350cff0f89ed55a05e42e-1317163026
File name: U3P0EZG0FN
Submission date: 2011-09-27 22:37:06 (UTC)
Current status: finished
Result: 0 /43 (0.0%)

I found myself asking the question "How many Email clients actually support the HTML5 video tag?", and I ended up with this nice little chart:

Desktop Email Clients
Apple Mail => Video plays
Entourage 2008 => Video plays
Lotus Notes 6, 7 and 8.5 => Fallback content displayed
Outlook 2007 => Fallback content displayed
Outlook 2003 => Fallback content displayed
Thunderbird => Fallback content displayed
Windows Mail => Fallback content displayed

Web-based Email Clients AOL Web => Fallback content displayed
Gmail => Fallback content displayed
Hotmail => Fallback content displayed
MobileMe => Video plays
MySpace => Fallback content displayed

Mobile Email Clients
iPhone => Video plays
iPad => ???

Additionally it was noted that Gmail\Hotmail, although they can display HTML5 if the browser supports it, it is disabled for some reason. (note, this info was from October 2009, so things might have changed since then).

The HTML5 code that was used to display video or fallback to clickable image that would load say YouTube alternative:

PHP Code:
<video width="640" height="360" poster="fallback.jpg" controls="controls">

<
source src="http://mysite.com/videoname.mp4" type="video/mp4" />

<
a href="http://mysite.com/">
<
img src="fallback.jpg" width="640" height="360" />
</
a>
</
video
[Image: JYV9NtK.png]




28.gif
Free counters!