|
-
Hello, I have added the _global.cost to an actionscript layer on this scene. Whenever I press the buttons now it will just display the number 0 regardless of how many times I press the button.
The actionscript I am using for the buttons are:
on(release) {
cost.text=cost ;
cost+1 ;
}
Any further help would be appreciated.
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
|