[snip] I know it's a lot of code but it's below. Again, when I have the /* MUSIC? */ section as a standalone file (making sure to open and close the database and include the correct require statements) it works fine; however, when added to the code below (music section 4 paragraphs down) it doesn't play but all the <embed> tags and echo statements are displaying correctly.
Any clues to keep me from banging my head against the wall? [/snip] Top posting rocks! It looks like you're outputting your <embed> tags before the html even starts. Try placing the code somewhere mid-page...between the <body> tags -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php