Jim Owen
Jim Owen
Boeing
Activity
"Thanks for pointing that out. The image and title do show up now. The description, however, is simply the URL itself. https://jimof..."
  • 18 days ago04/20/24 at 9:06 pm (UTC)
Activity
Jim Owen started a new discussion Adding Open Graph meta tags to story.html
"I am trying to add Open Graph meta tags to my story.html file, but things are not working as hoped. I'm wondering if anyone has experienc..."
  • 19 days ago04/19/24 at 8:28 pm (UTC)
Activity
Jim Owen started a new discussion Force landscape on phone
"I have a project meant for mobile (540 x 960) and I'm wondering if there's any way to force the project to play in landscape mode, rather..."
  • 24 days ago04/14/24 at 4:30 pm (UTC)
Activity
Jim Owen replied to the discussion Next button trigger keeps changing
"Well, never mind. Of course, as soon as I post the question, I see the answer, so I'm posting it here in case anyone runs into it. If I c..."
  • 2 months ago03/12/24 at 2:01 pm (UTC)
Activity
Jim Owen started a new discussion Next button trigger keeps changing
"I have several slides with multiple cue points at which the timeline pauses. I have set the trigger for the next button to resume the tim..."
  • 2 months ago03/12/24 at 1:53 pm (UTC)
Activity
Jim Owen replied to the discussion Web object not working
"What's really strange about this is that in both the real project and the test project, the web object URL is hard-coded, and exactly the..."
  • 2 months ago03/08/24 at 5:22 pm (UTC)
Activity
Jim Owen replied to the discussion Web object not working
"Thanks for testing Tom. your links do work for me. So I uploaded that test project to my AWS console and it also tests fine. The real pro..."
  • 2 months ago03/08/24 at 5:20 pm (UTC)
Activity
Jim Owen started a new discussion Web object not working
"I have an project which uses a web object. The web object contains some html, CSS and JavaScript. When publishing to my local machine, it..."
  • 2 months ago03/08/24 at 4:04 pm (UTC)
Activity
Jim Owen started a new discussion Set Web Object URL at runtime
"I would like to set the URL to a web object at runtime. Basically I want to build a URL in JavaScript based on some variables, then assig..."
  • 3 months ago02/11/24 at 1:23 am (UTC)
Activity
Jim Owen replied to the discussion Mute audio using javascript
"Is there a way to do this at an individual audio object level rather than muting the entire project?"
  • 3 months ago02/05/24 at 5:14 pm (UTC)
Activity
Jim Owen replied to the discussion Volume slider thing
"I have found from a previous thread this Javascript: var $volume = (GetPlayer().GetVar('volume') / 10); DS.appState.currentVolume($volume..."
  • 3 months ago02/05/24 at 5:08 pm (UTC)
Activity
Jim Owen replied to the discussion Captions issues
"That's exactly how I have it now. If there were no controls at all and no seekbar, the video would fill the screen as it is 9:16. Are you..."
  • 3 months ago02/05/24 at 4:11 pm (UTC)
Activity
Jim Owen started a new discussion Volume slider thing
"I'm wondering if this is possible. I want to play two pieces of audio simultaneously. I want the user to be able to drag a slider back an..."
  • 3 months ago02/05/24 at 4:03 pm (UTC)
Activity
Jim Owen started a new discussion Captions issues
"I am writing a project to be consumed on phones. It has a portrait mode video which matches the screen dimensions, and I'm using captions..."
  • 3 months ago02/05/24 at 3:14 pm (UTC)
Activity
Jim Owen replied to the discussion Keyword based search
"Oh that's great! And yes, that's pretty much exactly what I am trying to do. I'll look at your solution shortly. I've got some optimism..."
  • 3 months ago02/05/24 at 3:04 pm (UTC)
Activity
Jim Owen replied to the discussion Keyword based search
"Thanks Christy, you're right, I had Storyline on the brain. That's a good thing to think about. The reason I wanted to use SL was two thi..."
  • 3 months ago02/05/24 at 3:04 pm (UTC)
Activity
Jim Owen started a new discussion Keyword based search
"I am trying to build a project that showcases the work of a visual artist. I want the user to be able to enter a search term and then cli..."
  • 3 months ago02/03/24 at 12:05 am (UTC)
Activity
Jim Owen replied to the discussion Search field
"Got it. It all comes down to the lose focus event happening on mouse down, and the clicked event happening when mouse goes up. I tr..."
  • 3 months ago01/30/24 at 3:14 pm (UTC)
Activity
Jim Owen started a new discussion Search field
"I want to enable the user to enter a value and have that stored in a variable. This is made easy with the data entry object. However, it ..."
  • 3 months ago01/29/24 at 10:22 pm (UTC)
Activity
Jim Owen replied to the discussion Scale image from URL
"Whoops sorry about that. I think I saw the word "story" in the filename and saw ".story" Here it is"
  • 4 months ago01/22/24 at 4:19 pm (UTC)
Activity
Jim Owen started a new discussion Scale image from URL
"I am trying to display an image which is accessed from a URL using a web object. I am simply dropping a web object onto the slide, assign..."
  • 4 months ago01/18/24 at 3:10 pm (UTC)
Activity
Jim Owen replied to the discussion Can't get email to work anymore
"OK, it took a long time, but I figured it out. I had named a variable 'this'. Changing it to anything else fixed the problem. Thanks for ..."
  • 5 months ago12/11/23 at 4:58 pm (UTC)
Activity
Jim Owen replied to the discussion Can't get email to work anymore
"Strange, I didn't change any of the Slide Master code from the time it was working to the time it stopped working."
  • 5 months ago12/11/23 at 3:19 pm (UTC)
Activity
Jim Owen started a new discussion Can't get email to work anymore
"This has been working for days. Now all of a sudden I can't get my JavaScript to send an email for love or money. I do not get it. Not a ..."
  • 5 months ago12/08/23 at 6:27 pm (UTC)
Activity
"For anyone who needs this, I have learned how to add line breaks to the body of JS output when composing an email. The string '%0D%0A' ac..."
  • 5 months ago12/07/23 at 4:57 pm (UTC)