|
-
Okay, I have the text "Submit Score" on my final frame. I made this text a button by pressing F8 and adjusting the setting in the dialog. I then added the code:
on (release) {
getURL('http://localhost/flash/submit/001/' + Score);
}
attached to the button. When I get to the final frame and click on submit score, nothing happens. What am I doing wrong? Thanks Troy
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|