Internet Marketing Business Forum


Internet Marketing Business Forum » BUSINESS MARKETPLACE » Links Development & Traffic » How do you put music in a site and have it play no matter what page the visitor is
Reply
 
LinkBack Thread Tools Display Modes
Old 07-17-2009, 02:45 PM   #1 (permalink)
Zip
 Zip's Avatar
 
Status: Junior Member
Join Date: Jul 2009
Posts: 1
Zip is on a distinguished road
Default How do you put music in a site and have it play no matter what page the visitor is

on? I am making a local page ot surprise a friend. I want to make music play in the background no matter where in that local site they navigate to. I get it on each page but it restarts. How do I avoid that restart?
I do not know how to write frames or jss or css or xml, so that means that frames and popups are out of the question.
Frames, cascading style sheetsm java scripting, ajax, and xml are all not possible for me!
Zip is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-17-2009, 05:00 PM   #2 (permalink)
 
Status: Junior Member
Join Date: Jul 2009
Posts: 1
m1rr0r is on a distinguished road
Default

Just put the music on each page
m1rr0r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-17-2009, 07:40 PM   #3 (permalink)
 
Status: Junior Member
Join Date: Jul 2009
Posts: 2
StupendousMan is on a distinguished road
Default

Try frames or pop up window

here is sample code, if you have frontpage you might want to look for help in frames

filename:musicframes.htm
---------------------

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Home Page</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="none, default">
</head>

<body>

<p>Main page</p>
<p>*</p>

</body>

</html>
=====================================

filename : musicpage.htm
---------------------------
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 0</title>
<base target="main">
</head>

<body>

<p align="center">
<object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" id="WindowsMediaPlayer1" width="252" height="48">
<param name="URL" value="mysong.midi">
<param name="rate" value="1">
<param name="balance" value="0">
<param name="currentPosition" value="0">
<param name="defaultFrame" value>
<param name="playCount" value="1">
<param name="autoStart" value="-1">
<param name="currentMarker" value="0">
<param name="invokeURLs" value="-1">
<param name="baseURL" value>
<param name="volume" value="50">
<param name="mute" value="0">
<param name="uiMode" value="full">
<param name="stretchToFit" value="0">
<param name="windowlessVideo" value="0">
<param name="enabled" value="-1">
<param name="enableContextMenu" value="-1">
<param name="fullScreen" value="0">
<param name="SAMIStyle" value>
<param name="SAMILang" value>
<param name="SAMIFilename" value>
<param name="captioningID" value>
<param name="enableErrorDialogs" value="0">
<param name="_cx" value="8017">
<param name="_cy" value="1455">
</object>
</p>

</body>

</html>


-----------------------------------
ms frontpage, frames is basically 2 html pages in 1 window.
StupendousMan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-18-2009, 03:35 AM   #4 (permalink)
Tim
 Tim's Avatar
 
Status: Junior Member
Join Date: Jul 2009
Posts: 6
Tim is on a distinguished road
Default

They're right. Frames are probably your best bet. Followed by Popup windows. Although, occasionally I've found that with a popup window, the music goes away when your focus is on the other window...
Tim is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Reply
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 02:22 PM.
Powered by vBulletin® Version 3.7.0 Beta 6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.


Nav Item BG