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

  1. JamesThync表示:

    semaglutide tablets for weight loss: cheap semaglutide pills – semaglutide tablets for weight loss

  2. StevenAxofs表示:

    https://kamagra.men/# Kamagra 100mg price

  3. JamesThync表示:

    cheap ed medication: affordable ed medication – get ed prescription online

  4. Charlescek表示:

    drugs1st: drugs1st – drugs1st

  5. BradleyPobby表示:

    https://kamagra.men/# Kamagra Oral Jelly

  6. CoreyNeura表示:

    cheapest ed online discount ed meds ed pills

  7. Jaimevoink表示:

    how to buy clomid without prescription where can i get cheap clomid how to get clomid without prescription

  8. RobertUnmab表示:

    п»їcipro generic: buy cipro online canada – ciprofloxacin 500mg buy online

  9. JimmieTup表示:

    https://cytotec.top/# buy cytotec over the counter

  10. RobertUnmab表示:

    can i order cheap clomid tablets: buy generic clomid without insurance – clomid without rx

  11. Jaimevoink表示:

    how much is zithromax 250 mg buy zithromax 500mg online buy zithromax without prescription online

  12. JimmieTup表示:

    http://clomid.store/# where can i get clomid without rx

  13. RobertUnmab表示:

    ciprofloxacin generic price: cipro online no prescription in the usa – cipro 500mg best prices

  14. ArmandoDat表示:

    where to buy clomid tablets: can i order cheap clomid tablets – can you buy clomid

  15. JimmieTup表示:

    https://ciprofloxacin.cheap/# buy cipro online canada

  16. RobertUnmab表示:

    buy ciprofloxacin: buy cipro online – ciprofloxacin generic

  17. Jaimevoink表示:

    purchase cipro п»їcipro generic ciprofloxacin over the counter

  18. JimmieTup表示:

    https://lisinoprilus.com/# lisinopril 10 mg tablet

  19. RobertUnmab表示:

    where to get cheap clomid price: can i order generic clomid online – buying clomid without prescription

  20. ArmandoDat表示:

    zithromax canadian pharmacy: zithromax canadian pharmacy – zithromax online no prescription

  21. JimmieTup表示:

    http://lisinoprilus.com/# zestril medicine

  22. RobertUnmab表示:

    buy misoprostol over the counter: buy cytotec online – п»їcytotec pills online

  23. Jaimevoink表示:

    zithromax 500mg zithromax tablets zithromax 1000 mg pills

  24. ArmandoDat表示:

    buy cytotec online fast delivery: buy cytotec pills – buy cytotec online fast delivery

  25. JimmieTup表示:

    http://cytotec.top/# buy cytotec online

  26. ArmandoDat表示:

    zestril tablet: lisinopril 40 mg india – zestoretic tabs

  27. RobertUnmab表示:

    cost of generic zithromax: zithromax drug – zithromax 1000 mg pills

  28. JimmieTup表示:

    https://lisinoprilus.com/# generic lisinopril

  29. ArmandoDat表示:

    can i buy generic clomid without a prescription: generic clomid price – clomid order

  30. RobertUnmab表示:

    can you get cheap clomid without prescription: buy cheap clomid no prescription – cost of clomid

發佈留言

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