View Mode: Normal | Article List
another Liu Huan~! also a Chinese singer.
[ 2007-03-16 22:24:00 | Author: liuhuan ]
ps. silver text
[ 2007-03-12 09:01:57 | Author: liuhuan ]
Useful picture slidebar (javascript)
[ 2007-03-11 11:08:05 | Author: liuhuan ]
Example: http://www.tscn.cn/...
Read More...
Quote
<script>var NowFrame = 1;var MaxFrame = 4;var bStart = 0;function fnToggle(){var next = NowFrame + 1;if(next == MaxFrame+1) {NowFrame = MaxFrame;next = 1;}if(bStart == 0){bStart = 1;setTimeout('fnToggle()', 2000);return;}else{oTransContainer.filters[0].Apply();document.images['oDIV'+next].style.display = "";document.images['oDIV'+NowFrame].style.display
Read More...
Interesting talk from FUSE mailing list
[ 2007-03-02 00:17:04 | Author: liuhuan ]
Quote
hello,
I know this is FUSE mailing list. and I know there are people here who good at Flash Web Application Deveopment (i dont call anymore them "web site" )
so, i wanted to share my big problem with you. (if still this mail will take "wrong place" review please tell me)
on my last works especially, I generally LOST in my projects.
i know that, an application development is exactly
I know this is FUSE mailing list. and I know there are people here who good at Flash Web Application Deveopment (i dont call anymore them "web site" )
so, i wanted to share my big problem with you. (if still this mail will take "wrong place" review please tell me)
on my last works especially, I generally LOST in my projects.
i know that, an application development is exactly
Read More...