VO-BB - 20 YEARS OLD! Forum Index VO-BB - 20 YEARS OLD!
Established November 10, 2004
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Bruce's new main website
Goto page Previous  1, 2
 
Post new topic   Reply to topic    VO-BB - 20 YEARS OLD! Forum Index -> Critique
View previous topic :: View next topic  
Author Message
bransom
DC


Joined: 06 Nov 2008
Posts: 650
Location: St. Louis, MO

PostPosted: Mon Aug 30, 2010 9:23 am    Post subject: Reply with quote

Bruce:

Here's a possible cause: Looking at your source code, both your Commercial demo and your Character demo include the word "demo" in the file name. Your Narration demo isn't listed that way. Rather it's being called for as "Bruce Miles - Narration.mp3" rather than "Bruce Miles - Narration Demo.mp3". Check that the file name is correct. And, fyi, the "click here to download this demo" link reports back "The requested URL was not found on this server" which often indicates a naming problem.

And, finally, a suggestion: Name your files without any spaces. Spaces, to web servers, are replaced with "%20" which becomes hard to read when you're looking at code. In your code, the Narration link refers to:
"Bruce%20Miles%20-%20Narration.mp3". It's much easier to debug if you replace spaces with underscores ("Bruce_Miles_Narration_Demo.mp").

Hope this helps...

Bob
_________________
Bob Ransom
"I really need a pithy quote here."
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    VO-BB - 20 YEARS OLD! Forum Index -> Critique All times are GMT - 7 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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, 2005 phpBB Group