[HELP]when I run my game

12 posts Page 1 of 2
Contributors
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

[HELP]when I run my game
DreadNought
HELP!!!!

When I run my game I cant click on my button

Ive converted it to a symbol
made the type"Button"
Done the action script!

When I run my game and click on the text that I made a button it just wants me to highlight the text HELP!
Bound and boom tech,
The Future Of Coding
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: [HELP]when I run my game
hungryhounduk
Hi Paralizer

Is the Button on the main Scene on a Layer above everything else and below the actions Layer ( thats if you have an Action layer?

Have you an up, down, over, state on the button?

Is the actionscript on the Release?

as in like below example?

on (release) {
gotoAndStop(10);
}
Image
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Re: [HELP]when I run my game
DreadNought
ok so I highlighted it and put this

on (release) {
gotoAndStop(2);
}

lol
Bound and boom tech,
The Future Of Coding
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: [HELP]when I run my game
hungryhounduk
Code is fine, er i dont know unless i actually saw the project, as i say the code u used is fine?
Image
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Re: [HELP]when I run my game
DreadNought
erm have you got TeamViewer
Bound and boom tech,
The Future Of Coding
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: [HELP]when I run my game
hungryhounduk
er yes i have
Image
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Re: [HELP]when I run my game
DreadNought
EDIT: yeah i have it to work just when I add text it wont work
Bound and boom tech,
The Future Of Coding
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: [HELP]when I run my game
hungryhounduk
ahh You need to Create Outlines for the TEXT else it wont Work :)
Image
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: [HELP]when I run my game
hungryhounduk
creating outlines on the text Flattens the text

Go to MODIFY with yout text selected then choose Create Outlines, then it should work fine cooll;
Image
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Re: [HELP]when I run my game
DreadNought
I cannot find the create outlines
Bound and boom tech,
The Future Of Coding
12 posts Page 1 of 2
Return to “Tutorials”