Log In · Register

 
My Play/Stop button won't work; I'm using webdings
kandiapplegrl
post Jan 11 2005, 10:52 PM
Post #1


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



Ok, this isn't my first time using this code, I used it somewhile back and it worked! But then recently, I needed to add music to my page so I copied and paste it. & the page looks fine until you click on either the Play or Stop Webding. Then, the page gets an "Error on page" status with the caution yellow symbol and the music won't stop at all. Can someone, anyone possiblly tell me what's wrong with this music code and why it might not stop on onclick?
I'm using webdings here, which are the play and stop buttons.

<a onClick="document.music.DoPlay()" autostart="true" name="buttonstart"><font style="font-family: Webdings">4</font></a><a onClick="document.music.DoStop()" name="buttonstop"><font style="font-family: Webdings"><</font><embed src="http://www.hostima.net/shesoflashy/flashback.mp3" border="0" name="music" hidden="true" align="baseline" type="audio/x-pn-realaudio" loop="true" repeat="true" autostart="true"></embed>
 
 
Start new topic
Replies (1 - 12)
whomps
post Jan 12 2005, 12:45 AM
Post #2


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(kandiapplegrl @ Jan 11 2005, 7:52 PM)
Ok, this isn't my first time using this code, I used it somewhile back and it worked! But then recently, I needed to add music to my page so I copied and paste it. & the page looks fine until you click on either the Play or Stop Webding. Then, the page gets an "Error on page" status with the caution yellow symbol and the music won't stop at all. Can someone, anyone possiblly tell me what's wrong with this music code and why it might not stop on onclick?
I'm using webdings here, which are the play and stop buttons.

<a onClick="document.music.DoPlay()" autostart="true" name="buttonstart"><font style="font-family: Webdings">4</font></a><a onClick="document.music.DoStop()" name="buttonstop"><font style="font-family: Webdings"><</font><embed src="http://www.hostima.net/shesoflashy/flashback.mp3" border="0" name="music" hidden="true" align="baseline" type="audio/x-pn-realaudio" loop="true" repeat="true" autostart="true"></embed>
*



CODE
<a onClick="document.music.DoPlay()" autostart="true" name="buttonstart"><font style="font-family: Webdings">4</font></a><a onClick="document.music.DoStop()" name="buttonstop"><font style="font-family: Webdings"><</font></a><embed src="http://www.hostima.net/shesoflashy/flashback.mp3" border="0" name="music" hidden="true" align="baseline" type="audio/x-pn-realaudio" loop="true" repeat="true" autostart="true"></embed>


Try that..^
 
kandiapplegrl
post Jan 12 2005, 03:54 PM
Post #3


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



That still isn't working for me.
 
whomps
post Jan 12 2005, 04:34 PM
Post #4


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Can I have a link?
 
kandiapplegrl
post Jan 12 2005, 08:19 PM
Post #5


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



I PMed it to you because I'm not finish w/ the layout. Thanks in advance.
 
whomps
post Jan 12 2005, 08:22 PM
Post #6


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Hmm.. your page isn't a Blogger page..

Topic Moved to Programming Chat

Are you using a script that you found on here?
 
kandiapplegrl
post Jan 12 2005, 08:24 PM
Post #7


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



Oh, ok, so that script is only for a page with a blogger? No, I didn't find it here, I found it on lovin-you.net & I think that she is using a blogger. Is there anyway to customize it to work for me because I really want to use webdings. To me they are less tacky.
 
expoised
post Jan 12 2005, 09:29 PM
Post #8


te quiero
******

Group: Banned
Posts: 2,586
Joined: Apr 2004
Member No: 14,678



i'm pretty sure it's not webdings that's the problem...
 
whomps
post Jan 12 2005, 10:00 PM
Post #9


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



You should post your link in this thread so other people can come help.

This has nothing to do with Blogger so I moved it..

But anyways. You're hosted by lovin-you.net right? And she (the host) gave you the script right? Then you should try asking her for some help also.. Whether the script is written correctly or not or something.

But Blogger is a different subject btw. Don't get your page confused with Blogger.. Blogger-related topics are for BLOGGER.com. So don't get confused now.
 
kandiapplegrl
post Jan 12 2005, 10:39 PM
Post #10


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



QUOTE(x_angawhomps @ Jan 12 2005, 10:00 PM)
You should post your link in this thread so other people can come help.

This has nothing to do with Blogger so I moved it..

But anyways. You're hosted by lovin-you.net right? And she (the host) gave you the script right? Then you should try asking her for some help also.. Whether the script is written correctly or not or something.

But Blogger is a different subject btw. Don't get your page confused with Blogger.. Blogger-related topics are for BLOGGER.com. So don't get confused now.
*


No, I'm not hosted by her; & I hadn't realized that I posted in the BLOGGER.com forum. I'm sorry. But thanks for all yallz help.
 
whomps
post Jan 13 2005, 01:08 AM
Post #11


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Wait.. the link you gave me.. wasn't that lovin-you.net? Please provide the link in this topic. I deleted the PM..
 
kandiapplegrl
post Jan 13 2005, 11:05 PM
Post #12


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



Thanks so much x_angawhomps for all your help.

However, I figured out the problem on my own, which was I had to take out the DO from DoPlay and DoStop. & no, the link that I gave you was to my diary. Lovin-you.net is where I got the code from. It works perfectly fine there but for my diary, I had to alter it.
 
whomps
post Jan 14 2005, 01:15 AM
Post #13


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(kandiapplegrl @ Jan 13 2005, 8:05 PM)
Thanks so much x_angawhomps for all your help.

However, I figured out the problem on my own, which was I had to take out the DO from DoPlay and DoStop. & no, the link that I gave you was to my diary. Lovin-you.net is where I got the code from. It works perfectly fine there but for my diary, I had to alter it.
*


Ohhhhhh.. Well I'm glad you fixed the problem. Sorry I couldn't help you >_<

Topic Closed.
 

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