0
use static text? animate canvas
New Here
,
/t5/animate-discussions/use-static-text-animate-canvas/td-p/12515563
Nov 10, 2021
Nov 10, 2021
Copy link to clipboard
Copied
this.web_button.addEventListener("click", fl_ClickToGoToWebPage_2);
function fl_ClickToGoToWebPage_2() {
window.open("http://www.adobe.com", "_blank");
}
////////////////////////////////////////////////////////////////
I'm testing web navigation by making a movie clip.
The box object is made a movie clip and the instance name (web_button): the result is the explorer(0) and the chrome(0).
But, including English letters, the explorer (0) chrome (x)
//////////////////////////////////////////////////////////////////
Can the canvas not use static text?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
상수
AUTHOR
New Here
,
LATEST
/t5/animate-discussions/use-static-text-animate-canvas/m-p/12516301#M348923
Nov 11, 2021
Nov 11, 2021
Copy link to clipboard
Copied
I have tested it several times and I have known the problem.
The above question is canceled.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

