-
my website
ok i have a few questions, about my halo website http://www.freewebs.com/halospart177/
1. on my site the background is white (the non flash part) is white
ok i know more little AS commands then hmtl how could i change the
background color to a really dark grey.
2. how can I make a guestbook somewhat like this (at top left) http://halo.xbsource.com/
3.the videos on my site are about 200-500k but take minutes to load
is there another way to have them load faster without having to
juggle them around different webhosts(wich im thinking of doing)
4. when i tried to put sound on my site (seperate swf) the sound
would work just fine but when you played it and went to another
page of my site then back to home it would stop and you would have
to start it over
thnx
-
1) edit your INDEX.HTML (with Notepad).
You'll find this "line": <BODY bgcolor="#FFFFFF">
Change that hex value.For dark grey: #606060
2) their "guestbook" is very simple.
Download and study this example: GuestBook
3) There's nothing to do (you can't change the downloading speed for a file).
All you can do is to increase the compression for those movies.
4) ??? (I need more details).