Log In · Register

 
 
Closed TopicStart new topic
Flash Music Player Changes to SOMEONE ELSES!
LilFlac3
post Jul 5 2009, 04:05 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2009
Member No: 735,931



Im about 90% done with everything & when I add ONE MORE DIV tag it changes my music player to someone else's!

Its VERY annoying to me. I've tried everything I can think of but it just doesnt work.
the code is SUPPOSED to look like this


CODE
<div style="position:absolute;
top:740px;
left:398px;
overflow:auto;width:229;height:45;
color:Black;
font-size:9pt;
font-weight:bold;
font-family:arial;
text-align:center;
background-color:Transparent;
background-image: url(URL_TO_IMAGE);
background-position:center;
background-repeat:no-repeat;
border:0px solid silver;">


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="35" width="219" style="width:219px;height:35px">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" />
  <param name="wmode" value="transparent" />
  <param name="quality" value="high" />
  <param name="scale" value="noscale" />
  <param name="salign" value="TL" />
  <param name="flashvars" value="myid=24094280&path=2009/06/24&mycolor=001e4a&mycolor2=1c81c4&mycolor3=FFFFFF&autoplay=true&rand=0&f=4&vol=100&pat=0&grad=false&ow=219&oh=35" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" height="35" width="219" style="width:219px;height:35px" wmode="transparent" quality="high" scale="noscale" salign="TL" flashvars="myid=24094280&path=2009/06/24&mycolor=001e4a&mycolor2=1c81c4&mycolor3=FFFFFF&autoplay=true&rand=0&f=4&vol=100&pat=0&grad=false&ow=219&oh=35" />
</object></div>



BUT when I add this tag to it it throws it all outta whack to look like this

CODE
<div style="position:absolute;
top:9309px;
left:723px;
overflow:auto;width:77;height:25;
color:Black;
font-size:9pt;
font-weight:bold;
font-family:arial;
text-align:center;
background-color:Transparent;
background-image: url(URL_TO_IMAGE);
background-position:center;
background-repeat:no-repeat;
border:0px solid silver;">

<style>

.Rollover60 Created At {FreeCodeSource.com}
a.rollover60:link, .rollover60{
    width:67px;
    height:15px;
    display:block;
    background-image:url(http://i249.photobucket.com/albums/gg229/Lil_Flac_3/VG%20Tx%20Layout%20Sliced/Normal_HireMe.jpg);
}
a.rollover60:hover{
    width:67px;
    height:15px;
    display:block;
    background-image:url(http://i249.photobucket.com/albums/gg229/Lil_Flac_3/VG%20Tx%20Layout%20Sliced/Over_HireMe_GIF.gif);
}
</style><a class="rollover60" href="http://www.msplinks.com/MDFodHRwOi8vbGlsZmxhYzMuZGV2aWFudGFydC5jb20="><br />
</div>



it turns into this


CODE
<div style="position:absolute;
top:740px;
left:398px;
overflow:auto;width:229;height:45;
color:Black;
font-size:9pt;
font-weight:bold;
font-family:arial;
text-align:center;
background-color:Transparent;
background-image: url(URL_TO_IMAGE);
background-position:center;
background-repeat:no-repeat;
border:0px solid silver;">


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="35" width="219" style="width:219px;height:35px">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" />
  <param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" height="35" width="219" style="width:219px;height:35px" wmode="transparent" />
</object>


Its soooo very annoying ESPECIALLY since Ive been working on it for (today makes) 2 WEEKS STRAIGHT! Im just so tired of messing with it & ready for it to be done...

Any help would be greatly appreciated.
 
Mickey
post Jul 6 2009, 01:01 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Try it this way:

CODE
<div style="position:absolute;
top:9309px;
left:723px;
overflow:auto;width:77;height:25;
color:Black;
font-size:9pt;
font-weight:bold;
font-family:arial;
text-align:center;
background-color:Transparent;
background-image: url(URL_TO_IMAGE);
background-position:center;
background-repeat:no-repeat;
border:0px solid silver;">

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="35" width="219" style="width:219px;height:35px">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" />
<param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://assets.myflashfetish.com/swf/mp3/mff-stick.swf" height="35" width="219" style="width:219px;height:35px" wmode="transparent" />
</object>

</div>


<style>

.Rollover60 Created At {FreeCodeSource.com}
a.rollover60:link, .rollover60{
width:67px;
height:15px;
display:block;
background-image:url(http://i249.photobucket.com/albums/gg229/Lil_Flac_3/VG%20Tx%20Layout%20Sliced/Normal_HireMe.jpg);
}
a.rollover60:hover{
width:67px;
height:15px;
display:block;
background-image:url(http://i249.photobucket.com/albums/gg229/Lil_Flac_3/VG%20Tx%20Layout%20Sliced/Over_HireMe_GIF.gif);
}
</style><a class="rollover60" href="http://www.msplinks.com/MDFodHRwOi8vbGlsZmxhYzMuZGV2aWFudGFydC5jb20="><br /></a.

If that's not what you're looking for, please clarify because your question is confusing. Post a link to your page as well.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: