Twokinds ARCHIVE Forums

This forum is for the preservation of old threads from before the forum pruning.
It is currently Sun Apr 20, 2025 11:56 am

All times are UTC - 5 hours




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: A website problem
PostPosted: Thu Dec 08, 2005 11:08 pm 
Offline
Grand Templar
User avatar

Joined: Mon Jul 04, 2005 2:24 am
Posts: 1135
Location: In a tea shop, arguing about politics
I'm trying to figure out why my picture wont show up when, And why my music wont play. Can anyone help a guy out?



<html>
<head>
<Title>My First Web page</title>
</head>
<body bgcolor="#66ccff">
<table width=100%>
<tr>
<td>
<p align="center">
Zac Fourman
<p align="center">
<strong>Welcome Friend!</strong>
</p>
<p align="center">
This is my first web page. And I have way to much time on my hands, and that is why I

keep writing on this page.
</p>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
</div>

</td>
</tr>
</table>
<p align="center">
The picture above is the meting of the major Allied Leadres during World War II
It's best not to get it.
<p align="center">
<EMBED SRC="C:\Documents and Settings\Zad\My Documents\My Music\From Internet\Cats.mp3"
AUTOSTART=true WIDTH=144 HEIGHT=45 LOOP=5>



</html>


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 1:02 am 
Offline
Templar Inner Circle
User avatar

Joined: Wed Mar 09, 2005 1:55 am
Posts: 2885
Location: Somewhere in my pants.
The best way to fix this is to put the music and picture in the same folder and just put the filename, not the whole path. Also, don't use spaces in the filenames. Like so:
Code:
<img src="TwoKindsSig.ipg">
and
Code:
<EMBED SRC="Cats.mp3"
AUTOSTART=true WIDTH=144 HEIGHT=45 LOOP=5>


Top
 Profile  
 
 Post subject: Re: A website problem
PostPosted: Fri Dec 09, 2005 1:45 am 
Offline
Master
User avatar

Joined: Fri Dec 02, 2005 1:58 pm
Posts: 248
Barth wrote:
I'm trying to figure out why my picture wont show up when, And why my music wont play. Can anyone help a guy out?



<html>
<head>
<Title>My First Web page</title>
</head>
<body bgcolor="#66ccff">
<table width=100%>
<tr>
<td>
<p align="center">
Zac Fourman
<p align="center">
<strong>Welcome Friend!</strong>
</p>
<p align="center">
This is my first web page. And I have way to much time on my hands, and that is why I

keep writing on this page.
</p>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
</div>

</td>
</tr>
</table>
<p align="center">
The picture above is the meting of the major Allied Leadres during World War II
It's best not to get it.
<p align="center">
<EMBED SRC="C:\Documents and Settings\Zad\My Documents\My Music\From Internet\Cats.mp3"
AUTOSTART=true WIDTH=144 HEIGHT=45 LOOP=5>



</html>

Line for an image display:
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
Correction:TwoKind Sig.jpg

As far the code it self I tested it to see any errors and really just one. I can play music. I would also get rid of [b ] and [/b ] it shows in the preview and there is no need for it. I am having trouble playing it in firefox as quicktimes is my default player. If you have firefox run the page in IE it should run find. Other then that you set. :D


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 2:27 am 
Offline
Grand Templar
User avatar

Joined: Mon Jul 04, 2005 2:24 am
Posts: 1135
Location: In a tea shop, arguing about politics
I bolded the parts I needed help with. Anyway, thanx for that, it works now, but firefox wont play my music(netscape plays it fine). Is there a way to not make quicktime be the default for firefox?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 2:39 am 
Offline
Grand Templar
User avatar

Joined: Sat Oct 22, 2005 7:18 am
Posts: 1310
Location: Singapore
i've absolutely forgotten all my script writing/programming skillz.

... ...

mrew? heh heh.

so, what's this page for?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 2:41 am 
Offline
Grand Templar
User avatar

Joined: Mon Jul 04, 2005 2:24 am
Posts: 1135
Location: In a tea shop, arguing about politics
for fun, not much to do at 2 in the morning but play Furcadia and make random webpages


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 2:47 am 
Offline
Master
User avatar

Joined: Fri Dec 02, 2005 1:58 pm
Posts: 248
Barth wrote:
for fun, not much to do at 2 in the morning but play Furcadia and make random webpages

Do you mind if I see some of your work?.... :D


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 9:58 am 
Offline
Templar Inner Circle
User avatar

Joined: Wed Mar 09, 2005 1:55 am
Posts: 2885
Location: Somewhere in my pants.
Barth wrote:
I bolded the parts I needed help with. Anyway, thanx for that, it works now, but firefox wont play my music(netscape plays it fine). Is there a way to not make quicktime be the default for firefox?
You have to remove the quicktime plugin, but unfortunately I forgot how to do that. =(


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 12:04 pm 
tools--->options--->downloads--->plugins from there just disable it


Top
  
 
 Post subject:
PostPosted: Fri Dec 09, 2005 12:14 pm 
Offline
Templar Inner Circle
User avatar

Joined: Wed Mar 09, 2005 1:55 am
Posts: 2885
Location: Somewhere in my pants.
Anonymous wrote:
tools--->options--->downloads--->plugins from there just disable it
Oh yeah.


Top
 Profile  
 
 Post subject: Re: A website problem
PostPosted: Sat Dec 24, 2005 11:41 pm 
Offline
Templar Master
User avatar

Joined: Fri Dec 16, 2005 5:55 pm
Posts: 428
Location: Melbourne, Australia
Barth wrote:
I'm trying to figure out why my picture wont show up when, And why my music wont play. Can anyone help a guy out?



<html>
<head>
<Title>My First Web page</title>
</head>
<body bgcolor="#66ccff">
<table width=100%>
<tr>
<td>
<p align="center">
Zac Fourman
<p align="center">
<strong>Welcome Friend!</strong>
</p>
<p align="center">
This is my first web page. And I have way to much time on my hands, and that is why I

keep writing on this page.
</p>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
</div>

</td>
</tr>
</table>
<p align="center">
The picture above is the meting of the major Allied Leadres during World War II
It's best not to get it.
<p align="center">
<EMBED SRC="C:\Documents and Settings\Zad\My Documents\My Music\From Internet\Cats.mp3"
AUTOSTART=true WIDTH=144 HEIGHT=45 LOOP=5>



</html>



With the bolded parts, you can't do it from your documents and stuff, you have to upload them, because the internet server you go through can't see your computer, it can only see the internet codes. Upload the files to a provider, and it should work perfectly.

You're more helpful when people can read your post. ;) -DK who sed that?!?!?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group