Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2008

Tip: Looking for answers? Try searching our database.

playing music  with .net?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AAaron123 - 21 Jul 2008 01:13 GMT
I found the code below but it appears that bgsound is not

supported  with XHTML 1.0 Transitional.

So I searched the internet and found many hits for producing sound but can't
figure what is old and what is current.

Can you point me to a way I can accomplish what the code below does but
using ASP.NET?

thanks

<bgsound src="thisone.mid" loop="-1">

<script type="text/javascript">

function stopSound() {

document.all.tags("bgsound")[0].volume = -10000;

}

function restartStop() {

document.all.tags("bgsound")[0].volume = 0;

}

</script>
Munna - 21 Jul 2008 07:33 GMT
Hi

i found this article on sound in asp.net

http://www.vbdotnetheaven.com/UploadFile/scottlysle/PlaySoundsInASPX090320060832
12AM/PlaySoundsInASPX.aspx


you might take a look at it...

Best of luck

-------
Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com
Mark Rae [MVP] - 21 Jul 2008 08:49 GMT
> I found this article on sound in ASP.NET
>
> http://www.vbdotnetheaven.com/UploadFile/scottlysle/PlaySoundsInASPX090320060832
12AM/PlaySoundsInASPX.aspx

I use this: http://www.wimpyplayer.com/

Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

AAaron123 - 21 Jul 2008 14:50 GMT
thanks, I'll check it out.

>> I found this article on sound in ASP.NET
>>
>> http://www.vbdotnetheaven.com/UploadFile/scottlysle/PlaySoundsInASPX090320060832
12AM/PlaySoundsInASPX.aspx

>
> I use this: http://www.wimpyplayer.com/
AAaron123 - 21 Jul 2008 14:49 GMT
thanks, I'll check it out.
> Hi
>
[quoted text clipped - 12 lines]
> www.munna.shatkotha.com
> www.shatkotha.com

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.