WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Marketing > Marketing Strategies Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Marketing Strategies Discussion Forum Discuss your marketing ideas, concepts and strategies here. What's working? What isn't?

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2007, 09:29 AM
WebProWorld New Member
 

Join Date: Aug 2006
Location: Cleveland, Ohio - USA
Posts: 3
FathomSEO RepRank 0
Question Video embedded inside an Email

Before everyone jumps all over my back for asking this, let me preface my question -

I understand placing video in email is risky, as many ISPs will render it useless.

That being said, I read an article published by Marketing Sherpa which describes how one email marketing company had some success using video embedded (presumably streamed) into the email.

The article can be found here:
MarketingSherpa: How Video Message Gets Viewed by 59% of Target Audience

My question is this - logistically, how is this possible? In terms of coding the actual HTML, how can a video be embedded without using <embed>, <object>, or JavaScript so that it renders in most ISPs?

I'm not concerned with bandwith issues either... just the specifics about how this is programmed. Does anyone have any idea how this is done?
__________________
Fathom SEO
8200 Sweet Valley Drive, Suite 108
Valley View, Ohio 44125
p 216-369-2220 x135
f 216-369-2227


PBM Website:
http://www.perfect-email-marketing.com
SEO Website: http://www.fathomseo.com
Blog: http://fathomseo.blogspot.com
Reply With Quote
  #2 (permalink)  
Old 05-24-2007, 07:06 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 17
calmdesign RepRank 0
Default Re: Video embedded inside an Email

Hi,

To embed a video in a html email, you can use a method using the DYNSRC (dynamic source)
so for example the code would be something like

<img dynsrc="yourmovie.mpg" start="mouseover" />

you'd then have a call to action telling the user to move their mouse of the area which would trigger the movie to start.

Hope that helps

Coris
__________________
Calm Design is a web design company
Web design Cardiff
Reply With Quote
  #3 (permalink)  
Old 05-24-2007, 11:42 PM
rickvidallon's Avatar
WebProWorld New Member
 

Join Date: May 2007
Location: Virginia Beach
Posts: 13
rickvidallon RepRank 0
Default Re: Video embedded inside an Email

Just tried sending video via email. This is really cool. Came through ok in Outlook and Hotmail, but Gmail showed a broken image. Rats...
Reply With Quote
  #4 (permalink)  
Old 05-25-2007, 12:40 AM
WebProWorld New Member
 

Join Date: Apr 2007
Location: India
Posts: 16
itispals RepRank 0
Post Re: Video embedded inside an Email

Our Xerago Team had embedded videos for its fortune 500 client last year. It is true that these videos actually generated much better viewership and the client had been following it regularly in their videos. Right now i dont have the code with me...
I should update in the next post...
with regards,
itispals
Xerago
__________________
as always,
with warm regards,
itispals
http://www.buckleupnow.com
Reply With Quote
  #5 (permalink)  
Old 05-25-2007, 04:38 AM
WebProWorld New Member
 

Join Date: Oct 2004
Location: Marseille, France
Posts: 3
bizzboss RepRank 0
Wink Re: Video embedded inside an Email

Does anyone know a way to embed SWF (Flash) movies in a mail?

I dont't think there is any, but since there are magicians here obviously...
Reply With Quote
  #6 (permalink)  
Old 05-25-2007, 05:30 AM
WebProWorld New Member
 

Join Date: May 2007
Posts: 1
vashonpotter RepRank 0
Default Re: Video embedded inside an Email

Hi all how it is possible.
Reply With Quote
  #7 (permalink)  
Old 05-25-2007, 06:08 AM
WebProWorld New Member
 

Join Date: Dec 2005
Location: Ashford, Kent
Posts: 5
simonmohr RepRank 0
Default Re: Video embedded inside an Email

Try http://www.vismail.com/. I know that they have had a lot of success with embedded email video.
__________________
http://www.semsolutions.co.uk
http://www.semstudio.co.uk
Web development and eCommerce Software
Reply With Quote
  #8 (permalink)  
Old 05-25-2007, 09:09 AM
WebProWorld New Member
 

Join Date: Aug 2003
Location: NJ
Posts: 21
wgoodman RepRank 0
Default Re: Video embedded inside an Email

If a good spam filter didn't weed out a video embed, I would be suprised.

If you have to click to have the video start, you may as well click to launch HTML with a flash video embed. Then you don't have to risk the filters.

The day I start to recieve e-mail that has autostart streaming video is the day I look for better e-mail software. Text spam is bad enough.

Wayne Goodman, Web Site Design, Search Engine Marketing
__________________
Smith O'Keefe and Associates, Marketing, Advertising, Internet and Multi-media
Reply With Quote
  #9 (permalink)  
Old 05-25-2007, 12:56 PM
WebProWorld Member
 

Join Date: Jun 2006
Location: Ruidoso, New Mexico
Posts: 47
RHunt RepRank 0
Default Re: Video embedded inside an Email

Quote:
Originally Posted by bizzboss View Post
Does anyone know a way to embed SWF (Flash) movies in a mail?

I dont't think there is any, but since there are magicians here obviously...
I got this a while back. There are actually several ways to accomplish this. I kinda like the flash approach described here.

totalwebvideo.com

If you need to produce the video content, let me know!

Good luck!
Reply With Quote
  #10 (permalink)  
Old 05-31-2007, 10:59 AM
WebProWorld New Member
 

Join Date: Aug 2006
Location: Cleveland, Ohio - USA
Posts: 3
FathomSEO RepRank 0
Exclamation Re: Video embedded inside an Email

I tried using the following code to display my movie:

Code:
<img src="http://www.fathompbm.com/ArtTest/VideoTest/test.jpg" dynsrc="http://www.fathompbm.com/ArtTest/VideoTest/4art.avi" alt="View this video." border=0 height="240" width="320"></a>
This displays and works fine when viewed as an HTML webpage in IE 7.

However... it does not work in FireFox (only the image displays; the movie never plays).

ALSO - when I send this code as an HTML email, I run into the following issues:

Outlook 2003: the code remains intact, but the movie never plays
Yahoo Main Beta: the DYNSRC attribute is completely stripped from the code, so the movie does not play
Windows Live Mail: Microsoft hides the HTML code from me, but the movie does not play
Gmail: Google hides the HTML code from me, but the movie does not play

I only tested the above ISPs/email clients, but with no success I stopped there (these are among the most popular).

So basically the DYNSRC attribute is useless when it comes to email... did anyone have success testing this?
__________________
Fathom SEO
8200 Sweet Valley Drive, Suite 108
Valley View, Ohio 44125
p 216-369-2220 x135
f 216-369-2227


PBM Website:
http://www.perfect-email-marketing.com
SEO Website: http://www.fathomseo.com
Blog: http://fathomseo.blogspot.com
Reply With Quote
  #11 (permalink)  
Old 06-07-2007, 03:10 AM
WebProWorld New Member
 

Join Date: Oct 2004
Location: Melbourne
Posts: 10
Firstbyte RepRank 0
Default Re: Video embedded inside an Email

Quote:
Originally Posted by FathomSEO View Post

So basically the DYNSRC attribute is useless when it comes to email... did anyone have success testing this?
I received the same results... anyone else find a better solution?

FB
Reply With Quote
  #12 (permalink)  
Old 07-04-2008, 03:45 PM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 1
Nsssix RepRank 0
Default Re: Video embedded inside an Email

Embedding video directly into the body of an email is not possible, but there are ways to get video without sound to play right on the body of an email which can prompt a call to action that will trigger the same video to play. vdoLife.com has very smart solution where they use green screen footage to achieve a seamless video right on the body of an email.
Reply With Quote
Reply

  WebProWorld > Marketing > Marketing Strategies Discussion Forum
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Which Embedded Video Player is Best? Crum Internet Industry 0 11-29-2006 02:22 PM
Embedded video (without the buttons) - Help! clivemcg Graphics & Design Discussion Forum 5 02-22-2005 03:52 AM
ClickZ Talks about Video Email obuwebco Marketing Strategies Discussion Forum 0 05-13-2004 04:16 PM
Embedded baloon ads ldyguique Graphics & Design Discussion Forum 2 02-25-2004 04:35 AM
Feedback: New Video Email Technology ragstoriches Marketing Strategies Discussion Forum 1 12-16-2003 02:22 PM


Search Engine Optimization by vBSEO 3.2.0