Lucio P
Aviation Training Designer
-
About
Lucio P
Airline Pilot (Retired) -
Montreal, Canada
-
Contact Me
Activity
Lucio P replied to the discussion Pulling first name from LMS
"Hi Glenda,
From what I see in your code, you must declare the "player" variable before making the API call.
Try this:
var player = GetPla..."
- 2 years ago10/19/21 at 5:35 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Addendum...
It should be noted that if the "UPGRADE PROJECT TEXT" action shown here is taken, compatibility is lost:"
- over 2 years ago08/05/21 at 11:12 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Hello Maria,
Thank you for your continued efforts to solve this problem.
Well after further testing, I am happy to say that the update di..."
- over 2 years ago08/05/21 at 9:01 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Hello Lauren,
Our tests reveal that, unfortunately, the problem is still present. The only way to avoid is to delete all new text boxes a..."
- over 2 years ago08/05/21 at 1:04 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Hello Lauren,
I’m not sure if I already replied to this email. But if I didn’t (and even if I did), thank you (again) for the info an..."
- over 2 years ago08/02/21 at 7:45 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Thank you for the support Lauren! I'll be happy to test and provide feedback at the earliest opportunity!!"
- over 2 years ago07/30/21 at 1:57 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Sorry Jimmy,
I did not pursue this due to lack of time. As a result, I'm sorry not to have a fix to suggest. At work, we use Storyli..."
- over 2 years ago07/28/21 at 1:51 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Hello Becca,
Thank you for following up on my observation. I will prepare a .story that can be shared and upload it as indicated. "
- over 2 years ago07/02/21 at 4:50 pm (UTC)
Activity
Lucio P replied to the discussion Text Scrollbar error while opening storyline file.
"Hi Ren,
Has a fix been issued for Storyline 3? I have the same issue with the latter when opening some Storyline 360 files, although thos..."
- over 2 years ago06/30/21 at 2:50 pm (UTC)
Activity
Lucio P replied to the discussion Multiple screen support
"Has there been any development on this capability for SL3 - 360?"
- over 3 years ago08/13/20 at 5:37 pm (UTC)
Activity
Lucio P replied to the discussion Retrieve LMS User Name as Variable
"If ever the "Works in all" portion doesn't work as is, try preceding it with the following script:
var player = GetPlayer();
function f..."
- over 4 years ago05/31/19 at 4:30 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"The beginning of the abandonment! Very sad news after only three years!!"
- almost 6 years ago12/19/17 at 8:53 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Varya, note that the buttons are not frozen. The "hotspots" that trigger the "yes" or "no" actions seem to be moved off of the buttons. T..."
- 6 years ago11/28/17 at 8:18 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Alyssa, disregard my latest comments. I was the cause of my own headache. Indeed, I had temporarily disabled UIAutomationCore.dll for oth..."
- over 6 years ago06/29/17 at 7:14 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Alyssa, I'm sorry for not following up on this issue But I have more critical issues that appeared in SL2. Now when launching SL2, a mess..."
- over 6 years ago06/29/17 at 6:01 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Hi Alyssa,
Sorry for the delay in responding. After some testing on different lessons, it seems the bug is mainly present on the resume ..."
- over 6 years ago06/26/17 at 2:48 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Hi Ashley,
Actually, it's neither story.html nor story_html5.html but rather index_lms.html!!
But I'm not sure that it would be a Flash..."
- over 6 years ago06/21/17 at 7:04 pm (UTC)
Activity
Lucio P replied to the discussion Articulate Storyline 360 vs. Storyline 3
"Thanks for the interesting review Russ!!"
- over 6 years ago06/21/17 at 1:36 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Noted! Thank you Sujeev!!"
- over 6 years ago06/21/17 at 1:11 pm (UTC)
Activity
Lucio P replied to the discussion Buttons Do not Work in Edge Browser
"Hi Sujeev,
Was there any development on this issue? I am experiencing the same problem with MS Edge only since the last Windows 10 updat..."
- over 6 years ago06/20/17 at 8:43 pm (UTC)
Activity
Lucio P replied to the discussion Pulling first name from LMS
"I'm still on SL2 and will be for a while. Sorry I can't help!!"
- over 6 years ago05/09/17 at 8:45 pm (UTC)
Activity
Lucio P replied to the discussion Pulling first name from LMS
"Perhaps a stupid question, but do you have javascript enabled on your browsers?"
- over 6 years ago05/09/17 at 5:21 pm (UTC)
Activity
Lucio P replied to the discussion Pulling first name from LMS
"Ooops my bad, sorry! Good catch Matthew!!"
- over 6 years ago05/02/17 at 1:59 pm (UTC)
Activity
Lucio P replied to the discussion Pulling first name from LMS
"Hi Sally,
Yes those are the variables required in SL.
Lucio
"
- over 6 years ago04/27/17 at 1:56 am (UTC)
Activity
Lucio P replied to the discussion Pulling first name from LMS
"This should provide the requested results:
var lmsAPI = parent; var name = lmsAPI.GetStudentName(); var id = lmsAPI.GetStudentID(); var ..."
- over 6 years ago04/26/17 at 3:48 pm (UTC)