網頁全螢幕化的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,637 Responses

  1. WilliamRhype表示:

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

  2. Davidtes表示:

    nolvadex d generic tamoxifen tamoxifen blood clots

  3. WilliamRhype表示:

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

  4. RandallTaulp表示:

    generic lisinopril: lisinopril 2 – zestril

  5. RandallTaulp表示:

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

  6. Ronaldpsymn表示:

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

  7. WilliamRhype表示:

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

  8. Davidtes表示:

    buy generic propecia cost cheap propecia tablets buy propecia price

  9. Ronaldpsymn表示:

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

  10. Davidtes表示:

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

  11. WilliamRhype表示:

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

  12. Davidtes表示:

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

  13. WilliamRhype表示:

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

  14. RandallTaulp表示:

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

  15. RandallTaulp表示:

    benicar lisinopril: lisinopril prices – lisinopril 20g

  16. Ronaldpsymn表示:

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

  17. Davidtes表示:

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

  18. Davidtes表示:

    buy cipro online ciprofloxacin mail online ciprofloxacin over the counter

  19. WilliamRhype表示:

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

  20. Davidtes表示:

    tamoxifen and ovarian cancer tamoxifen endometriosis nolvadex generic

  21. WilliamRhype表示:

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

  22. Davidtes表示:

    tamoxifen postmenopausal tamoxifen men tamoxifen chemo

  23. Davidtes表示:

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

  24. WilliamRhype表示:

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

  25. Sevgxj表示:

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

  26. RandallTaulp表示:

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

  27. RandallTaulp表示:

    alternative to tamoxifen: tamoxifen for men – tamoxifen adverse effects

發佈留言

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