Consulting

Results 1 to 2 of 2

Thread: animate text by letters(TextUnitEffect)

  1. #1
    VBAX Regular
    Joined
    Sep 2020
    Location
    https://t.me/pump_upp
    Posts
    40
    Location

    animate text by letters(TextUnitEffect)

    Sir need little help


    I have four text box with "fly in from right" animation & text entryeffect = ppEffectFlyFromRight, animate text:By letters.
    Now I want to change fly in Animation to Appear & entryeffect = ppEffectAppear.
    So I run the code(in text animation.pptm) but after running the code text did not animate by letters,
    when I checked effect option-->effect-->animate text it shows delay = 0.


    For better understanding please see the code.


    Any solution would be appreciated.
    Attached Files Attached Files

  2. #2
    VBAX Regular
    Joined
    Sep 2020
    Location
    https://t.me/pump_upp
    Posts
    40
    Location
    Now I configured using "ConvertToTextUnitEffect" method. Works fine.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •