Book Image

Prezi HOTSHOT

By : HLCN Van Groenendaal
Book Image

Prezi HOTSHOT

By: HLCN Van Groenendaal

Overview of this book

Table of Contents (18 chapters)
Prezi HOTSHOT
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. More Interactivity with the Prezi Player API

With the Prezi Player API, you can communicate with your embedded prezi on a website using JavaScript code. The API gives you lots of possibilities for more interactivity with your prezis.

An Application Programming Interface (API) is a set of programming instructions to access a specific application. A software company releases its API to give developers the opportunity to communicate with their software. This way, programmers don't have to start from scratch; they can use the functions already written by the software company. For example, an automatic Twitter plugin on your website is created by a developer by using the Twitter API.

The status of the Prezi Player API is alpha. Check prezi.github.io/prezi-player/ for the latest updates.