Paul Kornman
Paul Kornman
Activity
Paul Kornman replied to the discussion Flash Movie
"Just a thought - Are you sure that your Flash animation gets to the last frame? If you have a Flash file with, let's say, 120 frames, bu..."
  • 11 years ago01/31/13 at 11:54 am (UTC)
Activity
Paul Kornman replied to the discussion Add Unclassified Banner to Presenter?
"Tammy - yes, you would need to do that for every engage interaction that you would want to resize so it would fit between your banners."
  • 11 years ago01/18/13 at 9:53 am (UTC)
Activity
Paul Kornman replied to the discussion Add Unclassified Banner to Presenter?
"I did a test (with a Glossary Interaction) and I think I have a solution for you. I can give more specific details, but here's the genera..."
  • 11 years ago01/18/13 at 8:41 am (UTC)
Activity
Paul Kornman replied to the discussion Publishing Presenter Notes
"My two cents:  You can use a VBA script in PowerPoint to take all your notes and put them somewhere (say replacing the notes for slide 1,..."
  • 11 years ago01/15/13 at 8:27 am (UTC)
Activity
"Joanne, welcome to E-Learning Heroes. Did a quick test. This seems to work for me. Your mileage may vary. Open the presentation.xml file ..."
  • over 11 years ago12/05/12 at 4:51 am (UTC)
Activity
Paul Kornman replied to the discussion Trying to Execute JavaScript
"I think your problem is the conditional: it should be "if  (  (deep > -1) || (depth > -1)    )"  with an extra set of parentheses a..."
  • over 11 years ago11/28/12 at 12:38 pm (UTC)
Activity
Paul Kornman replied to the discussion Aligning Images in PPT 2007
"Another  suggestion would be a programming solution using VBA (Visual Basic for Applications) in PowerPoint.(included for free) I know it..."
  • over 11 years ago11/15/12 at 5:07 am (UTC)
Activity
Paul Kornman replied to the discussion Using Flash
"Welcome to Heroes, David. My two cents: If you want the scrubber in Articulate Presenter to control the Flash movie, you must keep everyt..."
  • over 11 years ago09/27/12 at 4:44 am (UTC)
Activity
"I discussed this in an earlier post: http://community.articulate.com/forums/p/12127/72669.aspx#72669 but I think it bears repeating: When..."
  • over 11 years ago09/20/12 at 10:12 am (UTC)
Activity
Paul Kornman replied to the discussion simple play audio action script needed
"I tried your code with the same results. So, here's what I did to get around it. I made a movieClip with the sound in it, starting at fra..."
  • over 11 years ago09/12/12 at 9:30 am (UTC)
Activity
Paul Kornman replied to the discussion Slide timing with animation
"The easiest solution I have found is to create a sound file of silence for the time you want the slide to last. So, if you want the slide..."
  • over 11 years ago08/23/12 at 12:14 pm (UTC)
Activity
Paul Kornman replied to the discussion Changing Size and Position default
"Welcome to Heroes, Devin. I would also like to change the defaults for adding Flash movies (but for me it's the "Advance to next slide" o..."
  • over 11 years ago08/21/12 at 12:22 pm (UTC)
Activity
Paul Kornman replied to the discussion Software for creating flash animations
"I am a Flash coder, and here are my thoughts. 1. Consider why you want Flash animations in Articulate.      Are you looking for a more p..."
  • over 11 years ago08/14/12 at 8:56 am (UTC)
Activity
"If you look in your published folder structure, you should see a data>swf>notes folder. For each slide, there should be a "notesbig..."
  • almost 12 years ago06/07/12 at 11:53 am (UTC)
Activity
Paul Kornman replied to the discussion A lot of animations on one slide
"I use the Selection and Visibility Panel in conjunction with the Custom Animation Panel. From the Selection and Visibility Panel, I chang..."
  • almost 12 years ago05/03/12 at 9:12 am (UTC)
Activity
"I had a further thought... In Flash, If you "Rewind", then 'Play", then "Stop/Pause" before the end, does the sound continue to play? If ..."
  • almost 12 years ago04/25/12 at 8:37 am (UTC)
Activity
"Welcome to Heroes. I'm guessing that your sound is playing as part of a script. If the sound is in its own layer in your flash file (so y..."
  • almost 12 years ago04/24/12 at 7:09 am (UTC)
Activity
"You could use Flash, or even a simple html page (see below) as a WebObject. You can have the HTML page on a server somewhere or use it lo..."
  • over 12 years ago11/28/11 at 10:23 am (UTC)
Activity
Paul Kornman replied to the discussion Flash movie resetting
"IMO, no.  When the user arrives on your navigation screen, the contents of the screen are reloaded. Since your navigation Flash movie res..."
  • over 12 years ago09/15/11 at 8:24 am (UTC)
Activity
"Attach this script to the button: _level0.ArtAPI.PlaySlideNum(nSlide); where nSlide is the slide number to jump to. Good luck, Paul"
  • almost 13 years ago05/31/11 at 10:35 am (UTC)
Activity
Paul Kornman replied to the discussion Adding a side window to Flash logo
"I did a quick test that worked for me. I took a Flash logo (that I already had) and made the stage size big enough to hold any side wind..."
  • almost 13 years ago05/31/11 at 7:31 am (UTC)
Activity
Paul Kornman replied to the discussion Introducing Hollywood Movie Clips
"FYI: I worked on a project years ago (2004) which involved psychiatrists looking at movie clips (e.g. Vertigo) and analyzing the characte..."
  • almost 13 years ago05/20/11 at 6:10 am (UTC)
Activity
"Here's a suggestion: (using Actionscript 2 and the Articulate API): Every time a user visits a slide, information is sent to your databas..."
  • almost 13 years ago05/17/11 at 11:11 am (UTC)
Activity
Paul Kornman replied to the discussion slide timing varies
"I would suggest generating a silent sound file (I use Audacity) for the desired length of the slide. Attach the silent sound to the slide..."
  • almost 13 years ago05/12/11 at 10:12 am (UTC)
Activity
Paul Kornman replied to the discussion Controlling Slide Progression
"I was intrigued by your question and ran a test that might help....(but you'd need Flash and Actionscripting): You can replace the logo i..."
  • almost 13 years ago04/13/11 at 10:53 am (UTC)