News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Embedding Video

Started by gedhara, January 15, 2015, 06:12:18 AM

Previous topic - Next topic

gedhara

Hi

Please let me know how I can embed this

<IFRAME SRC="http://played.to/embed-xxxxxxxxxx-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

on  an SMF 2.0.9 - I tried using  .... that didnt work

Thanks & Best Regards

Shambles

Quote from: gedhara
I tried using  .... that didnt work

Tried using what?  Wrapped [html] tags?

gedhara


Kindred

there is a known bug with html tags in 2.0.9


the fix is floating around here somewhere... don't have the link handy at the moment
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Illori

Quote from: margarett on July 07, 2014, 09:06:24 AM
OK, we have a fix for you.

Please open Sources/Subs-Post.php and find:
$htmlfunc = create_function('$m', 'return \'[html]\' . strtr(un_htmlspecialchars("$m[1]"), array("\n" => \'\', \' \' => \' \', \'[\' => \'[\', \']\' => \']\')) . \'[/html]\';');
(Line 239 on a clean file)
Replace with:
$htmlfunc = create_function('$m', 'return \'[html]\' . strtr(un_htmlspecialchars("$m[1]"), array("\n" => \'\', \'  \' => \' \', \'[\' => \'[\', \']\' => \']\')) . \'[/html]\';');


gedhara

Worked perfectly

Thanks a lot, Greatly Appreciated

gedhara

One more question - How to allow members to use this function

Thanks & Best Regards

kat

Members can't use HTML due to the security risks.

If you search "embed" on the mod site, you might get lucky. :)

Kindred

you can not. EVER.

using the HTML BBC is basically a security risk - which is why only the admin can ever do it.



ninja'd...


the mod site probably won't help though....  unless you have a SPECIFIC player site (like youtube) in mind. If so, then I suggest SAVE or AEVA
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

gedhara


gedhara

what I am looking is to embed - FlashX, FastVideo, Streamin, Played.to embed links


Kindred

Quote from: austin.bollinger on January 28, 2015, 07:52:17 AM
Would SAVE mod work with played.to? I think the best thing would be a video embed script that scrapes posts for recognized video urls and automatically converts them to their embedded form on post for example. In the admin panel there should be modules, so as more services are supported --- admin can support other video hosts.

that's pretty much exactly what SAVE does...
(it was based on the performance of AEVA - before AEVA became unsupported - and recently was removed entirely)

As for the name...   take it up with the mod authors..
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Arantor

For the record it was originally called AEMP, Auto Embed Music Player but the author of AEVA (Auto Embed Video/Audio) complained so it was changed.

margarett

Quote from: gedhara on January 28, 2015, 07:49:03 AM
what I am looking is to embed - FlashX, FastVideo, Streamin, Played.to embed links
This YOU can do as admin (and other admins as well, of course)

To grant this permission to other users (which is a *terrible* security risk) there is:
this MOD http://custom.simplemachines.org/mods/index.php?mod=411 (not compatible with 2.0 but in its support topic there are successful tricks to make that happen)
and this MOD http://custom.simplemachines.org/mods/index.php?mod=3034

Again, that's a BAD idea.
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

Steve

I said I'd shut it now but I can't.

Who is this guy that comes swooping in here like some avenging angel acting like he can fix everyone's problems and acting like a friend to people who don't know him from Adam? (And, in one case, insinuating he could help someone if given some login details.)

@ austin ... dude, you need to slow down and let people get to know you. You're not making any friends with the staff here that I can see by stating that your solutions are the best way to do things (note that I said stating, not suggesting) which you've been called on in a couple of cases already ... oh wait, you were sleepy, I forgot, that makes it okay ... at any rate, usually all legitimate help is appreciated but it would be nice to see it as helpful advice instead of pontification.
DO NOT pm me for support!

Kindred

Austin,

It's not that we have a problem with "expressing your opinions" -- it is the WAY that you have gone about it...

You have pretty much insulted (either directly or sideways) -- mod authors, several staff members, and at least one former developer of the project.

If you actually want people to pay attention to you, then you don't start off in a new community by pretty much insisting that everything you say is the gospel and everyone else is wrong or stupid.

Quote from: austin.bollinger on January 28, 2015, 10:05:56 AM
For expressing my opinions here, I am going to get people irritated. I know this, that is how communities generally are.
Nope... that's NOT how communities generally are.   If they act that way toward YOU, when you join, then perhaps you should start taking a look at YOURSELF as the possible root of the issue.

Quote from: austin.bollinger on January 28, 2015, 10:05:56 AM
Rather than people around here posting an acronym that no one is ever going to find... post the actual link to the plugin, eh?
Or maybe someone was posting from a mobile device and did not have the link handy?
Or maybe we expect users to take some initiative in helping themselves?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Steve

Quote from: austin.bollinger on January 28, 2015, 10:05:56 AMI'm not a pope ...

If you're referring to my use of the word 'pontification':

Quotepon·tif·i·cate
verb
verb: pontificate; 3rd person present: pontificates; past tense: pontificated; past participle: pontificated; gerund or present participle: pontificating
pänˈtifiˌkāt/

    1. (in the Roman Catholic Church) officiate as bishop, especially at Mass.
    2. express one's opinions in a way considered annoyingly pompous and dogmatic.

Note the second definition. And since Kindred has weighed in, I will definitely bow out now.
DO NOT pm me for support!

Arantor

We do have quite high standards around here in terms of development and security and if I'm honest I don't think I've seen anything that suggests a strong correlation yet. :(

Kindred

Wow...


talk about immature.

just in case anyone is wondering why the thread seems to be completely offtopic discussion...
austin.bollinger posted some things. We responded. He got offended and deleted his posts.
Since those posts were part of a conversation, they were restored....
he then came back and edited all of his posts like a child throwing a tantrum...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

austin.bollinger

Quote from: Kindred on January 28, 2015, 01:00:18 PM
Wow...


talk about immature.

just in case anyone is wondering why the thread seems to be completely offtopic discussion...
austin.bollinger posted some things. We responded. He got offended and deleted his posts.
Since those posts were part of a conversation, they were restored....
he then came back and edited all of his posts like a child throwing a tantrum...

Oh my gosh dude, I'm crying. My sides hurt so bad. I'm drinking dude.. I love you guys. :]

Sorry for whatever I did.. I will be nice now.

no1liekme, cry cry *sniffle sniffle* hopefully we can all sit at the Dwarf Pub Casino and sip while we play blackjack. Shhh, just relax everyone.

Advertisement: