Orest Mykyta
Orest Mykyta
Dell
Activity
Orest Mykyta replied to the discussion View All Variables for debugging
"Is there a way to see the state of a next button or other built in buttons using this approach? Sorry for the late reply. Not with thi..."
  • 1 year ago02/09/23 at 3:18 pm (UTC)
Activity
Orest Mykyta replied to the discussion View All Variables for debugging
"Sorry for the very late reply.. i must have missed the notification.. Yes, adding a setInterval on the refreshVars variable should work t..."
  • 1 year ago02/09/23 at 3:15 pm (UTC)
Activity
"You're right. It seems that interactive elements handle their cursors separately. Here is the code that would change the cursor everywher..."
  • over 2 years ago11/12/21 at 2:44 pm (UTC)
Activity
Orest Mykyta replied to the discussion View All Variables for debugging
"Hi Luis, I actually have to thank you for resurrecting this thread. I have since created a better way to view all variables using some Ja..."
  • over 2 years ago10/05/21 at 1:55 pm (UTC)
Activity
"Here's how Nuno made his example: 1. He created the cursor images and saved them as .cur files. To create a .cur file you can find..."
  • almost 3 years ago07/01/21 at 2:06 pm (UTC)
Activity
"To change the cursor on all hyperlinks within text, use the following JavaScript: var styleElem = document.createElement("style"); styleE..."
  • over 3 years ago09/23/20 at 2:18 pm (UTC)
Activity
Orest Mykyta replied to the discussion Hide layer doesnt work in Feedback Master
"I've found a bit of a workaround for this that might help: Create a numeric variable that will act as a "Trigger" variable. I called min..."
  • 4 years ago02/04/20 at 9:06 pm (UTC)
Activity
Orest Mykyta started a new discussion View All Variables for debugging
"Is it possible to easily view the values of all Storyline variables during a preview? This would be helpful while debugging. I do ..."
  • over 4 years ago10/09/19 at 3:27 pm (UTC)
Activity
Orest Mykyta replied to the discussion Built in Variables in Storyline 360
"I was just looking of the same info and found out that if you insert a Built-in Variable as a reference into a text box, then hover the m..."
  • over 4 years ago08/02/19 at 2:15 pm (UTC)
Activity
"This can be done with some Javascript. Make a trigger that runs the following JS: document.getElementById("slide").style.cursor = "crossh..."
  • almost 5 years ago07/08/19 at 7:47 pm (UTC)