MediaWorkbench
MediaWorkbench
  • 27
  • 487 415
After Effects Tutorial - Dynamic Split Flap Display (Loki Marvel Studios Disney+)
BEFORE YOU START...
I got the coding wrong. Wherever I use "this." please omit it, the latest versions of CC have depreciated it as its a bit redundant, but I recorded the tutorial with backwards compatibility, so it ends up breaking. You can follow the tutorial completely, but just don't include "this." in the expressions, or use "thisLayer." both will work fine.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
It's been a long time coming, just like Season 2 of Loki, but finally here's the in-depth tutorial on how to create a dynamic split flap display in Adobe After Effects, giving a look similar to what we see for the locations listed in the series.
This split flap display packs quite a punch, automatically animating in and out any text you enter as a keyframe on a reference layer.
Not only that, this build lets us do the following:
• It’s going to give us the option of either left-aligned, or centre aligned, and we can even keyframe that change between words.
• We set a range of characters to accept, and we can even omit a smaller range within that character range. This lets us either stick to simply A-Z, or add in lower-case, or numbers, or special characters. With the right font you could even use non-English characters such as Hanja or Kanji.
• We will be able to quickly change the look of the split-flaps through one pre-composition
• We will be able to randomise the timing of each character via a slider, plus have an extra seed slider on each split-flap if we want to refine it further.
• We can adjust the positioning for letters through a “Letter Tracking” slider
• Through a few little toggles our split-flap display can become completely 3D.
Evidently this is a long tutorial and there's a lot of code in the expressions used. Find the written version of the tutorial here:
mediaworkbench.com.au/tutorial/loki-split-flap/
Timecodes:
00:00 Introduction
02:35 Media Workbench Promo
03:40 Tutorial Start - Letters Comp
06:40 Flip Background Comp
07:10 Split Flap Comp
17:18 Main Composition
20:30 Position Expression
22:50 Opacity Expression
25:15 TimeRemap Expression
26:21 Interpolation Slider Expression
58:50 Full Interpolation Expression On-screen
59:19 Controls Explanation and Animation
68:20 Making it 3D
72:29 Conclusion
_________________________________
Have a suggestion for what you'd like to see next? Leave me a comment below!
Media Workbench covers tutorials, tips and tricks, freebies and more for the Adobe Creative Suite including After Effects, Photoshop, and more...
- - - - - -
Want some extra resources for your design and media? Visit my store.
mediaworkbench.com.au/store
Love what I do? Why not support me in creating more incredible content via Patreon.
www.patreon.com/mediaworkbench
Grab some of my merch!
mediaworkbench.threadless.com
Follow me on Facebook or Instagram to join in on the conversation
MediaWorkbenchYT
mediaworkbench
zhlédnutí: 4 451

Video

Media Workbench - The subscription-based all-in-one creative solution
zhlédnutí 273Před rokem
Media Workbench is proud to introduce ourselves as an all-in-one subscription-based creative agency. Get a wide range of design and media services including graphic design, website development, and animation, all for a single monthly fee. Does this mean the free tutorials will stop? No. The free tutorials will continue and hopefully this will help bring a bit more predictability where in-betwee...
Basics of Programming - 03 - If... Then... Else...
zhlédnutí 392Před rokem
No matter the programming language, you always need a way to select between executing two different sections of code, depending on some condition. These are called conditionals, and they are what breathe dynamic life into our programming. Here we look at the most common type of conditional, IF... THEN... ELSE... If/Then/Else is a conditional that lets us ask some question, and depending on if i...
Media Workbench - Channel Update November 2022
zhlédnutí 184Před rokem
Thank you for continuing to support my channel during this busy season of life. I look forward to continuing to make more videos for you. Here's the link to the Media Workbench website... mediaworkbench.com.au/ Have a suggestion for what you'd like to see next? Leave me a comment below! Media Workbench covers tutorials, tips and tricks, freebies and more for the Adobe Creative Suite including A...
After Effects Tutorial - Easiest Text Swipe Ever
zhlédnutí 4,4KPřed 2 lety
In this tutorial we look at one of the simplest ways to create a text swipe while keeping it dynamic and on one layer. We let a mask expansion value reference the anchor point value of the layer (as both are measured in pixels and transform correctly with the layer) to create the visual, and some simple expressions take care of all the animating in and out. Enjoy! Check out the website for this...
After Effects Tutorial - Dynamic Timeline Slider (Loki Disney+)
zhlédnutí 78KPřed 3 lety
I've been loving the visual elements in the new Loki series on Disney and it inspired me to recreate some of the visuals in After Effects. In this video we look at creating the timeline slider used to display changes in what year a scene is taking place in. We rig the whole thing with expressions to enable us to dynamically control the animation, and take things one step further by adding in th...
After Effects Tutorial - Sports-style Seconds Countdown
zhlédnutí 1,9KPřed 4 lety
We're back creating a new "sports-style" seconds countdown using a text layer that is customisable with a transparent background to make it easy for overlaying, including a super-sweet dynamic flip down animation. Check out the website for this tutorial, plus explanations, code snippets, FAQs, and more.... mediaworkbench.com.au/tutorial/sports-style-seconds-countdown/ Have a suggestion for what...
After Effects Tutorial - Dynamic Text Swipe
zhlédnutí 4,5KPřed 4 lety
We're back tinkering with text layers and today we're creating a text swipe animation without masks or shapes as it's all on one layer. Does the whole comp go white?? If your whole comp goes white, do not use the Set Channels effect right at the start, instead use Simple Choker (found under Matte in the Effects menu) and change the View to "Matte". Then follow the rest of the tutorial as per no...
After Effects Expressions - The Wiggle Expression
zhlédnutí 2,9KPřed 4 lety
The wiggle expression may be the first expression in After Effects you learn, but do you actually know how it works? We decode the wiggle expression, explaining the secret heartbeat that makes it work, and how each of its arguments influences its result. 0:38 - Explanation of the Wiggle Expression 6:19 - Demonstration of use in After Effects Check out the website for this tutorial, plus explana...
After Effects Tutorial - Gradient Stroke Lines (Motion Design Techniques)
zhlédnutí 23KPřed 4 lety
Learn how to add gradients to animated lines in After Effects through minimal effects and animating the shape layer stroke. Whether it's revealing a logo or icon, through to motion lines to create emphasis or movement, even the outline of text, this effect is another versatile motion design technique you'll want to learn. Check out the website for this tutorial, plus explanations, code snippets...
After Effects Tutorial - Animating the Dynamic Text Box
zhlédnutí 12KPřed 5 lety
Part 2 of the using our Dynamic Text Box! Due to popular request here's an explanation as to how I go about animating the dynamic text box. Combine the use of Range Selectors to get a smooth animation that can easily be controlled using keyframes on one layer. Check out the website for this tutorial, plus explanations, code snippets, FAQs, and more.... mediaworkbench.com.au/tutorial/animating-t...
Media Workbench - Support us on Patreon
zhlédnutí 1,7KPřed 5 lety
Https://mediaworkbench.com.au Welcome to Media Workbench, where we teach you design, media, and programming skills in a simple and engaging way. We show you how you can use different programs in the Adobe Creative Suite, and break down complex concepts so that you not only understand the how, but also the why. Discover new ways to be creative or learn a new skill in a piece of software you’re a...
Basics of Programming - 02 - Variables
zhlédnutí 321Před 5 lety
If you've never gone near any type of programming before it may seem a bit intimidating. But in this series we're breaking down all the fundamentals of coding to give you a better understanding of what makes everything tick. In this episode we look at variables. Like algebra, variables are letters that represent a particular value. They can equal any of the common data types we spoke about in t...
Basics of Programming - 01 - Common Data Types
zhlédnutí 684Před 5 lety
If you've never gone near any type of programming before it may seem a bit intimidating. But in this new series we're introducing you to coding basics that'll give you a basis for understanding. In this episode we look at the most common data types. Whether it's building websites, programming for devices, After Effects expressions etc, data types are the way we differentiate between text and nu...
After Effects Tutorial - Manipulating Time
zhlédnutí 2,1KPřed 5 lety
Speed up or slow down footage with this simple expression that enables you to easily manipulate the time of your layers. It also works with Compositions as well, perfect for easily dropping in lower thirds and making them fit your timeline. Check out the website for this tutorial, plus explanations, code snippets, FAQs, and more.... mediaworkbench.com.au/tutorial/manipulating-time/ Have a sugge...
After Effects Tutorial - Easing (Motion Design Techniques)
zhlédnutí 117KPřed 5 lety
After Effects Tutorial - Easing (Motion Design Techniques)
After Effects Tutorial - Philip DeFranco Lower Thirds
zhlédnutí 860Před 5 lety
After Effects Tutorial - Philip DeFranco Lower Thirds
After Effects Tutorial - Dynamic Text Box
zhlédnutí 78KPřed 5 lety
After Effects Tutorial - Dynamic Text Box
After Effects Tutorial - Progress Bars
zhlédnutí 7KPřed 6 lety
After Effects Tutorial - Progress Bars
After Effects Expressions - The Linear Expression
zhlédnutí 4KPřed 6 lety
After Effects Expressions - The Linear Expression
Free Resource - New Years Eve Countdown HD
zhlédnutí 436Před 7 lety
Free Resource - New Years Eve Countdown HD
After Effects Tutorial - Snowflake Background
zhlédnutí 2,9KPřed 7 lety
After Effects Tutorial - Snowflake Background
Free Resource - Merry Christmas Title Loop 4K
zhlédnutí 3,3KPřed 7 lety
Free Resource - Merry Christmas Title Loop 4K
After Effects Tutorial - Simple Countdown
zhlédnutí 132KPřed 7 lety
After Effects Tutorial - Simple Countdown
After Effects Tutorial - Space Light Rays
zhlédnutí 5KPřed 7 lety
After Effects Tutorial - Space Light Rays
Photoshop Basics #02 - Gradients & Blending Modes
zhlédnutí 80Před 7 lety
Photoshop Basics #02 - Gradients & Blending Modes
Photoshop Basics #01 - Getting started with Photoshop
zhlédnutí 127Před 7 lety
Photoshop Basics #01 - Getting started with Photoshop

Komentáře

  • @willianm.araujo2017
    @willianm.araujo2017 Před 15 dny

    Nice video!!!!

  • @MathildeDesign
    @MathildeDesign Před 28 dny

    Is there any way to get it to align right instead of centered?

  • @MediumShotMarshall
    @MediumShotMarshall Před měsícem

    This tutorial no longer works. There's an expression error on the interpolation code that prevents you from completing the project.

    • @MediaWorkbench
      @MediaWorkbench Před měsícem

      Hey, thanks for identifying an issue. If you would be so kind, can you go to my site and submit a contact form, selecting “support with a tutorial” and share a screenshot of the error. Ill review the issue and try to issue an update 👍🏼

  • @TillmanFilmCo
    @TillmanFilmCo Před měsícem

    Hey there, is there an easy way to go forward in time instead of back? where the dates are moving in the other direction? Thanks!

    • @MediaWorkbench
      @MediaWorkbench Před měsícem

      Hey there! To make the animation motion go the other direction, simply swap the values in the Left and Right slider controls, this makes the position on the left be on the right, and the right position to be on the left, effectively reversing the animation. Then set your start and end dates as normal as the animation interpolates between them.

  • @GeoDab
    @GeoDab Před měsícem

    Is there a way I can get in contact with you about your intro transitions? I'd like to do a peeling maps transition :D. Would love to pick your brain on that!

    • @MediaWorkbench
      @MediaWorkbench Před měsícem

      For sure, visit the Media Workbench website (link on the channel or in any video description) and visit the contact page 👍🏼

  • @GeoDab
    @GeoDab Před měsícem

    Criminally underrated channel. Going to spend some time to go through your loki tutorials and this dynamic text tut so I can use them on my first longform video.

    • @MediaWorkbench
      @MediaWorkbench Před měsícem

      Thanks! Looking forward to seeing what you make. If you run into issues check the FAQs for each tutorial on my Media Workbench website as usually common things I’ve addressed.

  • @Mark__870j
    @Mark__870j Před měsícem

    An intimate discussion with Binance's CEO about future developments

  • @dantedicroce5569
    @dantedicroce5569 Před 3 měsíci

    please help!!! the very first line of the interpolation code says "Error: object of type found where a number, array, or property is needed." Everything up to this point was going so good i absolutely love this tutorial

  • @nathanwieler4618
    @nathanwieler4618 Před 4 měsíci

    I was able to get it to cycle through [by switching to Legacy ExtendScript], but in the end everything just disappears. I never get to see my final text value.

  • @ezmoney7094
    @ezmoney7094 Před 4 měsíci

    What values need to change in the Text Layer Position expression to make the number/dot move vertically instead of horizontally? Thanks.

  • @harsh_kumar67
    @harsh_kumar67 Před 4 měsíci

    @mediaworkbench i got the error 'invalid numeric result (divided by zero ?)' on var datetime line

  • @user-yj4lb5ss8o
    @user-yj4lb5ss8o Před 4 měsíci

    var step = 100/effect("value step")("Slider"); var ref = (effect("animation")("Slider")%step)/step; if(ref>0.5){ var res= linear(ref,0.5,1,effect("left")("Slider"),effect("center")("Slider")); }else{ var res= linear(ref,0,0.5,effect("center")("Slider"),effect("right")("Slider")); } value = [res,transform.position[1]];

  • @proart0421
    @proart0421 Před 5 měsíci

    Why do my numbers only change digits when the digits are in the middle? Does anyone know how to fix this? Or is it supposed to be like that?

  • @dakshina7124
    @dakshina7124 Před 5 měsíci

    Woahh! :)

  • @Spexicle
    @Spexicle Před 5 měsíci

    im getting string not defined error at the first step

  • @mikehotel5652
    @mikehotel5652 Před 5 měsíci

    Excellent video, thank you for sharing!

  • @tobygarvin4918
    @tobygarvin4918 Před 6 měsíci

    Did anyone ever figure out the issue with endDate not working?

  • @user-kg3ql3mc5l
    @user-kg3ql3mc5l Před 6 měsíci

    Thank you, thank you, thank you.

  • @spirityt9453
    @spirityt9453 Před 6 měsíci

    Hey man....❤Love ur content and this is a request to make a tutorial about making this in Da vinci resolve...

  • @foodiehamster
    @foodiehamster Před 6 měsíci

    Hey Guys, In case your code is not working, you can use the following var step = 100 / effect("Value Step")("Slider").value; var ref = (effect("Animation")("Slider").value % step) / step; var res; if (ref > 0.5){ res = linear(ref, 0.5, 1, effect("left")("Slider").value, effect("center")("Slider").value); } else { res = linear(ref, 0, 0.5, effect("center")("Slider").value, effect("right")("Slider").value); } [res, value[1]];

  • @milimaxcontact7035
    @milimaxcontact7035 Před 7 měsíci

    Doesn't work for me either "Object of type found where a Number, Array, or Property is needed" apparently it concerns this first line : var textSource = parent.text.sourceText; Some Help

    • @kfxanimation
      @kfxanimation Před 6 měsíci

      Had the same error, you just have to go to your project tab, then project settings (the rocket icon below) and on expression tab change from java script to legacy

    • @mateus.angelo
      @mateus.angelo Před 6 měsíci

      @@kfxanimation Você é lindo de um anjo, salvou nós demais. Beijo grande na sua bundinha linda

    • @mikehotel5652
      @mikehotel5652 Před 5 měsíci

      @@kfxanimation Thank you so much! I would have never figured out that one.

    • @mifumax
      @mifumax Před 5 měsíci

      Thanks a lot@@kfxanimation you're a lifesaver, it works now !!!

    • @milimaxcontact7035
      @milimaxcontact7035 Před 5 měsíci

      You're so good@@kfxanimation thnak you so much, you saved my project.

  • @igaurav_pandey
    @igaurav_pandey Před 7 měsíci

    Suggest me the best sound effect for this animation

  • @NeilDoleman
    @NeilDoleman Před 7 měsíci

    "Object of type found where a Number, Array, or Property is needed" Using AE Beta 2024, I followed the entire video typing along with you and was met with the expression error above. Ran the built-in "Update legacy expressions" script and applied it to every expression in the main comp. The only correction I believe was in the interpolation expression (the "function" part of the script to the top or something I can't remember exactly). The text appears upon making a "Source text" keyframe, however the animation is not set in motion. The time remap expression does not work anymore, as each characters pre comp is stuck at one timestamp throughout the whole sequence, therefore not changing unicode. I will now basically have to use 25% of this tutorial and animate the time remap to recreate the effect manually. @MediaWorkBench would love to hear back if you have any insight as to how the script update has effected the expressions, and if there's a sensible fix.

    • @zhuk_ua
      @zhuk_ua Před 7 měsíci

      the same shit)

  • @angeloberkeley1923
    @angeloberkeley1923 Před 7 měsíci

    var step = 100/effect("VALUE STEP")("Slider"); var ref = (effect("ANIMATIONS")("Slider")%step)/step; if(ref>0.5){ }else{ } I Keep getting an Error Message "Undefined value used in expression"

  • @angeloberkeley1923
    @angeloberkeley1923 Před 7 měsíci

    These variables keep giving me an expression error

  • @naveensingh3300
    @naveensingh3300 Před 7 měsíci

    Just Copy & Paste var step = 100 / effect("Value Step")("Slider"); var ref = (effect("Animation")("Slider") % step) / step; if(ref > 0.5) { var res = linear(ref,0.5,1,effect("Left")("Slider"),effect("Center")("Slider")); } else{ var res = linear(ref,0,0.5,effect("Center")("Slider"),effect("Right")("Slider")); } value = [res,transform.position[1]]; var step = 100 / effect("Value Step")("Slider"); var ref = Math.floor(effect("Animation")("Slider") / step); var src = (effect("Animation")("Slider") % step) / step; ref = src > 0.5 ? ref + 1 : ref; value = Math.floor(linear(ref,0,effect("Value Step")("Slider"),effect("Start Value")("Slider"),effect("End Value")("Slider")));

  • @MoreDeuce434
    @MoreDeuce434 Před 8 měsíci

    At 24:48 I get the error message "Error: Couldn't turn result into numeric value". How do I fix this?

  • @MoreDeuce434
    @MoreDeuce434 Před 8 měsíci

    To everyone that is confused about why the set matte isn't working for them, it is because on the newer versions of after effects, you have to change the other option from "source" to "Effects and masks". Then it will work as it does for him. Your welcome!

  • @swamibrahmavadin5234
    @swamibrahmavadin5234 Před 8 měsíci

    its nice but it s not working var step = 100/effect("Value Step")("Slider"); var ref =(effect("Animation")("Slider")%step)/step; if(ref>0.5){ var res = linear(ref,0.5,1,effect("Left")("Slider"),effect("Center")("Slider")); }else{ var res = linear(ref,0,0.5,effect("Center")("Slider"),effect("Right")("Slider")); } value [res,transform.position[1]]; " got the error undefined value used in expression could be out of range an array?"

  • @joshstudio1202
    @joshstudio1202 Před 8 měsíci

    I can't seem to change the timing, 2 seconds is so fast. Please help!

  • @actone23
    @actone23 Před 8 měsíci

    thanks for the tutorial! I'm stuck at the super long expression (the one that starts with "function findChar(keyIndex,parentLayer,currentNext,seed)" as After Effects gives me the error " Object of type found where a Number, Array or Property is needed". How can I bypass this error?

    • @BenjamynHofer
      @BenjamynHofer Před 8 měsíci

      "having the same issue!" RESOLVED: If you continue on the other expressions solve this issue!

    • @kdogg73
      @kdogg73 Před 8 měsíci

      I am having this issue in AE 2024. I have hand typed the code. I have copied the code. And then I went as far as getting a single month of patreon so I can have the source files only to still get this error. Michael, if you read this, can you help address if you haven't already?

    • @mathewmartini4456
      @mathewmartini4456 Před 7 měsíci

      See my response to @NeilDoleman,@@kdogg73 : Make sure under File > Project Settings > Expressions that you are set to Legacy ExtendScript instead of Javascript. I usually have it set to javascript by default. This fixed it for me in AE 23.1

  • @blitzit4567
    @blitzit4567 Před 8 měsíci

    Hey!! I'm not sure if you still check the comments (since the vid was made 2 years ago lol), but I'm trying to do this but only with months and not years! so my Text is just "December" "November" and the idea is I just want it to animate through all of the months till January!! So at 9:50 I don't really know what to put in the start value or the end value as they are numerical. Is there any way to fix this? Thank you!!

  • @berkanyuceer3064
    @berkanyuceer3064 Před 8 měsíci

    var step = 100/effect("Value Step")("Slider"); var ref = (effect("Animation")("Slider")%step)/step; if(ref>0,5){ var res = linear(ref,0.5,1,effect("Left")("Slider"),effect("Center")("Slider")); }else{ var res = linear(ref,0,0.5,effect("Center")("Slider"),effect("Right")("Slider")); } value = [res,transformation.position[1]]; I'm having an error on the last line. It says "transformation is not defined". Can somebody help?

  • @TRAILERMUSICARCHIVES1460
    @TRAILERMUSICARCHIVES1460 Před 8 měsíci

    I can't get the expressions right... can they be written on the 2024 version?

  • @margarita-qd3jn
    @margarita-qd3jn Před 9 měsíci

    Platilla del 2017 al 23 o 24

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      ¿Te refieres al archivo de plantilla o a la versión del software?

    • @margarita-qd3jn
      @margarita-qd3jn Před 9 měsíci

      @@MediaWorkbench Hello, thank you very much for responding 😊 I wanted to know if you can make a template on green screen from the years 2017 to 2024 I would appreciate it very much It's for a school exhibition project.

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      Shoot me a message on my site 👍🏼

    • @margarita-qd3jn
      @margarita-qd3jn Před 9 měsíci

      @@MediaWorkbench I wrote to him on intragram and Facebook

  • @shrenivas_balu8687
    @shrenivas_balu8687 Před 9 měsíci

    Hello i am having trouble in this when ever i put the code for position expression in 21:31 the 0 layer moves to the right but in the video it is in center and i am using after effects 2022

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      Not sure off the top of my head. Feel free to screenshot the issue or record what is happening with something like Loom, and contact me via my website to help troubleshooting.

  • @Lunarvader
    @Lunarvader Před 9 měsíci

    awesome tutorial and I followed it without errors with AE 2024 for my anniversary church project. thanks so much for uploading it. but then I want to make it slide back to the start value and cannot find the expression. Since I am no coder, would you be so kind to give me tips on how to do it? thanks so much.

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      Hey, love that use for it! To make the timeline reverse back you will want to keyframe the Animation slider on the main text layer (the layer with all the slider controls on it) to go from 100 back down to 0. When Animation is at 0, it will be the first date, when it's at 100 its the second date. Right+click both those new keyframes to easy ease them and you can even manipulate the speed graph to make that easing even more dramatic (I have a video on Easing I highly recommend to help with this). Hope that helps, let me know if you need any more assistance.

  • @MediaWorkbench
    @MediaWorkbench Před 9 měsíci

    So turns out I wrote the expression wrong for the latest versions of After Effects CC. Anywhere in the code where "this." is used, just omit it or use "thisLayer." It seems "this." as a selector was depreciated in the latest AE versions. I will be updating the code snippets on the Media Workbench website to be correct to save anyone time. Sorry I missed it... that's awkward to have happen in an hour long tutorial.

  • @xlunair
    @xlunair Před 9 měsíci

    next branches animation

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      As in the one on the TVA monitors? Sounds good 👍🏼

    • @xlunair
      @xlunair Před 9 měsíci

      I'm waiting for the video@@MediaWorkbench

  • @amrhossamabdelwahab4487
    @amrhossamabdelwahab4487 Před 9 měsíci

    Great Tutorial . Thank you sir !!

  • @itsmeferall2600
    @itsmeferall2600 Před 9 měsíci

    I have followed the steps well and correctly, when it comes to Main Composition at the Position Expression stage: var numberLetters = this.parent.effect("Max Comps")("Slider"); var xPos = ((this.name - this.parent.effect("Starting Comp")("Slider")) - (numberLetters/2)) (number ofLetters/2)) * this.parent.effect("Letter Tracking")("Slider")); value = [xPos,transform.position[1]]; I got the following error: Warning After Effect: Expression Disabled Error on line 1 in the 'Position' property of layer 2 ('0') in the 'Main Composition' comp. TypeError: Unable to read undefined property (reading 'effect') but where is the error? I have followed the steps correctly.

    • @amrhossamabdelwahab4487
      @amrhossamabdelwahab4487 Před 9 měsíci

      +1

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      I wrote the expression wrong for the latest versions of After Effects CC. Anywhere in the code where "this." is used, just omit it or use "thisLayer." It seems "this." as a selector was depreciated in the latest AE versions. I will be updating the code snippets on the Media Workbench website to be correct to save anyone time.

  • @linario3181
    @linario3181 Před 9 měsíci

    please, help a property or method named 'ref' is missing or does not exist in the global class. It may have been renamed, moved, deleted, or there was a mistake in the name var step = 100/effect("Step")("Slider"); var red = (effect("Animation")("Slider")%step)/step; if(ref>0.5) { var res = linear(ref,0.5,1,effect("left")("Slider"),effect("centre")("Slider")); } else { var res = linear(ref,0,0,5,effect("centre")("Slider"),effect("right")("Slider")); } value = [res,transform.position[1]];

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      var ref instead of var red in the starting declarations will be where the issue is.

  • @itsmeferall2600
    @itsmeferall2600 Před 10 měsíci

    Oh thank you, this is tutorial what i looking for.

  • @anantaajif
    @anantaajif Před 10 měsíci

    what sound effect do u use for split flap display?

    • @MediaWorkbench
      @MediaWorkbench Před 9 měsíci

      I used a number of Data Beep and Data Miscellaneous sound effects from Mister Horse's Essential Sound Effects pack to create the sound effects of the split flap display in the tutorial.

  • @Dustinmrr.mp4
    @Dustinmrr.mp4 Před 10 měsíci

    Oh god this is way to complicated for a beginner like 😂 me who only uses the filmora app 😱 there must be an easier way 👀👀👀

  • @iqbalpamulaa
    @iqbalpamulaa Před 10 měsíci

    var numberOfLetters = this.parent.effect("Max Comp")("Slider"); var xPos = ((this.name - this.parent.effect("Starting Comp")("Slider")) - (numberOfLetters/2)) * this.parent.effect("Letter Tracking")("Slider"); value = [xPos,transform.position[1]]; After Effects warning: Expression Disabled Error at line 1 in property 'Position' of layer 2 ('0') in comp 'Main Comp'. TypeError: Cannot read property 'effect' of undefined I'm using AE CC 2022

    • @MediaWorkbench
      @MediaWorkbench Před 10 měsíci

      Check if your slider control is called “Max Comp” or “Max Comps” and then correct the expression where it references it. Also might be erroring if your split flap comp is yet to be parented to your reference text layer. Let me know how you go.

    • @iqbalpamulaa
      @iqbalpamulaa Před 10 měsíci

      @@MediaWorkbench "Max Comp" already matches mine, and I've parented split flap to reference text layer. If you have discord or something to show the image, let me know.

    • @MediaWorkbench
      @MediaWorkbench Před 10 měsíci

      @iqbalpamulaa easiest thing would be to get in touch via the contact page on my website, if you select “support with a tutorial” you can upload a screenshot there and we can follow up through there 👍🏼

    • @iqbalpamulaa
      @iqbalpamulaa Před 10 měsíci

      @@MediaWorkbench Email has been sent. Thank you.

    • @anantaajif
      @anantaajif Před 10 měsíci

      @@iqbalpamulaa Have you found the solution? I have the same problem too

  • @MrMiguel211
    @MrMiguel211 Před 10 měsíci

    Now I need the sound effects used

  • @GENZstudyhub
    @GENZstudyhub Před 10 měsíci

    Nah man!! I tried everything and still the slider not moving 😭😭😭😭😭😭

    • @MediaWorkbench
      @MediaWorkbench Před 10 měsíci

      On my website you can contact me via support. I’ll touch base and see if I can identify the issue, otherwise shoot me a project file :)

    • @GENZstudyhub
      @GENZstudyhub Před 10 měsíci

      @@MediaWorkbench please give the project fileeeeeeee

    • @MediaWorkbench
      @MediaWorkbench Před 10 měsíci

      @GENZstudyhub If you want the project file, it’s available via Patreon. Otherwise feel free to contact me and I can see if I can help yours directly.