BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to play Background Music?

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Multimedia
View previous topic :: View next topic  
Author Message
Matt Fishwick
Guest





PostPosted: Tue Jan 09, 2007 5:45 pm    Post subject: How to play Background Music? Reply with quote



Hi All,

Could someone please help! I have a need in one of my applications to play
some background music. and am not quite sure how to do it. Any suggestions
would be great.

Regards

Matt
Back to top
Andrew Jameson
Guest





PostPosted: Tue Jan 09, 2007 6:09 pm    Post subject: Re: How to play Background Music? Reply with quote



What's wrong with Google ? ... There's rarely anything new that's not been
done before and it's really just a matter of composing the appropriate
search text string to get the answer and this can be tricky sometimes but
.... if you enter "Delphi Background Music" as the search text then you'll
find lots of potential solutions and the groups section of Google has many
threads on this subject.

If you want a good recommendation for a commercial audio player then we use
bass.dll from www.un4seen.com - that's probably an overkill for your needs
and I'd suggest looking at Torry's site for some examples / components or
maybe

http://www.carlosb.com/

Andrew

"Matt Fishwick" <matt.fishwick (AT) blueyonder (DOT) co.uk> wrote in message
news:45a38002$2 (AT) newsgroups (DOT) borland.com...
Quote:
Hi All,

Could someone please help! I have a need in one of my applications to
play some background music. and am not quite sure how to do it. Any
suggestions would be great.

Regards

Matt
Back to top
Matt Fishwick
Guest





PostPosted: Tue Jan 09, 2007 6:24 pm    Post subject: Re: How to play Background Music? Reply with quote



Sorry mate but i have tried all this. There is only one component that
keeps coming up called "Backgrond Music Component" but the site has been
removed so i carn't get it.

Matt
"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
Quote:
What's wrong with Google ? ... There's rarely anything new that's not been
done before and it's really just a matter of composing the appropriate
search text string to get the answer and this can be tricky sometimes but
... if you enter "Delphi Background Music" as the search text then you'll
find lots of potential solutions and the groups section of Google has many
threads on this subject.

If you want a good recommendation for a commercial audio player then we
use bass.dll from www.un4seen.com - that's probably an overkill for your
needs and I'd suggest looking at Torry's site for some examples /
components or maybe

http://www.carlosb.com/

Andrew

"Matt Fishwick" <matt.fishwick (AT) blueyonder (DOT) co.uk> wrote in message
news:45a38002$2 (AT) newsgroups (DOT) borland.com...
Hi All,

Could someone please help! I have a need in one of my applications to
play some background music. and am not quite sure how to do it. Any
suggestions would be great.

Regards

Matt


Back to top
Matt Fishwick
Guest





PostPosted: Tue Jan 09, 2007 6:40 pm    Post subject: Re: How to play Background Music? Reply with quote

Now sorted

Thank you


"Matt Fishwick" <matt.fishwick (AT) blueyonder (DOT) co.uk> wrote in message
news:45a3894c (AT) newsgroups (DOT) borland.com...
Quote:
Sorry mate but i have tried all this. There is only one component that
keeps coming up called "Backgrond Music Component" but the site has been
removed so i carn't get it.

Matt
"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
What's wrong with Google ? ... There's rarely anything new that's not
been done before and it's really just a matter of composing the
appropriate search text string to get the answer and this can be tricky
sometimes but ... if you enter "Delphi Background Music" as the search
text then you'll find lots of potential solutions and the groups section
of Google has many threads on this subject.

If you want a good recommendation for a commercial audio player then we
use bass.dll from www.un4seen.com - that's probably an overkill for your
needs and I'd suggest looking at Torry's site for some examples /
components or maybe

http://www.carlosb.com/

Andrew

"Matt Fishwick" <matt.fishwick (AT) blueyonder (DOT) co.uk> wrote in message
news:45a38002$2 (AT) newsgroups (DOT) borland.com...
Hi All,

Could someone please help! I have a need in one of my applications to
play some background music. and am not quite sure how to do it. Any
suggestions would be great.

Regards

Matt




Back to top
John Jacobson
Guest





PostPosted: Wed Jan 10, 2007 3:59 am    Post subject: Re: How to play Background Music? Reply with quote

"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
Quote:
What's wrong with Google ?

Sheez! Why are so many people replying like this nowadays? These newsgroups
are a perfectly legitimate place to ask questions.
Back to top
Todd Frankson
Guest





PostPosted: Wed Jan 10, 2007 10:07 pm    Post subject: Re: How to play Background Music? Reply with quote

"John Jacobson" <jake@j[nospam]snewsreader.com> wrote in message
news:45a40fee$1 (AT) newsgroups (DOT) borland.com...
Quote:

"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
What's wrong with Google ?

Sheez! Why are so many people replying like this nowadays? These
newsgroups
are a perfectly legitimate place to ask questions.

Because these questions have been answered in the past ten years and Google
has the archive of this and all other newsgroups so it would be faster to
get the answer, than to ask and wait.

Also,
Google has a "Code Search" engine specifically designed to find source code:
http://www.google.com/codesearch

But I guess it's OK to just come and ask and be lazy and expect everyone to
do your research for you...
Back to top
Andrew Jameson
Guest





PostPosted: Thu Jan 11, 2007 12:44 am    Post subject: Re: How to play Background Music? Reply with quote

Thanks Todd ... I was going to ignore it ...

Todd is correct but there are other benefits to be gained through Googling
.... seldom does any newsgroup provide fully documented code whereas other
site webmasters have the time to share their knowledge with others and to
provide not only well documented code and components but also a wealth of
reference material and other links.

And as Todd has already pointed out when a subject has been 'done to death'
then it's easier to search for these previous discussions.

Perhaps John has the courage to continue this discussion in the
non-technical group ?


Andrew

"Todd Frankson" <tfrankson (AT) medtrials (DOT) com> wrote in message
news:45a50e1f$1 (AT) newsgroups (DOT) borland.com...
Quote:
"John Jacobson" <jake@j[nospam]snewsreader.com> wrote in message
news:45a40fee$1 (AT) newsgroups (DOT) borland.com...

"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
What's wrong with Google ?

Sheez! Why are so many people replying like this nowadays? These
newsgroups
are a perfectly legitimate place to ask questions.

Because these questions have been answered in the past ten years and
Google
has the archive of this and all other newsgroups so it would be faster to
get the answer, than to ask and wait.

Also,
Google has a "Code Search" engine specifically designed to find source
code:
http://www.google.com/codesearch

But I guess it's OK to just come and ask and be lazy and expect everyone
to
do your research for you...

Back to top
Matt Fishwick
Guest





PostPosted: Fri Jan 26, 2007 3:14 am    Post subject: Re: How to play Background Music? Reply with quote

Sorry for troubling you!!!!!

I see your point but there is no point being rude, i am knew round here and
just starting out, you could have just pointed me in the right direction or
you didn't need to reply at all. I am by no means lazy and for someone to
say that about me who has only seen one of my posts is just wrong.

Thanks for your help

"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a53412 (AT) newsgroups (DOT) borland.com...
Quote:
Thanks Todd ... I was going to ignore it ...

Todd is correct but there are other benefits to be gained through Googling
... seldom does any newsgroup provide fully documented code whereas other
site webmasters have the time to share their knowledge with others and to
provide not only well documented code and components but also a wealth of
reference material and other links.

And as Todd has already pointed out when a subject has been 'done to
death' then it's easier to search for these previous discussions.

Perhaps John has the courage to continue this discussion in the
non-technical group ?


Andrew

"Todd Frankson" <tfrankson (AT) medtrials (DOT) com> wrote in message
news:45a50e1f$1 (AT) newsgroups (DOT) borland.com...
"John Jacobson" <jake@j[nospam]snewsreader.com> wrote in message
news:45a40fee$1 (AT) newsgroups (DOT) borland.com...

"Andrew Jameson" <softspotsoftwareNO (AT) SPAMgmail (DOT) com> wrote in message
news:45a385c9$1 (AT) newsgroups (DOT) borland.com...
What's wrong with Google ?

Sheez! Why are so many people replying like this nowadays? These
newsgroups
are a perfectly legitimate place to ask questions.

Because these questions have been answered in the past ten years and
Google
has the archive of this and all other newsgroups so it would be faster to
get the answer, than to ask and wait.

Also,
Google has a "Code Search" engine specifically designed to find source
code:
http://www.google.com/codesearch

But I guess it's OK to just come and ask and be lazy and expect everyone
to
do your research for you...



Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.