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

use static text? animate canvas

New Here ,
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?

Views

87

Translate

Translate

Report

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

Copy link to clipboard

Copied

LATEST

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

The above question is canceled.

Votes

Translate

Translate

Report

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