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

  1. MarvinRoave表示:

    zithromax 250 zithromax online no prescription how to get zithromax

  2. Charleselila表示:

    cost of amoxicillin prescription: amoxicillin azithromycin – amoxicillin pills 500 mg

  3. Richardorele表示:

    medicine amoxicillin 500: price for amoxicillin 875 mg – amoxil pharmacy

  4. Richardorele表示:

    order prednisone 100g online without prescription: average price of prednisone – prednisone pills cost

  5. Billyved表示:

    http://doxycyclinea.online/# how to order doxycycline

  6. MarvinRoave表示:

    buying prednisone from canada no prescription online prednisone prednisone pak

  7. Billyved表示:

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

  8. Henryfet表示:

    how to buy doxycycline online: doxycycline 50 mg – doxycycline 150 mg

  9. Henryfet表示:

    doxycycline without prescription: doxycycline generic – doxy

  10. Billyved表示:

    http://amoxila.pro/# amoxicillin 250 mg price in india

  11. Charleselila表示:

    zithromax 500mg price: zithromax capsules 250mg – buy zithromax canada

  12. Billyved表示:

    https://prednisoned.online/# buy prednisone nz

  13. MarvinRoave表示:

    gabapentin 100mg purchase neurontin neurontin 3

  14. Richardorele表示:

    generic gabapentin: neurontin brand name – buy neurontin online uk

  15. MarvinRoave表示:

    neurontin 100 mg cost 2000 mg neurontin neurontin 202

  16. Henryfet表示:

    where can i get amoxicillin 500 mg: cost of amoxicillin 875 mg – buying amoxicillin in mexico

  17. Henryfet表示:

    buy doxycycline online without prescription: order doxycycline online – doxylin

  18. Billyved表示:

    https://zithromaxa.store/# zithromax buy online

  19. MarvinRoave表示:

    amoxicillin buy no prescription amoxicillin pills 500 mg amoxicillin 500mg capsule buy online

  20. Billyved表示:

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

  21. MarvinRoave表示:

    prednisone rx coupon iv prednisone buy prednisone 40 mg

  22. MarvinRoave表示:

    doxycycline 100mg dogs where to purchase doxycycline doxycycline 50 mg

  23. Charleselila表示:

    buying neurontin online: neurontin 100 mg cap – cost of brand name neurontin

  24. Richardorele表示:

    neurontin cost: 300 mg neurontin – neurontin generic south africa

  25. Billyved表示:

    http://gabapentinneurontin.pro/# neurontin 2400 mg

  26. Henryfet表示:

    generic doxycycline: buy doxycycline without prescription – doxycycline 100mg dogs

  27. Henryfet表示:

    neurontin cream: neurontin 300 600 mg – neurontin 800 mg price

  28. Richardorele表示:

    odering doxycycline: doxycycline without a prescription – buy doxycycline without prescription uk

  29. Billyved表示:

    http://doxycyclinea.online/# doxycycline hyclate

發佈留言

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