Mark Ramsey
Mark Ramsey
Activity
"I needed to track if a user has taken a quiz twice, and have Storyline track it rather than an LMS. I use a text variable called "Attempt..."
  • over 5 years ago09/26/18 at 3:39 pm (UTC)
Activity
Mark Ramsey replied to the discussion Storyline loses our corporate bullets
"Perhaps you could turn the graphics into a TrueType font, then bring them in that way as custom bullets.  Storyline stores Flash-based bu..."
  • 8 years ago03/07/16 at 3:39 pm (UTC)
Activity
Mark Ramsey replied to the discussion HTML5 & localstorage
"At this point I'm thinking we might have to forego the persistent data part. I'm concentrating more right now on somehow posting data to ..."
  • 8 years ago01/28/16 at 4:54 pm (UTC)
Activity
Mark Ramsey replied to the discussion HTML5 & localstorage
"I was hoping to have the ability to let them have multiple sessions for storing as many notes as they can, for as many slides as necessar..."
  • 8 years ago01/28/16 at 2:53 pm (UTC)
Activity
Mark Ramsey replied to the discussion Loop Example
"I guess I always come at things from the programming point of view. I think of these layers as functions, so I can reuse them. Layers on ..."
  • over 8 years ago01/14/16 at 1:31 pm (UTC)
Activity
Mark Ramsey replied to the discussion Web Objects and HTML5/Raphael
"I'm not certain how to directly access the Web Object. I don't believe there is any way to access it through what passes for the DOM of S..."
  • over 8 years ago11/11/15 at 8:37 pm (UTC)
Activity
"Is there a way to just check if any key has been pressed? Not any key in particular? "Press any key to continue""
  • over 8 years ago09/08/15 at 7:03 pm (UTC)
Activity
Mark Ramsey replied to the discussion Slide completed loaded trigger
"Judy, I wanted to follow up. I have noticed that when heavy content loads, the timeline DOES either slow down or slow momentarily.  I te..."
  • over 8 years ago09/04/15 at 7:26 pm (UTC)
Activity
Mark Ramsey replied to the discussion Slide completed loaded trigger
"Leslie, Leslie, "garbage collection" means that a chunk of data (loaded into the memory queue) that is not being used anymore, is earmar..."
  • over 8 years ago09/04/15 at 12:51 pm (UTC)
Activity
Mark Ramsey replied to the discussion Slide completed loaded trigger
"Ashley, that is what I thought. There must be a buffer limit to what Storyline can load, because I've run into that limit in a scene with..."
  • over 8 years ago09/03/15 at 8:36 pm (UTC)
Activity
Mark Ramsey replied to the discussion javascript api
"I don't think there is a direct  way to say "playSlide(x)". The HTML5 API is much richer than the Flash version.  Take a look at my API e..."
  • over 8 years ago07/29/15 at 1:54 pm (UTC)
Activity
Mark Ramsey replied to the discussion Font Size Changes
"Ashley, I did a little editing to the above. Sorry about any attitude. Just the usual square peg/round hole stuff.    "
  • almost 9 years ago07/14/15 at 12:13 pm (UTC)
Activity
Mark Ramsey replied to the discussion Font Size Changes
"Steve, I've found something of a workaround for this issue.  I needed some sort of transcript text box that either slides up from the fo..."
  • almost 9 years ago07/13/15 at 8:25 pm (UTC)
Activity
Mark Ramsey replied to the discussion Flash trigger to control Storyline
"Ashley, thanks. I neglected to send the Flash.fla file for this demo - here it is."
  • almost 9 years ago06/30/15 at 5:40 pm (UTC)
Activity
Mark Ramsey replied to the discussion Flash trigger to control Storyline
"I just did a proof of concept for this idea. I create a Flash file with a button, and add an Event Listener to capture the button's CLIC..."
  • almost 9 years ago06/30/15 at 4:11 pm (UTC)
Activity
Mark Ramsey replied to the discussion Changing color of text programmatically
"Andrew,  When you use a Javascript string to render text in a variable embedded in a Text Box, you have only a limited sub-set of HTML t..."
  • almost 9 years ago06/08/15 at 2:20 pm (UTC)
Activity
"Steve, Yes, I used some similar variable controls on some of my work to control things. For slide branching, I am using two number vari..."
  • almost 9 years ago06/02/15 at 6:15 pm (UTC)
Activity
Mark Ramsey replied to the discussion Flash trigger to control Storyline
"You can use ExternalInterface within Flash to change the value of a variable within Storyline. You can then create a trigger that will lo..."
  • 9 years ago04/16/15 at 7:58 pm (UTC)