James Holt
James Holt
Instructional Technology Designer
Activity
James Holt replied to the discussion Anyone know about ActiveX?
"Bruce, Here is what I know. ActiveX is only supported by IE - the other browsers use a plugin architecture called NPAPI. "
  • over 6 years ago07/25/17 at 4:21 pm (UTC)
Activity
"This example illustrates how to disable next button when the timeline starts and enable next button when a variable change occurs after a..."
  • over 6 years ago07/25/17 at 3:44 pm (UTC)
Activity
"Currently, this only works for HTML5 content, not Flash. are viewing the story_html5.html"
  • almost 7 years ago07/19/17 at 3:15 pm (UTC)
Activity
James Holt replied to the discussion Naming a motion path
"I have had the same problem. I usually have several projects that are in various stages of development, & have had a difficult time ..."
  • 7 years ago02/08/17 at 12:54 am (UTC)
Activity
"Hi Linda, By default, Storyline defines a slide complete when the slide timeline reaches its endpoint. If you are using the slide count t..."
  • over 7 years ago12/06/16 at 8:23 pm (UTC)
Activity
"I agree. While looking at "player_compiled.js" I found the function "currentSlide()". Note: Current slide string "story.allSlides[play..."
  • over 7 years ago10/24/16 at 8:29 pm (UTC)
Activity
"Hi Russell, Correct! The JavaScript works with HTML5 however, a good flash actions script 3 developer, should be able to connect the scr..."
  • over 7 years ago10/05/16 at 12:05 am (UTC)
Activity
"I like it.  You can replace all of the individual slide triggers with the following JavaScript. var player = GetPlayer(); var nSceneNum..."
  • over 7 years ago10/04/16 at 8:47 pm (UTC)
Activity
"Steve,  The "thisSceneSlideCnt = story.allSlides[player.slideIndex].parent.slides.length;" drawn from the parent or current scene and no..."
  • over 7 years ago09/26/16 at 7:47 pm (UTC)
Activity
"Now it's working.  Sound like an undocumented feature. I changed the player size from "lock player at optimal size" to "Scale player to ..."
  • over 7 years ago09/23/16 at 9:48 pm (UTC)
Activity
James Holt started a new discussion HTML5 output not playing in Microsoft Edge
"Window 10 sent out an update last night and now Storyline 2 no longer displaying HTML5 output in Microsoft Edge. Any ideas?"
  • over 7 years ago09/23/16 at 9:25 pm (UTC)
Activity
"For those listening, a flash designer with an AS3 background should be able to pull the same info and send back to Storyline."
  • over 7 years ago09/22/16 at 7:14 pm (UTC)
Activity
"Yes, this is for HTML5. "
  • over 7 years ago09/22/16 at 7:06 pm (UTC)
Activity
James Holt replied to the discussion Having issue with Hotspot sensitity.
"Hello Daniel, This is one of the reasons I have started using transparent shapes with states as an alternative to hotspots. Drop a sha..."
  • over 7 years ago09/19/16 at 3:55 pm (UTC)
Activity
"John, Here is a link to a discussion on adding dynamic slide numbers to Storyline. Storyline 2: Adding Dynamic Slide Numbers Simplified"
  • over 7 years ago09/19/16 at 2:04 am (UTC)
Activity
"Ashley and Gary,  I the discussion now includes getting the scene slide count. Thanks, Jim"
  • over 7 years ago09/19/16 at 1:25 am (UTC)
Activity
James Holt started a new discussion Storyline 2: Adding Dynamic Slide Numbers Simplified
"This discussion demonstrates how to add dynamic slide numbers to a course within Articulate Storyline 2. And allow you to add, move, and ..."
  • over 7 years ago09/16/16 at 5:45 pm (UTC)
Activity
"Additionally, you can get the current Scene number with the following javaScript. // -- Current Scene Number var sceneNumber = story.al..."
  • over 7 years ago09/15/16 at 6:55 pm (UTC)
Activity
"John, You can retrieve the current slide number from storyline using the following javaScript. // Get Storyline Player var player = Get..."
  • over 7 years ago09/15/16 at 6:52 pm (UTC)
Activity
"Try inserting a slide after your results slide and run the JavaScript function."
  • over 7 years ago08/26/16 at 7:08 pm (UTC)
Activity
"Hi Chris, I use the following javascript function available on most LMS's: //set status; possible values: "completed","incomplete", "fa..."
  • over 7 years ago08/26/16 at 6:56 pm (UTC)