send e-mail with embeded flash player in it

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

send e-mail with embeded flash player in it

Post by raghubgm »

Hello frds ,

i need to send and e-mail from PHP Script , and i need to embed an flash player inot it nad play teh video into teh e-mail itself .
Please let me how do i follow these step to achiv teh result ..

Regards
Raghu
Pune , India
WebbieDave
Forum Contributor
Posts: 213
Joined: Sun Jul 15, 2007 7:07 am

Re: send e-mail with embeded flash player in it

Post by WebbieDave »

You need to to research which HTML is needed to make this happen. This would require the email client to afford this capability, such as browser-based email clients. This is not a function of PHP.
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

Re: send e-mail with embeded flash player in it

Post by raghubgm »

Hello ,


Thanks for the reply .

Can you please let me know that is it possble to send and embed the flash in an e-mail ?

regards
Raghu
Paul Arnold
Forum Contributor
Posts: 141
Joined: Fri Jun 13, 2008 10:09 am
Location: Newcastle Upon Tyne

Re: send e-mail with embeded flash player in it

Post by Paul Arnold »

I might be wrong but I'm fairly sure that you can't do this.

Edit:

This link tells you about compatibility with common email clients

http://www.campaignmonitor.com/blog/arc ... out_1.html

It should be noted that the article is from Jan 2006 but the information is still relevant.
Post Reply