RossNewark said:
I would like to create a speech bubble that pops up when I move the mouse
over a graphic, just like the little yellow box messages that appear when you
hover over a button on the toolbar.
Is this possible in PowerPoint 2003 and if so, how?
Hi Ross,
Yes this is possible, though not without use of Hyperlinks, but it
works nicely:
Let's assume you are working on Slide 6 (for example)
1. Insert you image
2. Select the image and press CTL_K (shortcut Insert Hyperlink)
3. In the Edit Hyperlink window, Click the Scrrentip button (ALT_P)
4. Type in the text you want in the "bubble", and click OK
5. Select "Place in This Document"
6. Select Slide 6 (the slide that has the image in it). This so if you
accidentally click on the image it just brings you to the same slide)
7. Click OK
Now, in slide view, float your mouse over the image and you'll see the
"bubble" and if you click the image by accident, it will just reload
the slide.
The alternative is to create real "text bubbles" and use VBA to make
the bubble show on mouseover but be hidden otherwise.
Hope this helps
Chris