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

Captivate Text Captions

New Here ,
Jun 06, 2017 Jun 06, 2017

Copy link to clipboard

Copied

I am trying to use Greensock javascript to move my text caption box. form some reason if I just use the instance name it moves the back color but not the text. If I append the "c" to the instance name I get nothing at all. Does anyone even know what step I mat have missed?

var obj = document.getElementById('s1_txt1c');

TweenMax.fromTo(obj, 1, {alpha:0, top:"-200px"}, {delay:1, alpha:1, top:"20px", ease:Elastic.easeOut});

TOPICS
Advanced

Views

261

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
Participant ,
Jul 04, 2017 Jul 04, 2017

Copy link to clipboard

Copied

I was just about to post a thread on whether greensock can be used with Captivate. It looks like it can. Is the Element ID simply the name you give your textbox/smart shape etc in Captivate in the Properties Panel?

Thanks

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
Participant ,
Jul 04, 2017 Jul 04, 2017

Copy link to clipboard

Copied

LATEST

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
Resources
Help resources