網頁全螢幕化的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...

11,981 Responses

  1. Ronaldpsymn表示:

    http://cytotec.club/# order cytotec online

  2. WilliamRhype表示:

    http://finasteride.store/# buying generic propecia without dr prescription

  3. Davidtes表示:

    cost generic propecia cost cheap propecia no prescription cost generic propecia price

  4. WilliamRhype表示:

    https://lisinopril.network/# lisinopril 50 mg tablet

  5. Davidtes表示:

    nolvadex d generic tamoxifen tamoxifen blood clots

  6. WilliamRhype表示:

    https://finasteride.store/# buy cheap propecia without a prescription

  7. RandallTaulp表示:

    generic lisinopril: lisinopril 2 – zestril

  8. RandallTaulp表示:

    prinivil 10 mg tab: lisinopril 20 mg prices – zestril 5mg price in india

  9. Ronaldpsymn表示:

    https://cytotec.club/# buy cytotec over the counter

  10. WilliamRhype表示:

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

  11. Davidtes表示:

    buy generic propecia cost cheap propecia tablets buy propecia price

  12. Ronaldpsymn表示:

    http://nolvadex.life/# aromatase inhibitors tamoxifen

  13. Davidtes表示:

    zestril 40 mg tablet lisinopril 2.5 mg price zestoretic 10 12.5 mg

  14. WilliamRhype表示:

    http://nolvadex.life/# nolvadex during cycle

  15. Davidtes表示:

    buy cipro online ciprofloxacin 500 mg tablet price ciprofloxacin over the counter

  16. WilliamRhype表示:

    http://nolvadex.life/# nolvadex vs clomid

  17. RandallTaulp表示:

    ciprofloxacin mail online: cipro online no prescription in the usa – ciprofloxacin 500 mg tablet price

  18. RandallTaulp表示:

    benicar lisinopril: lisinopril prices – lisinopril 20g

  19. Ronaldpsymn表示:

    http://finasteride.store/# cost of cheap propecia

  20. Davidtes表示:

    cheap propecia no prescription buying generic propecia no prescription buy generic propecia

  21. Davidtes表示:

    buy cipro online ciprofloxacin mail online ciprofloxacin over the counter

  22. WilliamRhype表示:

    https://ciprofloxacin.tech/# where can i buy cipro online

  23. Davidtes表示:

    tamoxifen and ovarian cancer tamoxifen endometriosis nolvadex generic

  24. WilliamRhype表示:

    https://cytotec.club/# п»їcytotec pills online

  25. Davidtes表示:

    tamoxifen postmenopausal tamoxifen men tamoxifen chemo

  26. Davidtes表示:

    cipro online no prescription in the usa cipro ciprofloxacin cipro 500mg best prices

  27. WilliamRhype表示:

    http://cytotec.club/# buy cytotec pills online cheap

  28. Sevgxj表示:

    order famciclovir 250mg – order generic famvir 250mg order valcivir online

  29. RandallTaulp表示:

    order cytotec online: cytotec pills buy online – order cytotec online

  30. RandallTaulp表示:

    alternative to tamoxifen: tamoxifen for men – tamoxifen adverse effects

發佈回覆給「Davidtes」的留言 取消回覆

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