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

14,482 Responses

  1. Michaelgax表示:

    neurontin price south africa buy gabapentin neurontin 300 mg cost

  2. NicolasLoole表示:

    https://amoxil.llc/# generic amoxicillin 500mg

  3. Stevenjaw表示:

    https://zithromax.company/# zithromax tablets
    zithromax 500

  4. Matthewweind表示:

    stromectol cvs: stromectol price – stromectol tablet 3 mg

  5. SamuelCic表示:

    https://zithromax.company/# zithromax capsules australia

  6. Michaelgax表示:

    buy amoxicillin 500mg online buy amoxil buy amoxicillin 500mg online

  7. Stevenjaw表示:

    https://stromectol.agency/# ivermectin oral 0 8
    generic zithromax online paypal

  8. Matthewweind表示:

    zithromax z-pak price without insurance: zithromax for sale – can you buy zithromax over the counter in mexico

  9. NicolasLoole表示:

    http://semaglutide.win/# Rybelsus 7mg

  10. SamuelCic表示:

    http://stromectol.agency/# stromectol price usa

  11. Lhiqvx表示:

    order generic augmentin 625mg – order generic augmentin levothroid without prescription

  12. Michaelgax表示:

    minocycline for acne stromectol best price ivermectin price

  13. Stevenjaw表示:

    https://zithromax.company/# buy generic zithromax online
    where can i buy zithromax in canada

  14. Matthewweind表示:

    stromectol xl: buy stromectol online – minocycline 50 mg pills

  15. NicolasLoole表示:

    https://zithromax.company/# how much is zithromax 250 mg

  16. Michaelgax表示:

    can you buy zithromax over the counter in canada buy zithromax z-pak online generic zithromax over the counter

  17. SamuelCic表示:

    https://semaglutide.win/# rybelsus cost

  18. Stevenjaw表示:

    http://gabapentin.auction/# neurontin 500 mg
    zithromax 250 mg pill

  19. NicolasLoole表示:

    https://gabapentin.auction/# neurontin 100mg caps

  20. Matthewweind表示:

    cheap Rybelsus 14 mg: rybelsus price – Rybelsus 7mg

  21. Michaelgax表示:

    neurontin price comparison gabapentin best price neurontin 200 mg tablets

  22. Stevenjaw表示:

    https://semaglutide.win/# Buy semaglutide pills
    zithromax generic cost

  23. Matthewweind表示:

    Buy compounded semaglutide online: rybelsus price – buy semaglutide online

  24. SamuelCic表示:

    https://semaglutide.win/# rybelsus generic

  25. NicolasLoole表示:

    http://semaglutide.win/# rybelsus price

  26. Michaelgax表示:

    purchase amoxicillin online without prescription amoxil best price amoxicillin 500 mg

  27. Stevenjaw表示:

    http://gabapentin.auction/# neurontin 50mg tablets
    where can i get zithromax

  28. Matthewweind表示:

    amoxicillin online canada: buy amoxil – buy amoxicillin online without prescription

  29. NicolasLoole表示:

    https://zithromax.company/# zithromax cost

  30. Michaelgax表示:

    zithromax 500 price zithromax for sale zithromax over the counter canada

發佈留言

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