| Author |
Message |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 127
|
Posted:
Wed Apr 08, 2009 11:03 pm |
|
Is it possible to embed Youtube in a newsletter? I have changed config.php, so that it is allowed in News, but it does not work in the newsletter. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Thu Apr 09, 2009 9:29 am |
|
What exactly are you trying to "embed"? Sorry... not a YouTube guy. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 127
|
Posted:
Thu Apr 09, 2009 9:32 am |
|
So you can view Youtube in the newsletter. Many Nuke sites have Youtube in their news. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Thu Apr 09, 2009 10:56 am |
|
Ok, so how are you trying to "embed" it. I can't help you if I don't have the details as to how/what you are trying to do... |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 127
|
Posted:
Thu Apr 09, 2009 11:08 am |
|
It is code like this. object param embed is allowed in config.php
| Code: |
| <object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/acay3S2PhSg&hl=sv&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/acay3S2PhSg&hl=sv&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object> |
|
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Thu Apr 09, 2009 8:02 pm |
|
Ok, I have re-checked the code (its been a long time) and there is nothing that I can see that should be stopping this. In fact, since this is behind the admin login and the whole point of a "HTML Newsletter" is to, well, send an HTML Newsletter - smile - I have no restrictions on what is placed there.
So, what exactly is really not working? Might there be a mod_security rule stopping things? If you do the Preview option, what do you see in the raw archives .php script that is written? Are you sure its not being stopped at the client end? |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 127
|
Posted:
Thu Apr 09, 2009 11:47 pm |
|
Many thanks! Embed Youtube works in Preview in newsletter, but not when I view it in the email client Thunderbird. This will be changed in next release of Thunderbird 3. In Outlook embedded Youtube can be viewed if lower security is used for Outlook. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Fri Apr 10, 2009 7:58 am |
|
You can thank spammers and hackers for this. It because of these few that we have to be protected from "live content", even simple images, in our email clients. Just amazing the amount of money wasted in this world due to these boneheads.
I have moved your post to General Questions since it is really working from an HTML Newsletter standpoint. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
clyde4210
Newbie


Joined: Jun 20, 2009
Posts: 1
|
Posted:
Sat Jun 20, 2009 12:41 pm |
|
IMHO embedding objects such as short vids is a surefire way to get ppl not to subscribe to newsletters. |
| |
|
|
 |
|
|