dream4ever

如何以类似百度文库的方式在线展示 PPT?

  •  
  •   dream4ever · Jan 18, 2016 · 3294 views
    This topic created in 3790 days ago, the information mentioned may be changed or developed.

    出于工作需要,目前正在设计一个课程网站,其中一个功能需求就是以类似百度文库的方式在线展示 PPT 课件,由于需要控制课件内容在页面中显示的位置,所以将课件单独在一个页面中展示的方法是不可行的。在网上查了一些资料,似乎只能将 PPT 转为 PDF 然后再转为 Flash 在页面中显示?不知道还有没有别的方式来实现这个需求?

    HTML + Flash 方式显示视频的功能是通过下面的代码实现的,我希望在线展示 PPT 课件的功能也能以类似的方式来实现,谢谢先。

    <video controls="controls" poster="http://a.jpg" width="640" height="480">
        <source src="http://b.mp4" type="video/mp4" />
        <object type="application/x-shockwave-flash" data="http://flashfox.googlecode.com/svn/trunk/flashfox.swf" width="640" height="480">
            <param name="movie" value="http://flashfox.googlecode.com/svn/trunk/flashfox.swf" />
            <param name="allowFullScreen" value="true" />
            <param name="wmode" value="transparent" />
            <param name="flashVars" value="controls=true&amp;http%3A%2F%2Fc.jpg&amp;src=http%3A%2F%2Fd.mp4" />
            <img alt="本节简介" src="http://e.jpg" width="640" height="480" title="视频未能正常播放" />
        </object>
    </video>
    
    6 replies    2016-01-19 16:51:36 +08:00
    funky
        1
    funky  
       Jan 18, 2016
    openoffice+swftools
    wj5868386
        2
    wj5868386  
    PRO
       Jan 18, 2016 via iPhone
    为什么不试试印象笔记呢
    dream4ever
        4
    dream4ever  
    OP
       Jan 19, 2016
    @RockyLee 非常感谢,这个方案很简单易行~~~
    dream4ever
        5
    dream4ever  
    OP
       Jan 19, 2016
    @wj5868386 不知道您是否有仔细看我所说的需求呢?
    dream4ever
        6
    dream4ever  
    OP
       Jan 19, 2016
    @funky 这个方案在 V2EX 找到过,不太适合自己,不过依然感谢~~~
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   964 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 21:56 · PVG 05:56 · LAX 14:56 · JFK 17:56
    ♥ Do have faith in what you're doing.