HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 13th, 2012, 08:50 AM
capitals capitals is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 17 capitals User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 4 m 58 sec
Reputation Power: 0
Problem with sound on web page ?

Hi guys,

I am creating content page slide show as shown in code below,
also I want to run audio file in background of each content slide,
but I am not sure if this is possible, because only one file plays even if I am changing from slide to slide.

this is what I did,

<body id="simple">
<ul id="slider">
<li class="panel1">
<div>
<div class="textSlide">
<img src="images/251356.jpg" alt="New Slide" style="float: right; margin: 0 0 2px 10px; width: 250px; height: 250px;" />

<audio id="background_audio" autoplay="autoplay">
<source src="static/audio/clip.ogg" type="audio/ogg" />
<source src="AUDIO1.mp3" type="audio/mpeg" />
</audio>


<h3>SLIDE 1</h3>
<h4>MY SLIDES</h4>
<ul>
<li>mY sLIDE ?</li>
</ul>
</div>
</div>
</li>
<li class="panel1">
<div>
<div class="textSlide">
<img src="images/251356.jpg" alt="my slide" style="float: right; margin: 0 0 2px 10px; width: 250px; height: 250px;" />

<audio id="background_audio" autoplay="autoplay">
<source src="static/audio/clip.ogg" type="audio/ogg" />
<source src="AUDIO2.mp3" type="audio/mpeg" />
</audio>


<h3>SLIDE 2</h3>
<h4>MY SLIDE</h4>
<ul>
<li>mY sLIDE 2</li>

</ul>
</div>
</div>
</li>
</ul>
</body>

So I am wondering if this is possible, and what is the best way to make this working,


Thanks,

Reply With Quote
  #2  
Old April 14th, 2012, 03:04 AM
Eagleheart Eagleheart is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2010
Location: Orange County, California
Posts: 6 Eagleheart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 14 m 46 sec
Reputation Power: 0
Send a message via MSN to Eagleheart Send a message via Skype to Eagleheart
I am also interested in if this is possible.

Reply With Quote
  #3  
Old April 16th, 2012, 02:57 AM
capitals capitals is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 17 capitals User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 4 m 58 sec
Reputation Power: 0
Seems to be, that is not possible, if no one has any opinions...

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Problem with sound on web page ?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap