Russell Killips
Russell Killips
Mr. at KIG Global Ltd.
Activity
"Hello Everyone, Tonya contacted me recently about this not working when there is a video on the slide. I think it wasn't working because..."
  • over 6 years ago08/17/17 at 8:20 pm (UTC)
Activity
"I usually do this with an execute javascript trigger. document.body.style.backgroundImage = "url('background.png')";"
  • almost 7 years ago07/21/17 at 5:43 pm (UTC)
Activity
Russell Killips replied to the discussion ScormCustomStatus
"I don't think it's possible to show Completed and Failed at the same time in the scorm cloud. Even if you don't use a custom quiz, it wi..."
  • almost 7 years ago07/21/17 at 3:56 pm (UTC)
Activity
Russell Killips replied to the discussion ScormCustomStatus
"This should work for you. I tested it in the Scorm Cloud. I moved the javascript for setting the score to execute on timeline start of t..."
  • almost 7 years ago07/21/17 at 3:04 pm (UTC)
Activity
"Hello Matt, See if this works for you. I tested this in the Scorm Cloud. I tried both Html5 only output and Flash only output."
  • almost 7 years ago07/21/17 at 2:08 pm (UTC)
Activity
Russell Killips replied to the discussion Randon Scene Selection?
"Here's what I came up with."
  • almost 7 years ago07/20/17 at 3:50 pm (UTC)
Activity
Russell Killips replied to the discussion Simple Java Script Problem
"Here's a sample project for you to take a look at."
  • almost 7 years ago07/18/17 at 4:39 pm (UTC)
Activity
"Here is something that should get you started. I did this in Storyline 2. Adjust the variable nSeconds to the total seconds that you want..."
  • almost 7 years ago07/17/17 at 7:11 pm (UTC)
Activity
"I used a program called Handbrake to convert to an MP4. I couldn't rotate it using that program. To rotate it, I used an online tool at:..."
  • almost 7 years ago07/05/17 at 4:01 pm (UTC)
Activity
Russell Killips replied to the discussion Using Next button between Layers
"This might help you."
  • almost 7 years ago07/05/17 at 3:55 pm (UTC)
Activity
"Here is your video rotated. I tested it in Storyline 2."
  • almost 7 years ago07/05/17 at 2:56 pm (UTC)
Activity
"The only thing I could come up with is to change the state of the next button between disabled and normal a few times. While the next but..."
  • almost 7 years ago06/29/17 at 4:49 pm (UTC)
Activity
"Hello Iynne When you were previewing, you were viewing the flash version. When it was uploaded you were viewing the HTML5 version. The H..."
  • almost 7 years ago06/28/17 at 4:13 pm (UTC)
Activity
Russell Killips replied to the discussion Imported swf files are NOT displayed
"I'm thinking that when it is published and viewed, you are seeing the HTML5 output. HTML5 output doesn't support swf's. Try unchecking th..."
  • almost 7 years ago06/27/17 at 6:39 pm (UTC)
Activity
Russell Killips replied to the discussion Prevent auto resizing of images
"You could insert it as a web object. Here is an example project. You will probably need to edit the index.html page to work with your im..."
  • almost 7 years ago06/27/17 at 6:12 pm (UTC)
Activity
Russell Killips replied to the discussion Using Javascript for background music audio
"I would put the pause script on slide 2. var audio = document.getElementById('bgSong'); audio.pause(); And then modify the script on sl..."
  • almost 7 years ago06/27/17 at 4:37 pm (UTC)
Activity
Russell Killips replied to the discussion Using Javascript for background music audio
"On your video slide (slide 2) add an execute javascript trigger on timeline start. var audio = document.getElementById('bgSong'); audio...."
  • almost 7 years ago06/27/17 at 3:37 pm (UTC)
Activity
Russell Killips replied to the discussion Mute/pause Audio in Storyline 360
"This should help you. It works for both HTML5 and Flash."
  • almost 7 years ago06/23/17 at 6:55 pm (UTC)
Activity
"I think this is it. I built it in Storyline 2"
  • almost 7 years ago06/23/17 at 2:29 pm (UTC)
Activity
Russell Killips replied to the discussion Video Quiz
"Maybe using a Lightbox to popup you question will work. The Timeline automatically pauses when the lightbox opens and then resumes when t..."
  • almost 7 years ago06/22/17 at 6:28 pm (UTC)
Activity
Russell Killips replied to the discussion Invalid Answer Pop-Up in HTML5 version only
"Hello everyone, I came up with a work around. I set this up as a true/false question. When you click the submit button, a trigger will s..."
  • almost 7 years ago06/22/17 at 3:40 pm (UTC)
Activity
"Instead of using triggers, you could have two buttons. One button on the Success layer and one button on the Failure layer. If you still..."
  • almost 7 years ago06/20/17 at 6:07 pm (UTC)
Activity
Russell Killips replied to the discussion Reversing animation when a layer hides?
"Hello Blair, To do this, you need two layers. One layer shows the entrance animations. The second layer has the exit animations. Here i..."
  • almost 7 years ago06/20/17 at 5:41 pm (UTC)
Activity
Russell Killips replied to the discussion separate numbers of a numeric entry
"Here is an example project done in Storyline 2"
  • almost 7 years ago06/20/17 at 5:22 pm (UTC)
Activity
Russell Killips replied to the discussion Fillable form
"Hi Julie, I think you should use the AND condition instead of the OR condition. Here is your project updated. It allows for 3900    3,9..."
  • almost 7 years ago06/19/17 at 3:10 pm (UTC)