views:

48

answers:

0

I want too display PPTs as inline on webpage via swf. So I convert them to swf using OpenOffice scripting. I can embed them into webpage via swfobject, however this has two major problems,

  1. Swfobject require me to tell the size of uploaded swfs, which I dont know in advance, as size/aspect ratio of swf depends on uploaded presentation.

  2. This doesnot put next/previous controls.

Is there a tool/library using which I can emebed swf player in page without these problems.