這是一個在 wordpress 裏 embed swf 的plugin。
去年曾經安裝試用過,但當時的版本(v0.2)會跟其它的plugin相衝,所以一直沒有使用,也導致後來一直無法直接在blog裏embed swf而要另開頁面。
今天興起再去試了一次新版(v1.1),結果跟 wordpress 2.0 相處良好,也不會再衝到其它 plugin,所以日後本站可以直接在文章裏放 swf 囉~。
同時感謝本站大長輩 Rita 協助調整了wordpress template 與 css,現在不論在 IE 與 Firefox 內看起來應該都會正常顯示了 (不過很遺憾的是前幾天在 IE 7 beta中看還是又爛掉了,html + css 真是條不歸路啊~~~)
另外最近兩星期異常忙錄,許多網友的來信都無法回覆,還請見諒,最快要下星期之後才可能有時間處理。
| by admin

*sample
*source
This is a total re-write of this (it was made during beta 2 or 3 and since then a lot of things had changed when Flex 2 Final came out).
After I posted the peice several people had asked for the source, so I took the chance last week to revise it a bit and clean up the code.
This is a much simplified and elegant version, I managed to add the close button on each tab directly without going too deep into the inheritance chain, you can see this in MyButton.as, that’s where all magic happens.
Code are heavily commented in Chinese and partially in English (I have confidence that I will forget what I’m doing six months later, so I comment almost each block of the code).
Feel free to drop me a line if there’s any question or improvement ideas, thanks.
| by admin