Jerry Beaucaire
Jerry Beaucaire
Training Specialist at Rain for Rent
Activity
Jerry Beaucaire replied to the discussion Reusable Sound Effect Asset
"UPDATE - now that Storyline 360 has a MEDIA LIBRARY, it gives me the exact functionality I was looking for... an easy way to access the s..."
  • 5 years ago03/26/19 at 9:08 pm (UTC)
Activity
"For me in the Modern player, when I use $('.area-secondary').animate ({ width: 'toggle', opacity: 'toggle' }); the text in the side men..."
  • 5 years ago03/05/19 at 7:35 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Variables from a resource table
"Storyline table cells can hold references to variables.  This is the opposite of what I was asking.   Is it possible to open the .STORY ..."
  • 5 years ago02/11/19 at 4:24 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Variables from a resource table
"Storyline has a TABLES feature, are we able to fill out that table and then have variable source their values from that table when the co..."
  • 5 years ago02/09/19 at 12:30 am (UTC)
Activity
Jerry Beaucaire started a new discussion Variables from a resource table
"We are designing a course to teach the effects of selling certain items on the salesperson's commission.  We have about 15 categories of ..."
  • 5 years ago02/09/19 at 12:08 am (UTC)
Activity
Jerry Beaucaire replied to the discussion Javascript not triggering
"This works for me but only after publishing.   I've added triggers to execute the JS on pressing the ENTER key or pressing the SUBMIT key..."
  • 5 years ago01/31/19 at 11:52 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Video hosting opportunities
"I was able to create a complete project using Imbed code from Wistia.   This works for me, just change the video code to yours! <ifra..."
  • over 5 years ago01/15/19 at 4:06 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Imbedding WISTIA hosted videos
"The hard drive on my desktop is only 220gig, the day they gave it to me it only had 40gig free, before I installed my production software..."
  • over 5 years ago01/15/19 at 4:02 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Imbedding WISTIA hosted videos
"OK, so it appears that CHROME is the culprit for the imbedded videos not auto-starting on each slide, in IE they auto-start just fine.   ..."
  • over 5 years ago01/15/19 at 1:27 am (UTC)
Activity
Jerry Beaucaire replied to the discussion Detecting end of Wistia video with javascript
"Well, it appears it's CHROME that is not auto-starting the video clips, IE seems to start each clip automatically.  *sigh* So close, and..."
  • over 5 years ago01/15/19 at 1:25 am (UTC)
Activity
Jerry Beaucaire replied to the discussion Imbedding WISTIA hosted videos
"Well, I tweaked it one more time to take out some extra stuff the Storyline seemed to have added in to make it look exactly like your ori..."
  • over 5 years ago01/14/19 at 10:51 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Detecting end of Wistia video with javascript
"Well, I tweaked it one more time to take out some extra stuff the Storyline seemed to have added in to make it look exactly like your ori..."
  • over 5 years ago01/14/19 at 10:51 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Detecting end of Wistia video with javascript
"I've got a large WISTIA project I'm trying to pull snippets in sequentially and have them play autimatically like one long video.  I've t..."
  • over 5 years ago01/14/19 at 10:32 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Imbedding WISTIA hosted videos
"Yes, but that would eliminate the feeling of watching a lengthy video which is actually "pieces" being linked together based on the click..."
  • over 5 years ago01/14/19 at 10:28 pm (UTC)
Activity
Jerry Beaucaire started a new discussion Imbedding WISTIA hosted videos
"I have video-intensive course for pump testing with our company. The first draft 1s 1.4 gigabytes unpublished. FIRST PROBLEM 1) LOC..."
  • over 5 years ago01/14/19 at 5:47 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion audio across slides
"Another solution I use when I have an audio clip I need to shorten or lengthen so the music concludes at specific points on my timelines ..."
  • over 5 years ago01/11/19 at 8:50 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion audio across slides
"To loop an audio file successfully, I had to NOT place the audio file manually on the timeline.  Rather, I had to create a trigger to PLA..."
  • over 5 years ago01/10/19 at 6:02 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Javascript not triggering
"OK, it appears it actually WAS working, but only when the SUBMIT button was pressed.  I needed to add a duplicate trigger for the ENTER k..."
  • over 5 years ago01/10/19 at 4:35 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Javascript not triggering
"I've given up on the CAPS thing, now just trying to get a TRIM script to trigger and run, still not doing anything.  I'm stuck.   var p..."
  • over 5 years ago01/10/19 at 4:25 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion Javascript not triggering
"Didn't know that was a thing.   Saw this in there:   Uncaught SyntaxError: missing ) after argument list 2app.min.js:3 Uncaught TypeErr..."
  • over 5 years ago01/09/19 at 10:16 pm (UTC)
Activity
Jerry Beaucaire started a new discussion Javascript not triggering
"I'm trying to eliminate having to put in double entries for every possible answer, one without a trailing space and one with. Whatever is..."
  • over 5 years ago01/09/19 at 8:53 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion FILL IN THE BLANK - evaluate answer
"So I ended up abandoning the FILL IN THE BLANK switching to a TRUE/FALSE with the options hidden from user's view adding a layer wit..."
  • over 5 years ago12/20/18 at 11:14 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion FILL IN THE BLANK - evaluate answer
"Actually it IS working if I press the SUBMIT button. It isn't working when we press the ENTER key, trying to get the logic steps working..."
  • over 5 years ago12/20/18 at 10:02 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion FILL IN THE BLANK - evaluate answer
"Hmm, when I publish this slide to test, nothing happens, the TextEntry value never changes. Here;s my final script: var player = GetPla..."
  • over 5 years ago12/20/18 at 9:55 pm (UTC)
Activity
Jerry Beaucaire replied to the discussion FILL IN THE BLANK - evaluate answer
"So execute script when textentry loses focus. Then get the value of VAR N using your code.   Then some sort of IF THEN so if var N >..."
  • over 5 years ago12/20/18 at 7:17 pm (UTC)