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

  1. MarvinRoave表示:

    cost of generic zithromax where can i get zithromax zithromax online usa

  2. Billyved表示:

    http://amoxila.pro/# where can i get amoxicillin 500 mg

  3. Rcujyd表示:

    priligy cheerful – fildena launch cialis with dapoxetine brandy

  4. MarvinRoave表示:

    zithromax antibiotic zithromax price canada generic zithromax india

  5. MarvinRoave表示:

    neurontin generic south africa how much is neurontin cost of neurontin 100mg

  6. Billyved表示:

    https://prednisoned.online/# prednisone 0.5 mg

  7. Charleselila表示:

    amoxicillin buy online canada: amoxicillin generic – azithromycin amoxicillin

  8. Henryfet表示:

    zithromax over the counter canada: can i buy zithromax over the counter – where to get zithromax over the counter

  9. Henryfet表示:

    doxycycline 150 mg: price of doxycycline – order doxycycline online

  10. Billyved表示:

    http://doxycyclinea.online/# 200 mg doxycycline

  11. MarvinRoave表示:

    prednisone pills 10 mg generic prednisone 10mg prednisone 54899

  12. Charleselila表示:

    amoxicillin 875 125 mg tab: amoxicillin 800 mg price – amoxicillin 500 mg online

  13. Richardorele表示:

    average price of prednisone: buy prednisone 50 mg – otc prednisone cream

  14. Billyved表示:

    https://doxycyclinea.online/# doxycycline 150 mg

  15. MarvinRoave表示:

    doxycycline 150 mg buy cheap doxycycline online buy doxycycline without prescription

  16. MarvinRoave表示:

    doxycycline vibramycin buy cheap doxycycline online doxycycline hyc

  17. Billyved表示:

    http://gabapentinneurontin.pro/# neurontin tablets uk

  18. Henryfet表示:

    vibramycin 100 mg: buy doxycycline without prescription uk – buy doxycycline hyclate 100mg without a rx

  19. Henryfet表示:

    zithromax 250: zithromax online usa no prescription – zithromax azithromycin

  20. Billyved表示:

    https://zithromaxa.store/# where can i get zithromax

  21. MarvinRoave表示:

    order prednisone online canada can i buy prednisone from canada without a script prednisone 5093

  22. Charleselila表示:

    amoxicillin 500mg without prescription: amoxicillin 500mg over the counter – where can i buy amoxicillin online

  23. Richardorele表示:

    can i buy prednisone online in uk: prednisone tablets – prednisone 300mg

  24. Billyved表示:

    http://amoxila.pro/# can we buy amoxcillin 500mg on ebay without prescription

  25. Richardorele表示:

    how can i order prednisone: prednisone cream rx – can i buy prednisone over the counter in usa

  26. MarvinRoave表示:

    zithromax buy online no prescription where can you buy zithromax buy zithromax online fast shipping

  27. MarvinRoave表示:

    amoxicillin capsule 500mg price amoxicillin price canada buy cheap amoxicillin online

  28. Billyved表示:

    http://doxycyclinea.online/# doxycycline hyc 100mg

  29. Henryfet表示:

    buy prednisone tablets uk: prednisone pharmacy prices – prednisone pack

  30. Henryfet表示:

    buy amoxicillin online with paypal: amoxicillin no prescipion – amoxicillin 500mg prescription

發佈留言

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