Welcome, Guest. Please Login.
10. Sep 2010 at 15:10
News: First, I want to welcome you to the Breeze/Presenter Forum at robrode.com! However, due to an unprecedented number of spam messages that this board has suffered, a new policy has gone into effect: Guests may view any topic available, but NO POSTING will be allowed. If you wish to legitimately join this forum and actively participate in discussions, you MUST email me at robva65 AT netscape.net (actual email address was intentionally re-written here because of spam) with your information and I will personally add you to the list of participants. I apologize if this seems a bit drastic, but I simply will not allow this board to be inundated with useless garbage. Thanks! ~Rob
Home Help Search Login


1  Adobe Presenter Center / Adobe Presenter Resources / Update for Presenter 7!
 on: 31. Aug 2010 at 14:00 
Started by robva65 | Post by robva65
I just happened to be trolling through the Connect Forums today and came across a post from Jorma at Real Eyes Connect.
 
Guess Adobe just released, although unofficially, an update to Presenter!!!! Here's the deal:
 
Open up PowerPoint and access Presenter in the main menu.  From there, check the Update option and run it.
 
I just downloaded the 1.1 meg updater and I plan on going through this thoroughly to see what's been patched. Hopefully by now Adobe has caught up w/ the rest of us regarding some of the usabilty issues that have been reported as of late.  As for me, it'd be nice to get the bugs out of the Audio Editor (for starters) but we'll see what's been addressed.
 
Yeah, I know....updating a product without really knowing what you're updating is a dangerous proposition.  But I look at it this way: even now it can't hurt and if this update really does address the Office 2010 edition to the point where it actually becomes functional, then we're definitely on the right track already!!!
 
Cheers all!
 
Rob
Reply Quote Notify of replies  

2  Adobe Presenter Center / Adobe Presenter Resources / Order of operations for branching
 on: 26. Aug 2010 at 10:44 
Started by sfatsf | Post by sfatsf
Does anyone know which branching has greater precedence in Presenter? There are the following:
 
* Quiz Groups
* Quiz Questions
* Quizzes
 
Also, within quiz questions, there are Advanced Answer Options.
 
What I want to know is the equivalent of the mathematical order of operations for these. For example, if I set a quiz question to go to one slide but have the quiz group it's in go to a different slide and also have the quiz it's in go to still another slide, which rule will Presenter follow?
 
Thanks for any help anyone can provide.
 
Steve
Reply Quote Notify of replies  

3  Adobe Presenter Center / Presenter: Troubleshooting / Re: Presenter 7.0 - buggy?
 on: 10. Aug 2010 at 22:17 
Started by aklemmer | Post by robva65
Chapterization since the release of P7 has been an issue for sure.  The only remedy that I've been able to use to overcome that problem is by updating the viewer.xml file and manually inserting extra spaces in the <slideTitle> tags.
 
Not exactly ideal, but it does work!
 
Rob
Reply Quote Notify of replies  

4  Adobe Presenter Center / Presenter: Troubleshooting / Re: Presenter 7.0 - buggy?
 on: 10. Aug 2010 at 17:04 
Started by aklemmer | Post by gracey62
I've been having the same issues with the "Chapterization" in Pres7 as well.  running the same system as you (Windows XP with both Office 2003 and Office 2007).  Have not experienced any of the audio issues though & I'm using audio in almost every one.
Reply Quote Notify of replies  

5  Adobe Presenter Center / Presenter: Troubleshooting / Re: FITB formatting crashes when question is modif
 on: 16. Jun 2010 at 17:27 
Started by sfatsf | Post by sfatsf
Adobe has officially declared this to be a bug, which is to be fixed in the next release.
Reply Quote Notify of replies  

6  Adobe Presenter Center / Adobe Presenter Tips and Tricks / Re: Controlling the Playback Component in Presente
 on: 28. May 2010 at 09:45 
Started by robva65 | Post by mark
My problem was I was trying to remove only the next and previous buttons. I found this on another forum and it works great.  Same technique just slightly different actionscript.
 
I am using custom navigation however still plan on using audio on each slide, so I still wanted the scrub.
 
this.onEnterFrame = function () {  
_root.m_controlBar.m_slideNextBtn._visible= 0;  
_root.m_controlBar.m_slideBackBtn._visible= 0;  
 
}
Reply Quote Notify of replies  

7  Adobe Presenter Center / Presenter: Troubleshooting / Audio doesn't play after being published
 on: 13. May 2010 at 16:14 
Started by jjADE | Post by jjADE
New to Presenter but trying to follow the directions in manual.  I import audio to ppt, then publish locally to C drive, then move to content area in ConnectPro but when I share it in meeting room there is no audio.  I assume I'm missing something along the way. Any help is appreciated since there is no support from Adobe on this 30-day trial of Presenter.
Reply Quote Notify of replies  

8  Adobe Presenter Center / Adobe Presenter Tips and Tricks / Re: Creating sub navigation in Presenter 7
 on: 12. May 2010 at 22:50 
Started by robva65 | Post by robva65
OUTSTANDING!!!!!
 
But this causes me to ask: when you say that you added "no-break symbols in a slide" are you saying that you added the "&nbsp;" character on the slide's title on the slide itself?  Or did you add that character-set in the Slide Manager?
 
Can you provide a little more detail about HOW you did that?
 
Nevertheless, very cool thing you've discovered...and thanks for sharing!!!!!
 
Rob
Reply Quote Notify of replies  

9  Adobe Presenter Center / Adobe Presenter Tips and Tricks / Re: Creating sub navigation in Presenter 7
 on: 11. May 2010 at 11:21 
Started by robva65 | Post by reneehdz
I inserted about 5 No-Break symbols in a slide and then cut/pasted that to Navigation Name in the Slide Manager.  It created that 'sub navigation' effect when I published. Perhaps this way is easier?
Reply Quote Notify of replies  

10  Adobe Presenter Center / Presenter: Troubleshooting / Re: FITB formatting crashes when question is modif
 on: 30. Apr 2010 at 13:51 
Started by sfatsf | Post by sfatsf
The attached image shows how Presenter makes the above image look if I go to make any change to the question slide, from within Quiz Manager
Reply Quote Notify of replies