It is a long story 對不起,我太久沒有回看『春雷』這篇新詩,所以沒有回答妳的留言.直到今天才發現,妳的留言。
『春雷』的靈感是隨那幾天的雷聲,有感而發!
至於圖是用PHOTOIMPACT的 Ulead Gif animator 軟體編製的, 1、底圖是在網路上找一個較深色的彩虹圖片。比如檔名是good.jpg 2、用PhotoImpact 的編輯軟體改變深色的彩虹圖片的亮度,使它變亮白些。製好的檔案用good1.jpg名儲存 3、用PhotoImpact 的編輯軟體在上述較亮白的good1.jpg圖片上,插入閃電的動畫(PhotoImpact 有此功能),完成後用good2.gif檔名儲存。 4、再開起PHOTOIMPACT的 Ulead Gif animator編輯軟體,把good.jpg, good1.jpg. good2.gif 三個圖檔連接,就完成妳所看到的連續動畫檔案,完成後取名good3,gif。這檔案要儲存在你個人網站的檔案夾裏。這個圖檔用 internet explor開啟就是妳所看到的一連續動畫
至於音效分兩部份: 1、我有各種聲音的音效軟體,挑出打雷的比如檔名是 thunder.mid (數位信號)儲存在你個人網站的檔案夾裏。 2、挑選我收藏的CD歌曲,找出「夢醒時分」,它是類比信號,用轉檔程式改便成數位信號,完成後檔名比如是 mysound.mp3(名字隨便取,程式只認識英文檔名,不辨識中文)。這檔案也要儲存在你個人網站的檔案夾裏。
文、圖、音效合併工程: 第一步 打開Frontpage 網頁編輯軟體,打開Frontpage下端<HTML>欄位,在<bady>和<-bady>之間,輸入文字向上捲語法: <script language="JavaScript1.2"> <!-- var marqueewidth=450 var marqueeheight=150 var speed=1 var marqueecontents='<font face="細明體" color="#cc0099" size="2">詩第一行文字<br>詩第二行文字<br>詩第參行文字<br>詩第四參行文字<br>…<br>…….~</font>' if (document.all) document.write('<center><marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee></center>') function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers){ setTimeout("window.onresize=regenerate",400) intializemarquee() } } function intializemarquee(){ document.cmarquee01.document.cmarquee02.document.write('<nobr>'+marqueecontents+'</nobr>') document.cmarquee01.document.cmarquee02.document.close() thelength=document.cmarquee01.document.cmarquee02.document.width scrollit() } function scrollit(){ if (document.cmarquee01.document.cmarquee02.left>=thelength*(-1)){ document.cmarquee01.document.cmarquee02.left-=speed setTimeout("scrollit()",100) } else{ document.cmarquee01.document.cmarquee02.left=marqueewidth scrollit() } } window.onload=regenerate2 --> </script>
第二步Frontpage工具欄>格式>背景>輸入good3.gif所儲存的URL.打雷動畫面就成背景 第三步打開Frontpage下方<html>欄位,在<head>與<-head>之間插入音效檔語法: <bgsound src=”(thunder.mid的URL 格式是http://www. loop=0> (音效循環一次) <bgsound src=”(mysound.mp3的URL)格式是http://www. loop=-1> (音效一直循環)
如此,大功告成. 如果妳學過網頁製作, 雖然我寫的教學不好,大約會知到怎麼會是兒,如果沒有,我的爛教學,就更難看~!
http://wtwang.idv.tw 就是我個人架設的網站, 我沒有上過一天電腦課,買軟體,買書,無師自通,土法鍊鋼,是被逼出來的 !! 妳可參考!
|