Wav File Playing on Site When Visited?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Wav File Playing on Site When Visited?
Cujo
CZ Newbie
Cujo has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Mar 30, 2005
0.00 posts per day
Posts: 9
Points: 267
   
Is there a way to have a Wav file play on the main page or through out the site when visited? If so, how can I do this?



Back to top Reply with quote
#2   re: Wav File Playing on Site When Visited?
GRIM
CZ Active Member
 Codezwiz Site Donator
GRIM has been a member for over 20 year's 20 Year Member
usa.gif
Gender: Male
Status: Offline
Joined: Nov 24, 2003
0.02 posts per day
Posts: 143
Points: 15,818
   
there is a lot of different ways you can do this...here is 2 examples...Download either one of these

Audio Module [ Register or login to view links on this board. ]

This block is rather famous an used quiet a bit...has pop up function an allows the user to listen to what ever audio you have set an so on...
[ Register or login to view links on this board. ]

There is numerous scripts you can use in order to stream audio on your site..Try doing a search here an see what you come up with if these examples do not fit your needs.



Back to top Reply with quote
#3   re: Wav File Playing on Site When Visited?
Cujo
CZ Newbie
Cujo has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Mar 30, 2005
0.00 posts per day
Posts: 9
Points: 267
   
First I'd like to say that this kind of help for the ol noob is much appricated icon_smile.gif I went to this URL "http://www.codezwiz.com/downloadview-details-262-Audio_Module.html#dldetails " and dl the file. Im am haveing problems tho. I do have web audio in my admin panel but when I click on it I get this error?

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/hsphere/local/home/sorelose/species-5618.org/includes/sql_layer.php on line 286
Access Denied



I also made sure the sql file was uploaded into my db and this is the message I got after re-loading.

Error

SQL-query :

CREATE TABLE nuke_audio_audio(
lid int( 11 ) NOT NULL AUTO_INCREMENT ,
cid int( 11 ) NOT NULL default '0',
sid int( 11 ) NOT NULL default '0',
title varchar( 100 ) NOT NULL default '',
url varchar( 100 ) NOT NULL default '',
description text NOT NULL ,
date datetime default NULL ,
auth_name varchar( 100 ) NOT NULL default '',
email varchar( 100 ) NOT NULL default '',
hits int( 11 ) NOT NULL default '0',
submitter varchar( 60 ) NOT NULL default '',
audioratingsummary double( 6, 4 ) NOT NULL default '0.0000',
totalvotes int( 11 ) NOT NULL default '0',
totalcomments int( 11 ) NOT NULL default '0',
artist varchar( 20 ) NOT NULL default '',
album varchar( 50 ) NOT NULL default '',
amazonid varchar( 10 ) NOT NULL default '',
length varchar( 12 ) NOT NULL default '',
PRIMARY KEY ( lid ) ,
KEY lid( lid ) ,
KEY cid( cid ) ,
KEY sid( sid ) ,
KEY lid_2( lid )
) TYPE = MYISAM

MySQL said:

Table 'nuke_audio_audio' already exists

I dont know what I did wrong. Im hopeing that I can get help from the error messages Ive poster. Any help is much appricated..... Thx.



Back to top Reply with quote
#4   re: Wav File Playing on Site When Visited?
Cujo
CZ Newbie
Cujo has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Mar 30, 2005
0.00 posts per day
Posts: 9
Points: 267
   
Anyone know what my problem may be?



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

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
You cannot attach files in this forum
You cannot download files in this forum