- 影片錄製:Camtasia Studio
- 網頁播放:Shadowbox.js
Shadowbox.js 的介紹:
Shadowbox is a web-based media viewer application that基本上就是光箱特效,但是可以內嵌影片、圖片作為來源。
supports all of the web's most popular media publishing formats
<head> <link rel="stylesheet" type="text/css" href="shadowbox.css"> <script type="text/javascript" src="shadowbox.js"></script> <script type="text/javascript"> Shadowbox.init(); </script> </head> <body> <a href="video.flv" rel="shadowbox;height=720;width=960"> online video </a> </body>
沒有留言:
張貼留言