Page 5 of 9
Re: Questions on the videos
Posted: Wed Oct 28, 2009 11:48 am
by alexrules01
I had a simliar problem. When I got the code off here the bars wern't behind the text properly
On the style.css change the top number until all four bars are behind the text. Just trial and error, until you have it right
#hpointsback
#hpoints
-These 2 will be the same
#spointsback
#spoints
-These 2 will be the same
Re: Questions on the videos
Posted: Wed Oct 28, 2009 1:58 pm
by hallsofvallhalla
so when you change the top:#; in spoints and hpoints it doesnt move?
Re: Questions on the videos
Posted: Fri Oct 30, 2009 10:53 am
by herko125
anything i do it wont move
even if i change the
top:204 to top:190 or any number it wont move :S
Re: Questions on the videos
Posted: Fri Oct 30, 2009 1:39 pm
by countvoldermort
same prob as herko125 , any number i change even if its 450 and i change it to 900 nothing will happen!! not that it matters
Re: Questions on the videos
Posted: Fri Oct 30, 2009 1:55 pm
by hallsofvallhalla
hmm let me try to move mine and i will get back to you.
Re: Questions on the videos
Posted: Mon Nov 02, 2009 11:48 am
by herko125
okay
i tried again nothing works
Re: Questions on the videos
Posted: Mon Nov 02, 2009 3:41 pm
by Lord Strife
its a total overall issue with the position: value if you ask me , if you need I can probably come up with a easier to implement version
Re: Questions on the videos
Posted: Mon Nov 02, 2009 3:43 pm
by hallsofvallhalla
sorry i havent got a chance to look at this. I will try to get to it. Lord Strife if you can find a easy way to do it and make it a easy change then by all means.
Re: Questions on the videos
Posted: Tue Dec 08, 2009 10:33 pm
by MAruz
Hey, guess you're busy now so close to x-mas, but I just rushed through the last few tutorials you've posted to see if you've explained how to upload the game to a host. I've not made an actual game yet, but I'd like to test some features online. Would you (or someone) be able to explain what I need to do to get the game online? Doesn't have to be a video if that's too much trouble.
Re: Questions on the videos
Posted: Wed Dec 09, 2009 12:07 am
by neronix17
Its pretty much the same as when you set it up on your computer, but you just need to find a (preferably free) web host which allows you to have MySQL databases and run PHP (which most do). Then just import your database which you used for your game and change the connect.php details as you need. If you have a free web host with that already, post the link and Il make up a step by step on how to do it (unless someone else wants to explain it without pictures

).