Be a Supporter!

Game bugs while playing from webbro

  • 255 Views
  • 5 Replies
New Topic Respond to this Topic
MrFizhman
MrFizhman
  • Member since: Mar. 30, 2009
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Game bugs while playing from webbro 2010-10-24 08:44:23 Reply

I recently started programming an hack n' slash game..

But I got this problem..

When I compile my game it works like a charm! But when I put the game on the my webserver and tries to play the game from there it does not work like it should.. The hitTesting screws up totally, and after a while the characters fall through the ground..

Here's the game if you want to erh.. Play it...
http://www.joxmojs.se/flash/projektarbet e/2/Game.swf

Does anyone know why this happens?

Thanks in advance!

MichaelJ
MichaelJ
  • Member since: Mar. 2, 2009
  • Offline.
Forum Stats
Member
Level 18
Voice Actor
Response to Game bugs while playing from webbro 2010-10-24 10:16:00 Reply

When you view it in your browser, it's not embedded correctly. When you upload it to Newgrounds, it will probably work just fine. Try uploading ti to the Newgrounds Dump to see if it works.

I hope the graphics in your complete game don't look like that. If they do, you have a LOT of work to do...

BBS Signature
MrFizhman
MrFizhman
  • Member since: Mar. 30, 2009
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Game bugs while playing from webbro 2010-10-24 10:53:59 Reply

Nope, that give me the same result.. /:

Innermike
Innermike
  • Member since: Sep. 11, 2009
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Game bugs while playing from webbro 2010-10-24 12:25:23 Reply

Solution:
Program it properly.


nobody

MrFizhman
MrFizhman
  • Member since: Mar. 30, 2009
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Game bugs while playing from webbro 2010-10-24 13:35:16 Reply

So.. Why does it work when I compile it then..?

MrFizhman
MrFizhman
  • Member since: Mar. 30, 2009
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Game bugs while playing from webbro 2010-10-25 07:18:04 Reply

Ah I think I've solved the issue now.. :D

But I got another question..

If I just write "x++" on the timeline.. Shouldn't the "camera" move then? D;