Examples of three different jwplayer.js embed methods (versus swfobject.js embed). Note that the jwplayer folder is located in the same folder as this html file, which works for the first two methods. But the "quick embed" method will not work unless the jwfolder also is at the site root. In the generated source code, note the difference in the object tag's data value for the quick method.

1. Container div tag embed

2. Video tag embed

3. Video class tag "quick embed" - works only if player.swf is at the site root, with path /jwplayer/player.swf