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

  1. Davidtes表示:

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

  2. WilliamRhype表示:

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

  3. Davidtes表示:

    nolvadex d generic tamoxifen tamoxifen blood clots

  4. WilliamRhype表示:

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

  5. RandallTaulp表示:

    generic lisinopril: lisinopril 2 – zestril

  6. RandallTaulp表示:

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

  7. Ronaldpsymn表示:

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

  8. WilliamRhype表示:

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

  9. Davidtes表示:

    buy generic propecia cost cheap propecia tablets buy propecia price

  10. Ronaldpsymn表示:

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

  11. Davidtes表示:

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

  12. WilliamRhype表示:

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

  13. Davidtes表示:

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

  14. WilliamRhype表示:

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

  15. RandallTaulp表示:

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

  16. RandallTaulp表示:

    benicar lisinopril: lisinopril prices – lisinopril 20g

  17. Ronaldpsymn表示:

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

  18. Davidtes表示:

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

  19. Davidtes表示:

    buy cipro online ciprofloxacin mail online ciprofloxacin over the counter

  20. WilliamRhype表示:

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

  21. Davidtes表示:

    tamoxifen and ovarian cancer tamoxifen endometriosis nolvadex generic

  22. WilliamRhype表示:

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

  23. Davidtes表示:

    tamoxifen postmenopausal tamoxifen men tamoxifen chemo

  24. Davidtes表示:

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

  25. WilliamRhype表示:

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

  26. Sevgxj表示:

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

  27. RandallTaulp表示:

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

  28. RandallTaulp表示:

    alternative to tamoxifen: tamoxifen for men – tamoxifen adverse effects

發佈留言

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