PDA

View Full Version : publish issues


ldbrewe
5-1-02, 12:26 PM
i am creating a site using frontpage 2000..i published it to http://hockeyhobos.com and it said it was sent successfully... i go to the site and all i see is the themes background.???..please help..!!!!

Ddr
5-1-02, 01:02 PM
I went to your site and only saw a blank white page. Apparently the only code you have generated in that page are two non-breaking line spaces, which dont show as a character in the finished webpage.

There is a whole section of the Forum dedicated to FP questions, perhaps they can help you there. Yes, you have uploaded something successfully, so you have some things going for you,,,guess you just need a few of the bugs worked out.

Good luck

Dale

ldbrewe
5-1-02, 01:53 PM
yeah thanks...unfortunately, i am new at this..it seems as though i had some codes missing..i got most of it ironed out but my flash animation banner isn't working yet...???!!!

Ddr
5-1-02, 02:02 PM
It looks like the references to your background music and that .swf file might be wrong. they look like they are referenced to your desktop, which is obviously not where they are on your Powweb server.

I think if you fix those, your music bed and your flash should work

Dale

ldbrewe
5-1-02, 04:46 PM
hmmmm, how might i do that..?

alphadesk
5-1-02, 05:27 PM
If your .swf file is in the htdocs folder, like this.

src="Movie2.swf"

If it is a folder named swf it wouldbe this.

src="swf/Movie2.swf"

The swish program is a good progam! You might want to name your .swf files something more than Movie. Also remember this is Unix server and file names are case sensitive. they have to be exact.