
Author: | Monday, January 1, 2007 | (0) comments | Permanent Link
Source code: sketch_070102a
Built with Processing
Author: | Tuesday, January 2, 2007 | (0) comments | Permanent Link
WIN/IE6でfloatを効かせたボックスのマージンが倍になる。
margin:0 0 0 10px;が表示だと左マージン20pxになる。
display:inlineとしてあげると回避できる。
Author: | Saturday, January 6, 2007 | (0) comments | Permanent Link
MovieClipのアルファ値は100 / 256 = 0.390625%刻みらしい。どうりであまり値が小さいと変化しないと思ってた。
Author: | Monday, January 29, 2007 | (0) comments | Permanent Link