作者winge (小春)
看板Flash
標題[問題] 關於smartfox
時間Wed Mar 5 20:02:20 2008
smartfox.onPublicMessage = function(msg, user)
{
chat_txt.htmlText += "<b>[ " + user.getName() + " ]:</b> " + msg
main_sb.setScrollPosition(chat_txt.maxscroll)
}
main_sb.setScrollPosition(chat_test.maxscroll)這行到底是什麼意思= =??
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.122.37.156
推 aquarianboy:能不能註明一下smartfox的出處呢? 看起來滿陌生的 :) 03/05 21:17
→ winge:這是smartfox的範例 聊天室的範例 03/05 21:37
推 pm2001:就移到最下面阿 03/05 22:19
推 aquarianboy:我想問的是,smartfox是什麼? :) 03/05 22:53
推 pm2001:聰明的狐狸XD 03/06 00:02
→ winge:移到最下面??不懂耶 因為我刪掉這行執行 一樣OK 沒問題耶 03/06 01:05