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

17,742 Responses

  1. Jeromedug表示:

    tamoxifen bone density tamoxifen joint pain tamoxifen and weight loss

  2. Jeromedug表示:

    diflucan 150mg prescription diflucan 250 mg diflucan generic brand

  3. Jamesempiz表示:

    alternative to tamoxifen: п»їdcis tamoxifen – tamoxifen warning

  4. Williampiree表示:

    diflucan usa: diflucan medication prescription – diflucan without a prescription

  5. RussellVog表示:

    diflucan discount coupon: diflucan buy in usa – order diflucan online

  6. ArchieAnice表示:

    http://ciprofloxacin.guru/# ciprofloxacin 500 mg tablet price

  7. Jamesempiz表示:

    where can you buy diflucan over the counter: can you purchase diflucan – buy diflucan online usa

  8. RussellVog表示:

    cytotec buy online usa: cytotec pills buy online – order cytotec online

  9. ArchieAnice表示:

    http://diflucan.icu/# diflucan medicine

  10. Jeromedug表示:

    diflucan medication diflucan 200 mg price how to buy diflucan online

  11. Jeromedug表示:

    purchase cipro ciprofloxacin 500 mg tablet price ciprofloxacin over the counter

  12. Jeromedug表示:

    buy cipro purchase cipro ciprofloxacin 500mg buy online

  13. RussellVog表示:

    buy misoprostol over the counter: cytotec pills online – buy cytotec pills online cheap

  14. Jamesempiz表示:

    3 diflucan pills: how to buy diflucan – diflucan 15 mg

  15. Williampiree表示:

    cipro pharmacy: buy cipro – buy cipro

  16. Jeromedug表示:

    diflucan online nz cost of diflucan in india diflucan drug

  17. Jeromedug表示:

    tamoxifen and weight loss does tamoxifen cause menopause tamoxifen mechanism of action

  18. Jeromedug表示:

    diflucan 150 mg tablet price diflucan generic costs cost of diflucan in canada

  19. RussellVog表示:

    diflucan price in india: diflucan prescription australia – diflucan australia otc

  20. Jamesempiz表示:

    п»їdcis tamoxifen: tamoxifen alternatives premenopausal – what is tamoxifen used for

  21. Jamesempiz表示:

    buy cipro: buy cipro – ciprofloxacin order online

  22. Jeromedug表示:

    tamoxifen arimidex vs tamoxifen bodybuilding tamoxifen premenopausal

  23. Jeromedug表示:

    buy generic doxycycline doxycycline online generic doxycycline

  24. Jeromedug表示:

    ciprofloxacin 500 mg tablet price cipro ciprofloxacin buy ciprofloxacin over the counter

  25. ArchieAnice表示:

    http://misoprostol.top/# buy cytotec pills online cheap

  26. RussellVog表示:

    where can i purchase diflucan: diflucan online buy – diflucan candida

  27. Jamesempiz表示:

    buy nolvadex online: tamoxifen therapy – alternative to tamoxifen

  28. Williampiree表示:

    tamoxifen breast cancer prevention: tamoxifen hip pain – what happens when you stop taking tamoxifen

  29. ArchieAnice表示:

    http://misoprostol.top/# Misoprostol 200 mg buy online

  30. Jeromedug表示:

    cost of diflucan in canada generic diflucan diflucan online pharmacy

發佈回覆給「Jeromedug」的留言 取消回覆

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