The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Off-Topic (https://www.pokecommunity.com/forumdisplay.php?f=23)
-   -   Help meeee...PLEASE! (https://www.pokecommunity.com/showthread.php?t=13913)

Soph July 29th, 2004 9:20 PM

Help meeee...PLEASE!
 
Im in one of my clases at the moment and we are doing HTML, designing sites on a host exclusive to the TAFE I'm at. I cant show you the site since its required you log into the TAFE homepage but that isnt the problem. Im trying to do something and I caht find the HTML I need.

I went onto some ones sote once and they had this option where you could click on a sound clip and it would play, and they had 4 or 5 of those. Now I cannot for the life of me work out what HTML I need to do that. Can anyone help me? PLEASE? I need the help right away....pretty please...

pokejungle July 30th, 2004 9:31 AM

www.lissaexplains.com

You'll probably find what you want there.....

pokemon706 July 30th, 2004 5:24 PM

yeah or http://funky-chickens.com

pokejungle July 30th, 2004 5:35 PM

Lissa Explains is much easier to use in my opinion...I've never been a fan of FCs.....

-Chris- July 30th, 2004 6:00 PM

I think this page has what you're looking for (at the very bottom).

pokemon706 July 30th, 2004 6:55 PM

well dont' u just have to upload the file, and link to it like u would any link, it will just play with your default media player.

aRedMoon July 30th, 2004 11:15 PM

I just came up with this idea out of nowhere. o.O But I think it would work.

First, in the page that you would be adding the music, put this code where you would want the player to be:
Code:

<a href="songa.htm target="player"><br>
<a href="songb.htm target="player"><br>
<iframe width="WIDTHA" height="HEIGHTA" frameborder="0" src="songa.htm" name="player"></iframe>


Be sure to replace the WIDTHA and HEIGHTA with whatever height you want the player to be plus an extra... 5 or so pixels. And you can name the songa/songb or whatever you want, just make sure it's a universal change. Then just stick the embed information in the songa.htm/songb.htm and it should play.

*adds in possible coding*
Code:

index.htm
<center>
<b>Play Your Favorite Music!</b><br>
<a href="toxic.htm" target="player"> | <a href="breathe.htm" target="player"><br>
<iframe width="155" height="155" frameborder="0" src="default.htm" name="player"></iframe>
</center>


Code:

default.htm
<html></html>


Code:

toxic.htm
<embed src="toxic.mid" height="150" width="150">


Code:

breathe.htm
<embed src="breathe.mid" height="150" width="150">



In theory, that should work. But I haven't tested it... so meh. =/


All times are GMT -8. The time now is 6:02 PM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.