The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page?

3 posters

Go down

Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page? Empty Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page?

Post by Rukiafan Fri 14 Jun - 22:01

I know it would be a nightmare and a half to code, but would a integration of our YouTube channel complete with comments be possible on a HTML page for a Forumotion hosted website?

I know a videos section is indeed possible, but I'm not sure if the cross website commenting would be possible. :|
Rukiafan
Rukiafan
Forumember

Posts : 329
Reputation : 9
Language : English

Back to top Go down

Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page? Empty Re: Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page?

Post by Ultron's Vision Fri 14 Jun - 22:43

Technically, if we had access to YouTube's database, yes, it would be possible.

You can try contacting YouTube about this, otherwise this won't be possible.
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page? Empty Re: Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page?

Post by Rukiafan Sat 15 Jun - 0:59

Okay I will! @Staff please keep this topic open. Wink
Rukiafan
Rukiafan
Forumember

Posts : 329
Reputation : 9
Language : English

Back to top Go down

Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page? Empty Re: Is it possible to integrate a YouTube channel on a Forumotion website on a HTML page?

Post by collinsexton Sat 15 Jun - 21:45

Are you wanting to show your YouTube channel in your HTML like it does on YouTube itself? If so, you could always use an iframe! Very Happy

Code:
<object data=http://www.web-source.net width="600" height="400"> <embed src=http://www.web-source.net width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>

The "object data" and "embed src" should be the link to your channel (i.e. "https://www.youtube.com/user/****/. The "width" and "height" need to be changed to fit your page. I recommend changing width to "100%" and type in a larger number for height. Hope I helped!
collinsexton
collinsexton
Forumember

Male Posts : 88
Reputation : 6
Language : English, Java | HTML | CSS
Location : Indiana

http://imtv.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum