-
Alert Boxes in AE Expressions
are alert boxes supported in AE Expressions?
I’ve tried some of these in one of my expressions https://www.w3schools.com/js/js_popup.asp
to give the user an error message if 2 text layers don’t match, but AE tells me ‘property or method window is missing or does not exist.’
I gather that a script would support this, but I don’t want to require the user to run a script to know that their comp is messed up. My idea for a workaround is to use a text layer with the error message and control the opacity with the expression.
Thoughts?