Wilshire 0 Posted August 25, 2006 Report Share Posted August 25, 2006 I made a lyrics website for a cd that I like, and at the bottom of each page file I have an iframe with the src of that song so that you can play it as you read the lyrics. The file loads into the iframe and quicktime takes over and gives it's menu for stoping/playing etc. The problem is that once I've uploaded the page and the song onto a server, whenever I go to the site it prompts me if I want to download that song, instead of playing it through the iframe. Does anyone know how to fix this? ...<iframe src="music_file.m4a" height="18px" width="320px"></iframe>... Quote Link to post Share on other sites
iyeru42 0 Posted September 12, 2006 Report Share Posted September 12, 2006 Does the browser have a plug-in for handling the file? If not, that could be the problem. Either that, or you told IE* to not play files in the browser.*IE normally shows IFRAMES, some programs like Firefox recently have added IFRAME support. Please check this... because I assume IE. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.