あなたの好きな言語への翻訳をお手伝いください。 |
メッセージ № 1 ~/合計 14 | |||||
jbensch | 2005年 5月 24日 20:13 | Did I put it in the wrong place? Sorry about that!! I don't have any highscore in place, but I could work something out with a text file or the like - let me look into doing it. Any ideas? | |||
jbensch | 2005年 5月 24日 21:39 | Any examples on using the parameters in your score code? I get the idea of what you're doing, but any help would be great...
I like your idea of having a timer - I'm going to put that in tonight. |
|||
jp | 2005年 5月 24日 22:03 | Send me an email, and I will reply with an example for implementing the highscores | |||
jp | 2005年 6月 23日 18:14 | After the highscore script calling, wait 5 seconds and reload the page, you should see your member nick name displayed on the left of the screen, if it works. If you don't see it, send me by email the party of your source code calling the script, I will check if I see something wrong. | |||
jp | 2005年 6月 24日 17:27 | Your code seems good, maybe check that you don't use the vr record in an other part of your code. Could you tell me what is the exact text of the error? | |||
jbensch | 2005年 6月 24日 17:50 | I don't get an error per se, it just won't let me set a breakpoint in that code stating that the code is invalid.
Does this chunk of code need to be within a function or something. I'm definitely missing something... Sorry to be a pain... |
|||
jp | 2005年 6月 24日 21:57 | Are you using the flash MX 2004 version of the editor? | |||
jbensch | 2005年 6月 25日 01:02 | Yep. | |||
jp | 2005年 6月 25日 01:06 | Send me your .fla, you know my email. You can trust me, I won't do anything with it. | |||
jbensch | 2005年 6月 25日 01:41 | I won't be able to send it until Monday, I'll send it first thing.
Any thoughts of what it might be? Does the code need to be in a called function? Do you happen to have another example? |
|||
jp | 2005年 7月 3日 11:12 | I've decompiled your code to find the error
I added the code _root.finalscore = _root.score2 before submitting and I think it wil work. The morphing to the hexagon level is not identical, you can send me your version by mail if you prefer to have your exact version online |
|||
jbensch | 2005年 7月 5日 13:03 | Nice. What did you use - Action Script Viewer? How did you recompile it back in? I just tested it and my high score was indeed listed to the left. I see some people have tried, but I have no idea what they said .
The morphing to the hexagon is fine - I think I'll just leave it the way it is. I hope it's played... Regards, J |
|||
jp | 2005年 7月 7日 16:32 | I used "flash decompiler". I've tried to complete the game but this is very hard! | |||
jbensch | 2005年 7月 11日 13:32 | I've never heard of it...how did you then recompile? That is pretty cool... I hope I didn't make it too hard... I see a couple people have played...nice... | |||