Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »CSS Forum

Notices

CSS Forum Cascading Style Sheets (CSS) and XHTML Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30-12-2007, 09:39 PM
TripleMoonsDesign's Avatar
Member
 
Join Date: Jul 2007
Location: Hanover, PA
Posts: 65
Default MP3/Video Embed Question & Lightbox Error

I would like to embed a selection of MP3's and videos onto a page and seem to be having problems with the code playing all of them as soon as the page loads.

I have autoplay set to false and have also tried completely deleting the line, but it still does it. What am I missing?

Brennan Yetter Jazz | Music

MP3 Code:
Code:
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
        codebase="http://www.apple.com/qtactivex/qtplugin.cab"
        width="200" height="16">
  <param name="src" value="music/BYJazzBarbados.mp3" />
  <param name="autoplay" value="false" />
  <param name="pluginspage" value="http://www.apple.com/quicktime/download/" />
  <param name="controller" value="true" />
  <!--[if !IE]> <-->
    <object data="music/BYJazzBarbados.mp3" width="200" height="16" type="video/quicktime">
      <param name="pluginurl" value="http://www.apple.com/quicktime/download/" />
      <param name="controller" value="true" />
    </object>
  <!--> <![endif]-->
</object>
Video Code:
Code:
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
        codebase="http://www.apple.com/qtactivex/qtplugin.cab"
        width="320" height="260">
	       <param name="src" value="video/BYJazz1.mov" />
	       <param name="autoplay" value="false" />
	       <param name="pluginspage" value="http://www.apple.com/quicktime/download/" />
	       <param name="controller" value="true" />
	       <!--[if !IE]> <-->
	       <object data="video/BYJazz1.mov" width="320" height="260" type="video/quicktime">
	         <param name="pluginurl" value="http://www.apple.com/quicktime/download/" />
	         <param name="controller" value="true" />
            </object>
	       <!--> <![endif]-->
          </object>
On this same web site I am getting a HTML validation error with the lightbox script and it's only doing it on one photo for some reason.

Brennan Yetter Jazz | Gallery

Error:
Line 55, Column 189: there is no attribute "rel".
…th="200" height="150" border="2" rel="lightbox" /></a></td>

I did cheat with this page and use tables to align all of the gallery images. Is that why it's doing that?
__________________
Triple Moons Design
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #2 (permalink)  
Old 04-01-2008, 01:38 AM
TripleMoonsDesign's Avatar
Member
 
Join Date: Jul 2007
Location: Hanover, PA
Posts: 65
Default

I received an answer on the MP3 & Video code on another forum and figure if anyone searches for this same problem, my as well post the answer...

I needed to add a second <param name="autoplay" value="false" /> line in the IE commented section.
__________________
Triple Moons Design
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 04-01-2008, 10:50 AM
Toon's Avatar
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 17,250
Default

Very helpful thanks
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Safari allows font embed lolly Web Browsers Forum 0 04-04-2008 02:13 PM
Video of Paul Rand Tribute video Graphic Design Links Graphic Design Links 0 25-10-2007 02:20 PM
Quick question [newb question] snowy Graphic Design and Web Design Help 6 27-07-2007 11:08 AM
Lightbox question (change height) tommyboy89 CSS Forum 2 27-06-2007 04:31 PM
The Embed Blog wolve Programming Forum 4 17-04-2007 11:14 AM


All times are GMT. The time now is 12:28 PM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5