Copy link to clipboard
Copied
Hi all ,
I try to get the name of the sequence when the user changes sequence.
Example: the editor works in sequence "BLABLA" my started application get the sequence name . When the user changes sequence I would like to get the name of the second sequence.
Via an event or other?
I thought of a timer or pooler but is this a good practice?
Thanks 🙂
Hi,
let me kindly refer you to this thread:
I have also discussed this topic in another thread with Bruce Bullis​ and we agree it's bad practice to use timers and similar constructs to simulate events.
Events would be the way to go but so far they have not been implemented for Sequence Change Events and similar stuff.
Copy link to clipboard
Copied
Hi,
let me kindly refer you to this thread:
I have also discussed this topic in another thread with Bruce Bullis​ and we agree it's bad practice to use timers and similar constructs to simulate events.
Events would be the way to go but so far they have not been implemented for Sequence Change Events and similar stuff.
Copy link to clipboard
Copied
Hi E.D
You answered my questions 🙂
Have nice day
Find more inspiration, events, and resources on the new Adobe Community
Explore Now