Author Topic: youtube video embedder  (Read 3163 times)

NL-Extreme

  • Sr. Member
  • ****
  • Posts: 170
Re: youtube video embedder
« Reply #15 on: October 09, 2009, 01:39:02 AM »
yer i did, want to no the answer, look in the forum.
before i bod the plugin i asked un the forum, do i see my ads ore youtube ads, the answer, you see your one ads.
second, the embedding future dont work, in this forum you see topics of 4 a 5 monhts ago, and it stiil not fixt.
my site is a gadget on a social profile site and now if you embed a movie that i have uploaded with the youtube video embedder, you get nothing, you get a error.
Video's that are uploaded with the youtube plugin can not be embed on other sites.
so its a downgrade, becouse if i het a lot of errors on the social site i lose my gagdet, and then i lose free commercials on a social site with 10 million members.
every time somebody put my movie on there social page you will see my logo, better advertising i cant get, so i have to lose the youtube video embedder.




sbcjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6247
    • PHPmotion Mods
Re: youtube video embedder
« Reply #16 on: October 09, 2009, 01:50:19 AM »
Yeah, I definitely understand your predicament.

It should be simple to remove the embed link on the videos that are embedded from YT, but the other issue- I'm not sure who told you that you could run your ads on someone else's video, but that would obviously not be possible.  Fine time to have that corrected, right?   :D

NL-Extreme

  • Sr. Member
  • ****
  • Posts: 170
Re: youtube video embedder
« Reply #17 on: October 09, 2009, 02:04:50 AM »
putting of embedding is not that easy.
after de upload you have to go to the movie and then put embedding of, if embedding not works, then why not automatic embedding on no ?
is that possible that i change a file so after the upload that the embedding is automatic on no, not sharing ?
?
that will be a small solutions becouse i only uses the script fore the large movies.

sbcjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6247
    • PHPmotion Mods
Re: youtube video embedder
« Reply #18 on: October 09, 2009, 02:06:38 AM »
Actually, what I was thinking of was a variable in play.php that only displays the embed link if the video was not embedded from YT, so the user doesn't have to do anything manually.

NL-Extreme

  • Sr. Member
  • ****
  • Posts: 170
Re: youtube video embedder
« Reply #19 on: October 09, 2009, 03:03:23 AM »
can you make it ?
i dont now ho to do it.
but it will be a solution.

soccersmith

  • Newbie
  • *
  • Posts: 52
Re: youtube video embedder
« Reply #20 on: October 09, 2009, 07:15:59 AM »
I could really do with that modification to play.php but I'm not confident enough to start messing with it... is it difficult to do?

camcorderkid

  • Full Member
  • ***
  • Posts: 411
Re: youtube video embedder
« Reply #21 on: November 09, 2009, 08:35:30 AM »
Actually, what I was thinking of was a variable in play.php that only displays the embed link if the video was not embedded from YT, so the user doesn't have to do anything manually.

I wouldn't mind that either Steve when you're back from Greece (Or anyone else if they know how to do it).

Pete

epinett

  • Guest
Re: youtube video embedder
« Reply #22 on: November 09, 2009, 12:59:19 PM »
If you want to propose to your visitors a worked Embed-Code for the YT-Videos PM me. I have the Solution!!!

soccersmith

  • Newbie
  • *
  • Posts: 52
Re: youtube video embedder
« Reply #23 on: November 11, 2009, 05:44:06 AM »
I fixed this problem using a little bit of javascript that blocks the html code that displays the embedding options in inner_play.htm

the java script is set to block the embed features on the play page if the video is 'embedded' (a value in the mysql database) so if the video is hosted on my site (not 'emedebbed') then the embed features are shown.

I'm at work at mo but will post an example of the code tonight.

epinett

  • Guest
Re: youtube video embedder
« Reply #24 on: November 11, 2009, 05:49:52 PM »
I fixed this problem using a little bit of javascript that blocks the html code that displays the embedding options in inner_play.htm

the java script is set to block the embed features on the play page if the video is 'embedded' (a value in the mysql database) so if the video is hosted on my site (not 'emedebbed') then the embed features are shown.

I'm at work at mo but will post an example of the code tonight.

But i have the solution to show the right Code for embedding Videos!