PS: 此心怡非彼心怡替芬妮
心怡~ 妳把SWF的高度調整一下
看是要低 還是要高
越少則高 數字越多則越低
依妳那篇 妳把高度調整再增加500上去
那些花草就不會蓋在字上頭了
把寬度再拉開點 加個300上去
GIF與SWF 本來就是SWF會搶去GIF的顯示頻率
所以GIF會停頓 妳如果背景圖片改成靜態圖片 就比較不會頓頓的了
這算正常的 所以 妳把長度寬度再得拉開一點試試看
如果妳使用兩個SWF 就不會有這狀況了
例如 黑背景就好 妳靠兩個SWF的語法去撐背景動態
妳注意看喔 往上拉 還沒出現SWF的地方就不會頓
PS:
有時後也是因為SWF檔的連結速度本身就慢
與捲軸或者是我們的電腦或網路無關
好~吧! 再多分享點
看到了讓人很開心的回答
你躲 我去哪找阿 我只好 原地傻傻發著呆了
反正 發呆也算是我專長之ㄧ
呆著呆著 時間在過就很快
怎麼比 哈哈 你們還是比我老的快
你們50 我還在40幾 呵呵~~ 別比了啦
可是 我還在倒數之中
聖30幾萬債務 這四筆重大案子若談成下定簽約
就夠我買車 輕債兼可以環島旅行囉
然後~ 乖乖的做完整檢查 與治療
然後~ 如果安好的話 就重出江湖
哈哈~ 做更美的網頁出來亮相
晚囉 我該上床了
嗯~ 親愛的~
好朋友們 姐妹兄弟們
大家都晚安嘿
願你今晚有好夢喔
語法祕招 就先簡單教幾招
在這之前 先謝謝這些創作語法的先輩們
讓我可以借先佛力展法力
我之前有貼過 背景的SWF的語法
單純SWF語法
黑背景可加圖片的語法
跑馬燈 文字跑馬 圖片跑馬
今天 再送個 JAVA的跳字語法以及修改大圖片 小圖片的語法
椅及跑馬燈文字的高低左右寬長的調整方式 以及一些有美圖的網站
http://www.seedesk.cn/ 壁紙大背景圖
請點入你要的圖片之後 再點擊小視窗裡的製作壁紙
然後再點擊這裡生成壁紙 後會擴大背景圖 在視窗內點滑鼠右鍵
內容 會再跳出一個小視窗 再複製他的圖片網址便可以完整呈現大背景
這是很多SWF檔的網站
http://xt.2000y.net/106939/index.asp?xAction=xSmallClass&BigClassid=3&SmallClassid=0&page=2
這是有很多網頁素材的地方
http://www.qqjay.com/
更多好玩的語法請連到,,,,,,,
Fountain & Mumur 的聯合網誌
http://www.wretch.cc/blog/fountain
一般來說 語法可以相互存在 如背景加上背景式的SWF再加上貼圖或貼SWF檔
再加上文字跑馬燈 圖片跑馬燈 這幾種語法都可以共同存在
只要不超過8000字(公寓日記的字數限)
但是單純背景與其他背景語法 就無法同時存在 只能跟透明SWF背景一起存在
放大圖片語法
< img style="-webkit-user-select: none; cursor: -webkit-zoom-in; " src="http://img.ivsky.com/img/tupian/img/201103/10/guzhuang_meinv-123.jpg" width="994" height="1200" >
height="1200 修改數字 這是長度與高度 日記長度可達約5000
width="994 修改文字 這是寬度 一般公寓日記全滿約為962
< center > 置中語法 < /center >
右下角飄入文字語法
< div style="FILTER: Glow(color=#000000,strength=2)shadow(color=Light gray,strength=2); LINE-HEIGHT: 20px; FONT-STYLE: normal; PADDING-LEFT: 200px; WIDTH: 700px; ZOOM: 1; FONT-FAMILY: 標楷體; LETTER-SPACING: 2px; HEIGHT: 10px; COLOR: #ff9999; FONT-SIZE: 16px; PADDING-TOP: 0px" >< br / >
< p > < /p >< br / >
< div style="WIDTH: 700px; FONT-FAMILY: 標楷體; HEIGHT: 700px; COLOR: #ffcccc; FONT-SIZE: 13pt" > < br / >
< marquee direction="up" height="650" behavior="slide" scrollamount="2" scrolldelay="150" >< marquee height="650" behavior="slide" scrollamount="2" scrolldelay="150" >
< br / >
修改語法中有PX的數字 為呈現必要關鍵設定
文字越長 則修改的長度數字越大
一般來說 文字後列可不加< br/ >
從 FONT-SIZE: 13pt 數字這裡修改間隔 數字越多 間隔越大
COLOR: #ffcccc 是文字的顏色
FONT-FAMILY: 標楷體 為字體修改 例如華康少女字 細明體 新細明體
WIDTH: 700px 為寬度 HEIGHT: 700px為高度
FONT-SIZE: 16px 是字體的大小 越多越大
Glow(color=#000000為旁邊霧狀色碼
strength=2 擴散程度
跑馬燈的語法修改
marquee裡的 scrollamount="2" 是速度設定 越少越慢
direction="up" 可修改為從上而下 或從下而上
將up改成down即是字由上往下
behavior=scroll 是循環顯示
跑馬燈其他可更改的部份:
1. var scroller_msg='輸入文字內容'//2) ...
2. document.write('< marquee id="curscroll" scrollamount="3" style="position:absolute;width:100px;border:1px solid #cc99ff ;font-size:12px;background-color:#ffe8ff;visibility:hidden;color:#ee1191" >'+scroller_msg+'< /marquee >')
※ scrollamount="3" → 速度,數目越大越快。※ width:100px;border:1px solid #cc99ff → 面板的寬度、外框的粗細、色彩。※ font-size:12px;background-color:#ffe8ff;visibility:hidden;color:#ee1191 →字
體的級數、面板的色彩、字體的色彩。
3. 在 document.write('< marquee id="curscroll" scrollamount="3"........)加入document.write('< marquee id="curscroll" behavior="alternate" scrollamount="3".....) 內容跑一次後會變成交替跑動,此時面板的寬度與內容要相互搭配
。
4. 在 document.write('< marquee id="curscroll" scrollamount="3"........)加入
document.write('< marquee id="curscroll" direction="right" scrollamount="3"........) 內容文字跑動的方向會向右邊。
文字區長度寬度需改 跑馬燈區也同時需改 才能完整呈現
備註:數字(值)越大的話,看的人的PC負荷也越大。(網頁速度會變慢的意思 ^^)
圖片加跑馬燈文字
< img style="CURSOR: -webkit-zoom-in; -webkit-user-select: none" alt="" width="994" height="1000" src="你的圖片連結.jpg" / > < br / >
< /p >
< div style="POSITION: relative; TOP: -1100px; LEFT: -280px" >
< div style="Z-INDEX: -1; POSITION: absolute; WIDTH: 290px; HEIGHT: 400px; TOP: 110px; LEFT: 430px" id="layer1" >
< pre >< span style="FILTER: Glow(Color=white, strength=5); WIDTH: 500px; FONT-FAMILY: Arial RED; HEIGHT: 1353px; COLOR: gray; FONT-SIZE: 9pt" >< span style="FONT-SIZE: 15pt; LETTER-: 2px" >< font color="#000000" face="新細明體" >< span style="LINE-HEIGHT: 15px" id="style" >
< strong >< font size="3" >< marquee style="WIDTH: 499px; HEIGHT: 598px" direction="up" scrollamount="1" >輸入你要的文字< br / >
飄動的字
< marquee >< marquee direction=up behavior=alternate width=400 height=100 >打上你要出現的字< /marquee >< /marquee >
上下擺動 語法:
< font size="字體大小" >字體 color="字體顏色" >
< marquee direction=up behavior=alternate width=寬度 height=擺動的高度 >輸< /marquee >
< font size="4" >標楷體 < color="//#ff0000" >
< marquee direction=up behavior=alternate width=40 height=100 >記< /marquee >
< marquee direction=up behavior=alternate width=40 height=80 >得< /marquee >
< marquee direction=up behavior=alternate width=40 height=70 >我< /marquee >
< marquee direction=up behavior=alternate width=40 height=60 >是< /marquee >
< marquee direction=up behavior=alternate width=40 height=70 >愛< /marquee >
< marquee direction=up behavior=alternate width=40 height=85 >你< /marquee >
< marquee direction=up behavior=alternate width=40 height=100 >的< /marquee >< /FONT >
(說明: 每增加一行就可增加一個字的擺動 )
圖片水中倒影語法:
< language="Java1.2" +'" style="filter:wave(strength=3,freq=3,phase=0,lightstrength=30) blur(你的圖片連結) flipv( )" >')window.=f1} >
< /br >
流星雨一 語法:
< MARQUEE direction=down height=150 >< MARQUEE direction=left scrollAmount=15 >< FONT color=pink > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< MARQUEE direction=left scrollAmount=12 >< FONT color=deeppink > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< MARQUEE direction=left scrollAmount=9 >< FONT color=skyblue > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< br >< MARQUEE direction=left scrollAmount=6 >< FONT color=ff99ff > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< br >< MARQUEE direction=left scrollAmount=3 >< FONT color=33cc99 > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< br >< /MARQUEE >
流星雨二 語法:
< MARQUEE behavior=alternate scrollAmount=100 width=90% >< FONT color=pink >★< /FONT >< /MARQUEE >< MARQUEE behavior=alternate scrollAmount=120 width=80% >< FONT color=hotpink >★< /FONT >< /MARQUEE >< MARQUEE behavior=alternate scrollAmount=150 width=90% >< FONT color=deeppink >★< /FONT >< /MARQUEE >< MARQUEE direction=down height=100 >< MARQUEE direction=left scrollAmount=10 >< FONT color=violet > /< BR >< I > ★< br >< /I >< /FONT >< /MARQUEE >< MARQUEE direction=left scrollAmount=10 >< FONT color=tomato > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< MARQUEE direction=left scrollAmount=8 >< FONT color=salmon > /< BR >< I >★< /I >< /FONT >< /MARQUEE >< /MARQUEE >
放在哪段文字之間 就會在哪段出現
放在所有語法的前面就是最頂處
背景動態小花
語法:
< script language="javascript" >var no = 15;var speed = 40; var snowflake = "< script">你的花朵圖片.jpg";< /script >< script language="javascript" src="< /script">http://home.so-net.net.tw/aboza2020/12/down.js" >< /script >
移動變換背景圖語法
< td style="line-height:150%" > < SPAN id="diaryStr" >< td style="line-height:0%" > < SPAN ID="test"STYLE="Z-INDEX:3 ;border:0px double #002200 ;position:absolute ;top:0 ;left:0 ;width: 1050 ;height: 870 ;overflow:hidden ;background-image:url(另一張背景圖jpg連結);" >< embed style="LEFT: 0px; POSITION: absolute; TOP: 0px; absolute: " src="http://imgfree.21cn.com/free/flash/5.swf" width="1024" height="800" type="application/x-shockwave-flash" quality="high" wmode="transparent" / >< br >< br / >
< br >< /center >< embed allowscriptaccess="never" align="middle" < embed style="LEFT: 0px; POSITION: absolute; TOP: 0px; absolute: " src="http://flash.qke8.com/qke8.swf?id=yuxue5&.swf" width="1024" height="800" type="application/x-shockwave-flash" quality="high" wmode="transparent" / >< br >< br / >
< br >< /center >< embed allowscriptaccess="never" align="middle" src="我的swf連結" width="1024" height="800" type="application/x-shockwave-flash" flashvars="cy=b1&il=1&channel=2738188573470301967&site=widget-0f.slide.com" wmode="transparent" >< /embed >< br / >
< /font >< /p >< /pre >< div >< /div >< /marquee >< /marquee >< /td >< /tr >< /tbody >< /table >< /div >< /td >< /tr >< /tbody >< /table >< br / >
table >< br / >
< style type="text/css" >< !--table{background:url< >;}td{background:url< >;}-- >< /style >< style type="text/css" >< !--body{background-image:url(我的圖片jpg);background-repeat:x-repeat;background-position:fixed;background-color:#888888;background-attachment:fixed;}-- >< /style >< style type="text/css" >< !--body{SCROLLBAR-FACE-COLOR:#00f2ff;SCROLLBAR-ARROW-COLOR:#888888;SCROLLBAR-HIGHLIGHT-COLOR:#888888;SCROLLBAR-SHADOW-COLOR:#888888;SCROLLBAR-3DLIGHT-COLOR:#888888;SCROLLBAR-DARKSHADOW-COLOR:#888888;SCROLLBAR-TRACK-COLOR:#888888;}-- >< /style >< style type="text/css" >< /style >< br / >
< style type="text/css" >< !--td{color:888888;font-family:新細明體}-- >< /style >< br / >
< style type="text/css" >< /style >< br / >
< /style >< style type="text/css" >input {border:1px solid #888888; background: #; background-position: center;font-size:13;color:#999999}< /style >< style type="text/css" >textarea {border:1px solid #888888;background: #; background-position: center top;width:600;height:100;overflow-y:visible;font-size:15;font-family:新細明體;color:888888;}< /style >< br / >
< br >< br / >
< br >< br / >
< br >< br / >
< /SPAN >< /td >< br / >
< /tr >< br / >
< tr >< br / >
< td style="padding:5px 17px 5px 17px;border-top:1px dashed #999999" >< table width="60%" border="0" cellpadding="3" cellspacing="0" >< br / >
< br / >
< br / >
< br / >
< br / >
< br / >
< /SPAN >< /td >
< /tr >
< tr >
< td style="padding:5px 17px 5px 17px;border-top:1px dashed #999999" >< a name="A_GIVE" >< /a >< table width="100%" border="0" cellpadding="3" cellspacing="0" >
< tr >
從右上角飛入背景的語法
< td style="line-height:150%" >
< SPAN id="diaryStr" >
< td style="line-height:0%" >
< SPAN ID="test"STYLE="Z-INDEX:3 ;border:0px double #002200 ;position:absolute ;top:0 ;left:0 ;width: 1324 ;height: 858 ;overflow:hidden ;background-image:url(圖片連結);" >< br / >
< br >< center >< table width="1024" >< tbody >< tr >< td >< marquee scrollamount="3" scrolldelay="80" behavior="slide" loop="1" width="1024" height="868" >< marquee scrollamount="3" scrolldelay="80" direction="down" behavior="slide" loop="1" width="1024" height="868" >< table width="1024" >< tbody >< tr >< td >< img style="FILTER: alpha(style=3)" src="你的圖片連結" width="1024" / >< div style="LEFT:-1024px; POSITION: relative; TOP: -550px" >< embed style="LEFT: 580px; POSITION: absolute; TOP: -600px; absolute: " src="你的swf連結" width="1500" height="1300" type="application/x-shockwave-flash" wmode="transparent" quality="high" / >< /div >< /td >< /tr >< /tbody >< /table >< /marquee >< /marquee >
< div style="LEFT: -450px; POSITION: relative; TOP: 0px" >< table style="LEFT: 350px; POSITION: absolute; TOP: -768px; absolute: " width="600" >< tbody >< tr >< td >< marquee scrollamount="1" scrolldelay="100" behavior="slide" loop="1" width="600" height="768" direction="down" >< marquee scrollamount="1" scrolldelay="100" direction="up" behavior="slide" loop="1" width="600" height="768" >< pre >< p style="MARGIN-LEFT: 150px" >< font style="LINE-HEIGHT: 12px" face="新明細體" color="#ff0066" size="4" >< br / >
< br >< br / >
< p align="center" >< font color="#eeeeee" size="4" face="標楷體" >標題或內文< br / >
< /font >< /p >< br / >
< p align="center" >< font color="#eeeeee" size="4" face="標楷體" >內文
< br >< br / >
< embed height="1" type="application/x-shockwave-flash" width="1" src="音樂連結" allowaccess="never" >< /embed > < br / >
< /font >< /p >< /pre >< div >< /div >< /marquee >< /marquee >< /td >< /tr >< /tbody >< /table >< /div >< /td >< /tr >< /tbody >< /table >< br / >
< br >< br / >
< /SPAN >< /font >< style type="text/css" >< !--table{background:url< >;}td{background:url< >;}-- >< /style >< style type="text/css" >< !--body{background-image:url(圖片gif.jpg連結);background-repeat-repeat;background-position:fixed;background-color:#000000;background-attachment:fixed;%7d-- >< /style >< style >< !--body{SCROLLBAR-FACE-COLOR:#FFFFFF;SCROLLBAR-ARROW-COLOR:#000000 ;000000;SCROLLBAR-DARKSHADOW-COLOR:#000000;SCROLLBAR-TRACK-COLOR:#FFFFFF;}-- >< br / >
< /style >< SPAN id="diaryStr" >< /table >< /td >< /tr >< tr >< TBODY >< TR >< TD >< /tr >< /table >< br / >
< style type="text/css" >< !--td{color:888888;font-family:新細明體}-- >< /style >< br / >
< style type="text/css" >< /style >< br / >
< /style >< style type="text/css" >input {border:1px solid #888888; background: #; background-position: center;font-size:12;color:#999999}< /style >< style type="text/css" >textarea {border:1px solid #888888;background: #; background-position: center top;width:600;height:100;overflow-y:visible;font-size:15;font-family:新細明體;color:888888;}< /style >< br / >
< br >< br / >
< br >< br / >
< br >< br / >
< br >< br / >
< br >< br / >
< /tr >< br / >
< tr >< td style="padding:5px 17px 5px 17px;border-top:1px dashed #999999" >< table width="70% border="0" cellpadding="3" cellspacing="0" >< br / >
< br / >
< br / >
< /SPAN >< /td >
分享之