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

  1. Robertbup表示:

    http://clomiphene.shop/# how to get generic clomid without prescription

  2. Thomasallop表示:

    zestril 30 mg: cost of lisinopril in mexico – lisinopril 20mg prices

  3. Marvinteabs表示:

    can i order generic clomid without dr prescription buy cheap clomid price where to get clomid

  4. Jamesref表示:

    https://gabapentin.club/# neurontin prescription

  5. Jamesref表示:

    http://gabapentin.club/# neurontin brand name 800 mg

  6. Thomasallop表示:

    neurontin capsule 400 mg: neurontin 300 mg – neurontin 800 mg

  7. Marvinteabs表示:

    neurontin price in india neurontin cost generic buy neurontin 100 mg

  8. Marvinteabs表示:

    40 mg lisinopril lisinopril 40 mg mexico zestril brand

  9. Thomasallop表示:

    how can i get generic clomid price: order cheap clomid now – how to buy cheap clomid now

  10. Marvinteabs表示:

    buying propecia online buy cheap propecia tablets buying cheap propecia price

  11. Thomasallop表示:

    order clomid tablets: where can i buy cheap clomid price – cost of cheap clomid tablets

  12. Robertbup表示:

    http://propeciaf.online/# buying generic propecia pill

  13. Roberthaish表示:

    can you buy generic clomid online: where can i buy generic clomid without insurance – can i get clomid

  14. Jamesref表示:

    https://cytotec.xyz/# purchase cytotec

  15. Jamesref表示:

    http://cytotec.xyz/# Misoprostol 200 mg buy online

  16. Robertbup表示:

    https://clomiphene.shop/# can i order cheap clomid without a prescription

  17. Thomasallop表示:

    buying cheap propecia without prescription: buying generic propecia – cost generic propecia

  18. Marvinteabs表示:

    neurontin 300 mg capsule neurontin 100mg discount neurontin from canada

  19. Marvinteabs表示:

    buying generic clomid no prescription where can i buy generic clomid without insurance where can i buy clomid without rx

  20. Thomasallop表示:

    can you buy cheap clomid: where to buy clomid without insurance – where can i buy cheap clomid online

  21. Marvinteabs表示:

    neurontin 400 mg price neurontin for sale buy neurontin online uk

  22. Thomasallop表示:

    can you get cheap clomid no prescription: can i purchase clomid – can you buy clomid without a prescription

  23. Jamesref表示:

    https://gabapentin.club/# neurontin 200 mg tablets

  24. Jamesref表示:

    https://cytotec.xyz/# order cytotec online

  25. Thomasallop表示:

    cost propecia without dr prescription: propecia generic – buy cheap propecia without a prescription

  26. Marvinteabs表示:

    buy cytotec online Abortion pills online buy cytotec online

  27. Marvinteabs表示:

    purchase cytotec order cytotec online buy misoprostol over the counter

  28. Robertbup表示:

    http://clomiphene.shop/# can you buy clomid now

  29. Thomasallop表示:

    lisinopril 50 mg: lisinopril online prescription – cheap lisinopril

  30. Roberthaish表示:

    300 mg neurontin: neurontin tablets 300mg – gabapentin 600 mg

發佈留言

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