Animate CC: How to access root stage when button is clicked
up vote
0
down vote
favorite
Firstly, I create Canvas Project with Adobe Animate CC. But I have a problem with action code.
I have 2 symbols on stage. How can I get access the symbol on main movie clip?
var _this = this;
_this.Text.on('click', function(){
_this.gotoAndPlay('sym2');
});
I need to edit this code to access symbol on main movie clip:
https://www.dropbox.com/s/9em62bbifwaxqv4/test2.fla?dl=0
html5-canvas animate-cc
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
Firstly, I create Canvas Project with Adobe Animate CC. But I have a problem with action code.
I have 2 symbols on stage. How can I get access the symbol on main movie clip?
var _this = this;
_this.Text.on('click', function(){
_this.gotoAndPlay('sym2');
});
I need to edit this code to access symbol on main movie clip:
https://www.dropbox.com/s/9em62bbifwaxqv4/test2.fla?dl=0
html5-canvas animate-cc
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Firstly, I create Canvas Project with Adobe Animate CC. But I have a problem with action code.
I have 2 symbols on stage. How can I get access the symbol on main movie clip?
var _this = this;
_this.Text.on('click', function(){
_this.gotoAndPlay('sym2');
});
I need to edit this code to access symbol on main movie clip:
https://www.dropbox.com/s/9em62bbifwaxqv4/test2.fla?dl=0
html5-canvas animate-cc
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Firstly, I create Canvas Project with Adobe Animate CC. But I have a problem with action code.
I have 2 symbols on stage. How can I get access the symbol on main movie clip?
var _this = this;
_this.Text.on('click', function(){
_this.gotoAndPlay('sym2');
});
I need to edit this code to access symbol on main movie clip:
https://www.dropbox.com/s/9em62bbifwaxqv4/test2.fla?dl=0
html5-canvas animate-cc
html5-canvas animate-cc
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
mmvsbg
2,101133857
2,101133857
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 hours ago
ahmadalyyan
1
1
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
ahmadalyyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
ahmadalyyan is a new contributor. Be nice, and check out our Code of Conduct.
ahmadalyyan is a new contributor. Be nice, and check out our Code of Conduct.
ahmadalyyan is a new contributor. Be nice, and check out our Code of Conduct.
ahmadalyyan is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53371409%2fanimate-cc-how-to-access-root-stage-when-button-is-clicked%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown