Current location: Hot Scripts Forums » General Community » Script Requests » Gallery script


Gallery script

Reply
  #1 (permalink)  
Old 09-04-10, 09:03 PM
Benith Benith is offline
New Member
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Gallery script

Hi everyone,

I've got a site through a host that doesn't provide much bandwidth and space.

I have a lot of videos that I've uploaded onto YouTube and was wondering if there was a script that acted like a video gallery but linked to an external source (in my case YouTube)?

Thanks
Reply With Quote
  #2 (permalink)  
Old 09-05-10, 06:33 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Why not just use the YouTube embedding code that YouTube itself provides to list your videos on your site? here is an example:

Code:
<object width="480" height="385">
<param name="movie" value="http://www.youtube.com/v/tA968Co6d30?fs=1&amp;hl=en_US"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/tA968Co6d30?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed>
</object>
All you have to do is start a new blank HTML page and copy and paste the code for your YouTube Videos on it and you are done.

Pete
__________________
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit button....can it send info to my email w/out the use of php???? lisa33 HTML/XHTML/XML 7 10-17-06 11:46 AM
3 Column CSS Fluid Layout (IE 6 Problem) Heidenreich12 CSS 9 10-04-06 03:22 PM
use html to open application absvinyl HTML/XHTML/XML 5 09-18-06 02:04 PM
PHP script - image gallery PavelJ Script Requests 2 02-04-06 03:06 PM
Looking for a PHP Gallery script sm00nie Script Requests 0 06-26-05 08:55 PM


All times are GMT -5. The time now is 10:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.