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

13,139 Responses

  1. Billyved表示:

    http://amoxila.pro/# buy amoxicillin

  2. MarvinRoave表示:

    amoxicillin tablets in india amoxicillin generic amoxicillin 500 mg purchase without prescription

  3. Billyved表示:

    http://amoxila.pro/# buying amoxicillin online

  4. Pukqyn表示:

    viagra professional online curl – eriacta uncomfortable levitra oral jelly online curious

  5. Charleselila表示:

    neurontin 100mg price: neurontin 400 mg tablets – prescription drug neurontin

  6. MarvinRoave表示:

    doxycycline hyc odering doxycycline buy cheap doxycycline

  7. MarvinRoave表示:

    where to purchase doxycycline order doxycycline buy generic doxycycline

  8. Henryfet表示:

    doxycycline hyclate 100 mg cap: doxycycline generic – doxycycline

  9. Henryfet表示:

    zithromax online usa no prescription: buy zithromax without prescription online – buy generic zithromax online

  10. Charleselila表示:

    cost of neurontin 600 mg: neurontin 300 mg buy – buy neurontin 100 mg canada

  11. Billyved表示:

    http://zithromaxa.store/# buy zithromax online with mastercard

  12. Richardorele表示:

    order doxycycline online: online doxycycline – buy doxycycline cheap

  13. MarvinRoave表示:

    buy prednisone online usa prednisone brand name us prednisolone prednisone

  14. Billyved表示:

    http://doxycyclinea.online/# buy doxycycline without prescription uk

  15. Billyved表示:

    http://prednisoned.online/# how can i get prednisone

  16. MarvinRoave表示:

    prednisone for dogs over the counter prednisone cream can i purchase prednisone without a prescription

  17. MarvinRoave表示:

    neurontin price australia neurontin 200 neurontin prescription online

  18. Henryfet表示:

    zithromax generic cost: zithromax over the counter uk – generic zithromax azithromycin

  19. Henryfet表示:

    buy doxycycline for dogs: doxycycline prices – buy doxycycline monohydrate

  20. Billyved表示:

    https://gabapentinneurontin.pro/# canada neurontin 100mg discount

  21. Charleselila表示:

    prednisone 4 mg daily: prednisone without rx – buy prednisone 1 mg mexico

  22. Richardorele表示:

    neurontin 150 mg: neurontin 600 mg – neurontin price

  23. Billyved表示:

    https://amoxila.pro/# can you purchase amoxicillin online

  24. Richardorele表示:

    prednisone cost canada: 3000mg prednisone – prednisone 10mg

  25. MarvinRoave表示:

    zithromax 500 price zithromax without prescription generic zithromax over the counter

  26. MarvinRoave表示:

    amoxil pharmacy amoxicillin 750 mg price amoxicillin 875 125 mg tab

  27. Billyved表示:

    https://amoxila.pro/# amoxicillin 500mg

  28. Henryfet表示:

    where can you buy zithromax: buy zithromax – where can i buy zithromax uk

  29. Henryfet表示:

    neurontin 204: neurontin cost in singapore – neurontin mexico

  30. Billyved表示:

    http://prednisoned.online/# how to get prednisone tablets

發佈留言

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