floating/drag-able music player and general site improvement

TO LET OPINIONS , QUESTION , REQUEST or JUST FOR LET FRIENDLY MESSAGE

Re: floating/drag-able music player and general site improvement

Postby RAD on Thu Feb 04, 2010 9:05 pm

looool :D
RAD

Image La plus grande erreur que puisse faire un homme est d'avoir peur d'en faire une.
User avatar
RAD
Administrateur - Site Admin
 
Posts: 532
Joined: Thu Aug 31, 2006 12:02 am

Re: floating/drag-able music player and general site improvement

Postby macdalor on Wed Feb 10, 2010 10:38 pm

right Rad, thinking it's going to be too much asking you for the files of your "portfolio" site :wink: I have found another player that kind of seems to do what I want (for now!).

You can check the player here: http://www.schillmania.com/projects/soundmanager2/demo/jsAMP-preview/

I have tried to add it to my site as you can see here: http://davidloran.com/test/index.php

As you can see in my version, it doesn't work as planned and I have a few issues:
1) it cuts in the middle when I add the following css code (my site's css):
Code: Select all
.Body {   
   background-position: center;
   background-attachment: fixed;   
   backgroung-width: 1000px;        
   //font-family: 'Liberation Serif', 'Times New Roman', 'ArialMT';               
   opacity: 1.00;     
   text-align: center;
   font-size: 16px;
   cursor: crosshair;       
}

body {   
   background-position: center;
   background-color: #ff9f00;
   background-attachment: fixed;   
   backgroung-width: 1000px;                
   //font-family: 'Liberation Serif', 'Times New Roman', 'ArialMT';               
   opacity: 1.00;     
   text-align: center;
   font-size: 16px;
   cursor: crosshair;       
}

div
{     
overflow: visible;
}

div#txtover
{     
background-image:  url(../images/DL_Logojaune.gif);
background-color: #;
background-repeat: no-repeat;     
height: 500px;     
width: 95%;     
color: #493b3b;       
font-size: 14px;   


label,input {
display: block;
float: left;
}

fieldset {
position:relative;
padding-bottom:0.5em
}

legend {   
text-align:justify;
color: #666666;
bordercolor:#ebc208     
}

H1 {
   color: #fff505;     
   letter-spacing:0.6em;   
      
}

H5 {
   color: #ffffff;     
   letter-spacing:0.5em;     
}

a:link, a:visited {
   margin: 5px;
   padding: 5px; 
   border: 5px;
   text-decoration: none;
   color: #ffffff;
   top:25px; 
}

a:hover {
   color: #666666;     
}

a:active {
   color: #333333;
}

td { text-align: center;
     vertical-align: top; }

.small {
   font-size: smaller;
   color: #666666;   
}

.text_left {
   color: #666666
   text-align: left;
   padding: 0
   margin: 0
}

#Layer1 {
   position:absolute;
   right:900px;
   top:4px;
   width:40%;
   height:173px;
   z-index:1;
}


2) I've added the player in the html_head.php file and the sound restarts everytime I navigate to another page, what do you suggest to prevent it doing that?

thank you in advance Rad!
User avatar
macdalor
 
Posts: 12
Joined: Fri Jan 15, 2010 5:18 pm

Previous

Return to RAD ZONE FORUM

Who is online

Users browsing this forum: No registered users and 1 guest

cron