What can it do?
It can insert a web page using a:
- Web address such as http://CaptivateDev.com
- Relative Path such as “myfolder/myHTMLFile.htm”
- HTML string such as “<html><head></head><body>Hello Wolrd Wide Web!</body></html>”
- Captivate User Variable such as $$UserVariable$$ that would contain the html syntax in a string like the above.
- It can also interpret variables so you could have a string or a URL such as http://mywebsite.com?user=$$myUserVariable$$
- You can have two-way communication between the web page and Captivate 5 if you know JavaScript.
Use Cases:
- Inserting PDF files (embedded into your web page).
- Displaying Legacy AS2 .swf files (such as Articulate Presenter files or Captivate 3 or 4 files) in your AS3 Captivate 5 projects.
- Showing corporate policies that must be kept to date. No need to republish your Captivate 5 project every time a policy changes if you’re displaying a web page that already has the current info from your corporate intranet.
- Display a Google Form, Spreadsheet, or Doc that shows up-to-date information.
- Create your own web mashups with Facebook, or Twitter and place them inside of your presentation.
- Have users take a training evaluation survey from http://www.surveymonkey.com/ or http://polldaddy.comall within Captivate.
- Whatever you can stuff into a web page, you can now show inside of Captivate.
http://captivatedev.com/2010/11/05/adobe-captivate-5-web-page-widget/
No comments:
Post a Comment