That server person has it bad! I went through two boxes of tissues with
them. My eyes are really dry.
Poor Marvin ... nothing much ever goes his way, does it?
Back to what I want to do ... In teaching science I like to provide
dynamic slides from Powerpoint that allows for student interaction
during the presentation. The VBA provides the listboxes and various
controls. Since the Viewer does not engage in such actions, my thoughts
were to use scripting to make it all happen. The real goal is to use
this to make their changes without major backgound in code writing.
Possibly create a text file in notepad, take advantage of file reading
by VBA, and some formatting to clean it up. It sounds like I am trying
to reinvent the wheel, but I think it is time for me to get 'round to
it.
So you want to make this happen in the HTML/Web version of your presentations
as well? Fair warning ... this would mean tackling several largish challenges
at one time.
You'd need to learn how to produce the desired result in PPT (sounds like
you're there already)
You'd need to work out how to do the same in HTML and possible PPT's specific
HTML/xml/javascript combination.
Then you'd need to translate between the two.
Before tackling all that, have a look at the rather simpler html you can get
out of our PPT2HTML converter (
http://www.pptools.com/ppt2html/). The free
demo will let you do pretty much anything the full version's capable of, and
the whole thing's a lot more malleable than PPT's own version (though it
doesn't suupport animation and a few other things).
If you can work out a way of modifying the HTML to do what you want,
scriptwise, I'd be interested to see what needs to be done to incorporate the
ability into the add-in.
I would have to give major credit to those on this newsgroup, because
about everything that I know up to this point has been harvested from
here.
I need to finish reading the server's message. I didn't realize they
felt so bad about not being able to find web pages. Tissue time!
Toward the end, he gets a bit huffy about the unreasonable demands we make on
him ... justifiably so, I suppose. There he is, brain the size of a planet and
... well, I'll let him tell you. And tell you. And tell you ...
(And if you've not read the Hitchhiker's Guide, you really should. You'd enjoy
it.)