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

15,736 Responses

  1. BrainDer表示:

    https://prednisonea.store/# where to get prednisone

  2. BryanAgist表示:

    buy zithromax no prescription: zithromax capsules – generic zithromax azithromycin

  3. JosephBix表示:

    https://prednisonea.store/# buy prednisone 20mg

  4. Michaelhig表示:

    buying prednisone without prescription: prednisone pill 10 mg – prednisone 20 mg without prescription

  5. BrainDer表示:

    http://stromectola.top/# stromectol 3 mg tablet price

  6. DomenicEcoff表示:

    prednisone tablets india: buy prednisone without a prescription best price – average cost of prednisone

  7. Jameswaw表示:

    get cheap clomid without insurance buying clomid without rx can you get cheap clomid

  8. Jameswaw表示:

    prednisone 2 mg buy prednisone 20mg without a prescription best price 20 mg prednisone tablet

  9. Jameswaw表示:

    stromectol price in india ivermectin 3 mg dose stromectol 12mg

  10. BrainDer表示:

    http://azithromycina.pro/# zithromax 250mg

  11. JosephBix表示:

    http://azithromycina.pro/# buy cheap zithromax online

  12. BrainDer表示:

    https://amoxicillina.top/# amoxicillin generic

  13. BryanAgist表示:

    can i order clomid online: order clomid tablets – can you get generic clomid for sale

  14. Michaelhig表示:

    ivermectin tablet price: stromectol price uk – stromectol 15 mg

  15. DomenicEcoff表示:

    zithromax 250mg: zithromax capsules – zithromax online

  16. BrainDer表示:

    http://stromectola.top/# ivermectin 1

  17. BrainDer表示:

    http://amoxicillina.top/# amoxicillin 500mg capsule buy online

  18. Michaelhig表示:

    amoxicillin tablet 500mg: how to buy amoxycillin – amoxicillin 875 mg tablet

  19. Jameswaw表示:

    cost of cheap clomid tablets how to get generic clomid online can you get clomid

  20. Jameswaw表示:

    zithromax cost zithromax 500mg cheap zithromax pills

  21. BrainDer表示:

    https://amoxicillina.top/# amoxicillin 500mg capsules

  22. DomenicEcoff表示:

    cheap clomid without insurance: can i buy clomid online – generic clomid prices

  23. JosephBix表示:

    http://azithromycina.pro/# zithromax 250

  24. BrainDer表示:

    http://amoxicillina.top/# amoxicillin pills 500 mg

  25. Michaelhig表示:

    prednisone 12 tablets price: prednisone online pharmacy – prednisone online sale

  26. BrainDer表示:

    http://stromectola.top/# stromectol order

  27. BrainDer表示:

    https://azithromycina.pro/# where to get zithromax over the counter

  28. Jameswaw表示:

    get cheap clomid price where buy clomid price order clomid without dr prescription

  29. BryanAgist表示:

    where to get clomid now: where to buy cheap clomid online – where can i get cheap clomid for sale

  30. Jameswaw表示:

    can i get cheap clomid prices where to get clomid pills cost of generic clomid without insurance

發佈留言

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