saveas HTML

K

KR

I haven't had to do anything with HTML before, but now I'm looking for any
option, and maybe HTML will do... I have a presentation with a small amount
of VBA, which takes any autoshape's click event and uses a messagebox to
display a portion of what was in the web alternative text box of that
object.

Is there any way (without buying additional software) to export this so that
it works on the web (I guess I'm asking whether MS exports code as VBScript
or something) or am I out of luck until I learn to program that
interactivity directly into web pages?

Basically, I'm still trying to find a workaround so that I can use my
functionality without forcing users to set their security level lower to
enable macros.

Thanks,
Keith
 
D

David M. Marcovitz

For something as simple as a few MsgBoxes, you might be able to figure
out a little JavaScript to do the same thing. I don't think you can do
anything to automatically transfer your code.
--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.loyola.edu/education/PowerfulPowerPoint/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top