Flash翻轉式影片播放器

這是一個結合Tweener和影片的範例,主要的目的是利用Flash載入外部視訊來播放,順帶利用ActionScript來做畫面的翻轉,翻轉後可以詳細介紹該影片的資訊,或是版權宣告等,先看看範例頁面檔案下載,要製作這樣的動畫,首先要先準備一段影片檔,我的範例中所準備的是利用數位相機拍攝出來的影片,再利用Adobe Media Encoder轉換成大小為640×360,F4V格式的影片,再利用Flash內建的組件FLVPlayback來播放。

資料夾檔案結構如下:

3D Video Flip 檔案結構

  • Caurina是Tweener Class大家可以到Tweener的官網下載,前述文章有連結。
  • 3dflip.fla、3dflip.html、3dflip.swf是Flash的原始檔、網頁檔以及播放檔。
  • Shengxing為本範例所使用到的影片檔。
  • SkinUnderPlaySeekMute為播放器的面板檔。

而在下圖是在Flash中的結構:

3D Video Flip 動畫結構

  • container是包含播放器、解說文字的影片片段,該元件包含FLVPlayback播放器組件(Video)和解說文字(Text)兩個圖層。
  • FLVPlayback是Flash內建的影片播放器組件。
  • loading影片載入時會出現的文字。
  • spin影片右上角旋轉的按鈕。
  • text包含有介紹文字的影片片段,文字中亦製作有超連結(維基百科)。
  • vid如果有自己的影片想要更換,請進入名為Vid的影片片段中利用屬性面板修改。

本範例所包含的ActionScript都在場景中的第一個影格,程式碼如下:

import caurina.transitions.*;
import fl.video.*;

con.visible = false;

var flv:FLVPlayback = con.vid.flvp;
flv.addEventListener(VideoEvent.PLAYING_STATE_ENTERED, onStart);

function onStart(e:Event):void
{
	con.visible = true;
	loading.visible = false;
}

con.vid.spin.addEventListener(MouseEvent.CLICK, cl);
con.tclip.spin.addEventListener(MouseEvent.CLICK, cl);

var isTurning:Boolean = false;

function cl(e:Event):void
{
	if(!isTurning)
	{
		Tweener.addTween(con, {rotationY:con.rotationY+180,time:1, onComplete:function(){isTurning=false;}});
		isTurning = true;
	}
}

addEventListener(Event.ENTER_FRAME, loop);

function loop(e:Event):void
{
	if(con.rotationY > 90 && con.rotationY < 270)
		con.addChild(con.tclip);
	else
		con.addChild(con.vid);
	if(con.rotationY >= 360) con.rotationY = 0;
}

You may also like...

24,432 Responses

  1. This History Behind Coffee Filter Maker Is One That Will Haunt You Forever!

    drip coffee equipment

  2. 20 Myths About Best SEO Agency Uk: Dispelled Seo Agency Manchester

  3. Definitely believe that which you stated. Your favorite reason seemed to be on the net the easiest thing to be aware of.
    I say to you, I certainly get irked while people consider worries that they plainly do not know
    about. You managed to hit the nail upon the top as well as defined out the whole thing without having side effect , people could take a signal.
    Will probably be back to get more. Thanks https://Rollaas.id/2024/12/15/costume-homme-personnalise-marron-en-lin-creation-signe-edith/

  4. евро в тенге юань в тенге .

    Получите доступ к точным курсам валют и бесплатной конвертации. На сайте можно легко перевести тенге, доллары, рубли и юани в нужном направлении за несколько секунд.

  5. Jeffreywex表示:

    https://gramster.ru/# пин ап

  6. Lively retirees and shortly-to-retire baby boomers have lengthy helped their communities via their volunteer efforts on the house front.

  7. Jamesboype表示:

    https://gramster.ru/# pinup 2025

  8. Buzzwords De-Buzzed: 10 Different Ways For Saying
    Freestanding Bio Ethanol Fireplace bio ethanol fireplace
    suite (https://minecraftcommand.science)

  9. Gas Safety Certificate Landlord Tools To Ease Your Everyday
    Lifethe Only Gas Safety Certificate Landlord Trick That Everyone Should Be Able
    To gas safety certificate landlord

  10. Jeffreywex表示:

    https://gramster.ru/# пин ап

  11. WilliamDen表示:

    http://gramster.ru/# gramster.ru

  12. mobile表示:

    Watch Out: What Skoda Car Key Is Taking Over And What To Do About It mobile

  13. This Is A Audi Spare Key Success Story You’ll Never Believe Spare Audi Key

  14. JacobLoody表示:

    http://www.ftbabrau.ru – стиль, комфорт и качество в каждой кухне.

  15. Watch Out: What Auto Accident Attorney Near Me Is Taking Over And What You Can Do About It Car Wreck Attorney Near Me

  16. JacobLoody表示:

    кухни москва — профессиональное изготовление мебели для вашего дома.

  17. 10 Facebook Pages That Are The Best Of All-Time About Mesothelioma Asbestos
    Lawyer mesothelioma lawyers

  18. dtYzwMW.com表示:

    Excellent post. Keep writing such kind of info on your site.
    Im really impressed by it.
    Hi there, You’ve done an incredible job. I’ll certainly
    digg it and in my opinion suggest to my friends. I am confident
    they will be benefited from this website. http://dtyzwmw.com/comment/html/?37197.html

  19. Samira表示:

    Guide To Maxi Cosi Car Seat Age: The Intermediate Guide For
    Maxi Cosi Car Seat Age maxi cosi car seat age (Samira)

  20. 10 Things You Learned In Kindergarden That Will Help You With Private ADHD Assessment UK Adhd assessment private Cost

  21. See What Patio Heater Natural Gas Tricks The Celebs Are Using patio heater natural gas

  22. Caitlin表示:

    20 Questions You Should Be Asking About Montpellier Retro Fridge Freezer Before You Buy Montpellier Retro Fridge Freezer retro fridge freezers best prices (Caitlin)

  23. The Leading Reasons Why People Perform Well In The Folding Treadmills With Incline Industry best folding treadmills

  24. RobertCow表示:

    пин ап зеркало: gramster – пин ап зеркало

發佈留言

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