Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

use static text? animate canvas

New Here ,
Nov 10, 2021 Nov 10, 2021

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?

108
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 11, 2021 Nov 11, 2021
LATEST

I have tested it several times and I have known the problem.

The above question is canceled.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines