jay_gee
12-07-2006, 11:52 AM
Hi all,
Im new to the forum so please go easy on me... :)
I am currently working on a flash game for xmas and I have got to the point where I am trying to include a Highscore board system. The reason I am using ASP and not PHP is because the server that I will be running the game on does not support PHP and only supports ASP.
I followed this tutorial - http://planetbob.net/ftd/scoreboard/p5_flash02.htm which i found on the web.
The problem i am encountering is that i have a variable called "score" within the main game but i cannot seem to get it to display within the scoreboards movie clip. I have tried several things but no I have come to a hault. I am guessing that movie clip with the scoreboard in is not finding the "score" variable. I have amended all areas of the code in the tutorial as it suggests and still nothing.
Everything at the moment is running off of my localhost.
Does anyone know what I could be doing wrong? Am I not calling the variable in the movie clip itself?
Hope someone can help.
many thanks
J
Im new to the forum so please go easy on me... :)
I am currently working on a flash game for xmas and I have got to the point where I am trying to include a Highscore board system. The reason I am using ASP and not PHP is because the server that I will be running the game on does not support PHP and only supports ASP.
I followed this tutorial - http://planetbob.net/ftd/scoreboard/p5_flash02.htm which i found on the web.
The problem i am encountering is that i have a variable called "score" within the main game but i cannot seem to get it to display within the scoreboards movie clip. I have tried several things but no I have come to a hault. I am guessing that movie clip with the scoreboard in is not finding the "score" variable. I have amended all areas of the code in the tutorial as it suggests and still nothing.
Everything at the moment is running off of my localhost.
Does anyone know what I could be doing wrong? Am I not calling the variable in the movie clip itself?
Hope someone can help.
many thanks
J