網頁全螢幕化的Flash動畫

好一陣子沒更新文章了,因為最近把自己弄得很忙,不過在日前的授課中,有同學問到了要如何在網頁中製作一個可以全螢幕化的Flash動畫,教完了之後想想這個範例應該不用花太久時間,所以就順便在這邊分享一下吧!

首先要先會把swf放在網頁上(廢話),接著在Flash中設置一個按鈕,寫下如下的ActionScript:

btn.addEventListener(MouseEvent.CLICK,fullFn)
function fullFn(e:MouseEvent){
	if(stage.displayState == StageDisplayState.NORMAL)
		stage.displayState = StageDisplayState.FULL_SCREEN;
	else
		stage.displayState = StageDisplayState.NORMAL;
}

另外在網頁上也要在HTML中加入下面的參數:

<param name="allowFullscreen" value="true" />

如此一來就可以完成這樣的效果囉!也可以參考一下範例頁面

You may also like...

14,565 Responses

  1. WilliamRhype表示:

    http://cytotec.club/# buy cytotec in usa

  2. Ronaldpsymn表示:

    http://ciprofloxacin.tech/# ciprofloxacin 500mg buy online

  3. Davidtes表示:

    hysterectomy after breast cancer tamoxifen nolvadex gynecomastia does tamoxifen cause weight loss

  4. Davidtes表示:

    Abortion pills online Misoprostol 200 mg buy online cytotec buy online usa

  5. WilliamRhype表示:

    http://nolvadex.life/# buy nolvadex online

  6. Ronaldpsymn表示:

    http://ciprofloxacin.tech/# cipro pharmacy

  7. RandallTaulp表示:

    tamoxifen rash pictures: tamoxifen adverse effects – tamoxifen dosage

  8. RandallTaulp表示:

    buy generic propecia without insurance: buy generic propecia pill – cost of cheap propecia now

  9. Davidtes表示:

    lisinopril tabs 40mg lisinopril 100 mg lisinopril 2019

  10. WilliamRhype表示:

    https://lisinopril.network/# zestril lisinopril

  11. WilliamRhype表示:

    https://finasteride.store/# cheap propecia tablets

  12. Davidtes表示:

    lisinopril 10mg daily lisinopril 5 mg over the counter buy lisinopril 40 mg tablet

  13. Davidtes表示:

    where to buy nolvadex does tamoxifen cause bone loss tamoxifen postmenopausal

  14. Ronaldpsymn表示:

    https://finasteride.store/# get generic propecia prices

  15. WilliamRhype表示:

    https://nolvadex.life/# tamoxifen hot flashes

  16. Davidtes表示:

    tamoxifen headache tamoxifen premenopausal tamoxifen chemo

  17. RandallTaulp表示:

    cipro 500mg best prices: buy cipro online – buy ciprofloxacin over the counter

  18. RandallTaulp表示:

    purchase cipro: buy ciprofloxacin – ciprofloxacin 500 mg tablet price

  19. WilliamRhype表示:

    https://finasteride.store/# cost of propecia without insurance

  20. Davidtes表示:

    buy cytotec online fast delivery purchase cytotec п»їcytotec pills online

  21. WilliamRhype表示:

    https://nolvadex.life/# tamoxifen bone pain

  22. Davidtes表示:

    buy lisinopril online no prescription where can i purchase lisinopril lisinopril tab 100mg

  23. WilliamRhype表示:

    http://lisinopril.network/# zestril 20 mg

  24. Davidtes表示:

    buy ciprofloxacin buy cipro cheap ciprofloxacin generic price

  25. Ronaldpsymn表示:

    https://finasteride.store/# cost of cheap propecia now

  26. RandallTaulp表示:

    Abortion pills online: cytotec pills buy online – buy cytotec over the counter

  27. RandallTaulp表示:

    order cytotec online: Cytotec 200mcg price – buy cytotec

  28. WilliamRhype表示:

    https://lisinopril.network/# lisinopril online pharmacy

  29. Ronaldpsymn表示:

    http://ciprofloxacin.tech/# cipro for sale

  30. Davidtes表示:

    buy generic ciprofloxacin where can i buy cipro online cipro online no prescription in the usa

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。