Forum Discussion
Corrupted triggers?
Can you try this?
Which scene or slide are you having the problem on?
- brianmcaudill21 days agoCommunity Member
Check out my post it answers your question. There is a list of all the slides that have issues.
- CaryGlenn121 days agoSuper Hero
Your post didn't make any sense to me. I'm not sure if it is addressing the issue or not.
- brianmcaudill21 days agoCommunity Member
I will try to simplify. All the buttons are connected to the same trigger identifiers in the backend code. So, no matter which button you click you are always editing the first one because the backend identifiers are all pointing to the first button. I am not going to go into any more details as it seems to have confused you so the best advice is to use the trigger creator button in the ribbon and not on the right side panel as they use 2 separate code paths in the articulate software.
Now instead of them all saying Picture 1 and having the trigger listed for trigger 1. Now you have separate triggers for 1,2,3 etc and you can change them as needed.
This can also be solve programmatically in about 10 seconds my automating the reconfiguration of the identifiers in the .story file so that the identifiers are no longer mismatched.This is a bug. That is the explanation. That is one of many fixes.
brian@actyra.com
Related Content
- 11 months ago
- 10 months ago
- 25 days ago