Changes

Jump to: navigation, search

Popcorn slideshow player

226 bytes added, 18:43, 11 December 2011
About the Player
The application runs in two parts (although at the time of writing there is still a number of components that need to be figured out)
The first part handles the loading and embedding of the slideshow player. This is done by setting parameters and calling swfobject which is a tool that embeds flash objects into web pages. The swfobject is obtained by running Popcorn's getScript method and passing the url where the swfobject javascript file is located. - Popcorn.getScript( "http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js" ); 
'''*Important:''' In the slideshare webpage there is documentation on how to invoke the swfobject in order to embed the slideshow, popcorn works slightly differently from this however in that it requires a few more parameters to be set.
1
edit

Navigation menu