Script as HTML
Jan272005
Yesterday I wrote about providing slide notes to your users or learners by Publishing to Word Notes. That is one of many potential approaches to achieve similar results. Another option is to leverage the Web Object feature of Articulate Presenter.
Here’s how to do it:
- Convert your script or slide notes to HTML using one of these methods:
- Publish to Word Notes and use Word’s Save as Web Page feature to convert the Word document to HTML.
- Use a WYSIWYG editor.
- Refer to this simple HTML overview and hand-code the HTML page.
- Save your new HTML document as index.htm or index.html and place it in its own directory (e.g., name the directory script).
- In PowerPoint, go to your first slide, then Articulate -> Insert Web Object to launch the Web Object Wizard.
- Click Browse to locate your directory (point to the directory containing your index file).
- Set the Display option to be In new browser window.
- Complete the Wizard.
Optionally, you could add a note on your first slide notifying your users or learners that a script should open in a new window containing the slide notes or script.
This solution can also help you in developing content that meets Section 508 compliance.
(Thanks to Articulate’s own Don Freda, VP of Sales, for recommending this solution.)
4 responses to “Script as HTML”
Hi! I tried the solution proposed here and though it works, I wanted to ask if it’s possible to:
1) Embed an icon that can be clicked, “view transcript”
2) Make the box that pops up a set size and position on the screen
3) Change the title on the popup screen to “Audio Transcript”
Thank you!
Hey EDZ 🙂
1) Yes, simply add the icon you want your users to click, right-click it, and select “Hyperlink”. More info can be found here: http://www.articulate.com/support/presenter09/kb/?p=1626
2) Yes, you can learn all about your choices here, specifically in #5: http://www.articulate.com/support/presenter09/?p=26
3) Yes, you can customize that to whatever you specify in the title tag in the HTML
Hope that’s helpful! If you have any further questions, feel free to visit our Heroes community forum: http://community.articulate.com/
Hi Edz.If you are familiar with web page design, you could theoretically do that as a web object but there’s nothing in Presenter built in that would allow you to do that.
Great, I’ll try this 🙂 Thanks a lot!
Comments are closed on this post. Need more help? Post your question in the E-Learning Heroes Discussions.