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

  1. Dereketerm表示:

    Priligy tablets: cheap priligy – buy priligy

  2. StevenNub表示:

    30mg prednisone: ray pharm – where can i get prednisone

  3. BrandenSlomy表示:

    60 mg prednisone daily: generic Prednisone – prednisone 10mg tablet cost

  4. Dereketerm表示:

    amoxicillin generic: Com Pharm – amoxicillin 750 mg price

  5. StevenNub表示:

    prednisone for sale: prednisoneraypharm – prednisone uk price

  6. BrandenSlomy表示:

    amoxicillin tablet 500mg: cheap amoxil – where to buy amoxicillin

  7. Dereketerm表示:

    prednisone in mexico: generic Prednisone – buy prednisone no prescription

  8. BrandenSlomy表示:

    20 mg prednisone: cheap prednisone – prednisone 5084

  9. StevenNub表示:

    buy prednisone with paypal canada: cheap prednisone – prednisone cream rx

  10. Dereketerm表示:

    get cheap clomid no prescription: rex pharm – can i order clomid tablets

  11. Bradleygoath表示:

    where to buy prednisone without prescription prednisone ray pharm medicine prednisone 10mg

  12. BrandenSlomy表示:

    amoxicillin 825 mg: Amoxicillin buy online – generic amoxicillin 500mg

  13. Dereketerm表示:

    priligy max pharm: Priligy tablets – priligy

  14. StevenNub表示:

    Priligy tablets: max pharm – buy priligy

  15. Bradleygoath表示:

    buy amoxicillin 500mg uk amoxil buy amoxicillin 250mg

  16. StevenNub表示:

    buy priligy: buy priligy – Priligy tablets

  17. Bradleygoath表示:

    purchase amoxicillin online amoxil com pharm where can i buy amoxicillin over the counter

  18. BrandenSlomy表示:

    cheap clomid without dr prescription: buy clomid – can you buy cheap clomid

  19. Danieljek表示:

    how much is amoxicillin prescription http://clomidrexpharm.com/# can i buy generic clomid without insurance

  20. Dereketerm表示:

    where to get cheap clomid without dr prescription: rex pharm – how to buy clomid price

  21. BrandenSlomy表示:

    dapoxetine price: max pharm – buy priligy max pharm

  22. StevenNub表示:

    buying cheap clomid: clomid rex pharm – where buy cheap clomid without rx

  23. Bradleygoath表示:

    how to buy clomid without a prescription buy clomid how to get cheap clomid without a prescription

  24. Bradleygoath表示:

    amoxil generic Com Pharm buying amoxicillin online

  25. BrandenSlomy表示:

    20mg prednisone: prednisone ray pharm – 20 mg prednisone tablet

  26. Dereketerm表示:

    how to get cheap clomid prices: where can i buy generic clomid without dr prescription – can i order generic clomid without a prescription

  27. Danieljek表示:

    how much is amoxicillin prescription https://amoxilcompharm.com/# where to buy amoxicillin

  28. BrandenSlomy表示:

    priligy: priligy – priligy maxpharm

  29. StevenNub表示:

    amoxicillin 500mg capsules antibiotic: Amoxicillin for sale – amoxicillin 250 mg capsule

  30. Dereketerm表示:

    cost of prednisone in canada: order Prednisone – can you buy prednisone over the counter in canada

發佈留言

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