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,745 Responses

  1. Tualon Yaluna – Tualon Yaluna is a black-skinned Twi’lek Inquisitor who appeared in the comic e book Darth Vader: Dark Lord of the Sith, where he assisted Darth Vader, the Fifth Brother and Iskat in searching Jedi Grasp Eeth Koth.

  2. Further briefing may be carried out in other areas of the ship depending on the mission type.

  3. Brianchoky表示:

    http://mexicanpharmacy.store/# mexico pharmacies prescription drugs

  4. Jamesknowl表示:

    https://indianpharmacy.win/# reputable indian online pharmacy

  5. Jamestus表示:

    canadian pharmacy online best online canadian pharmacy canadian 24 hour pharmacy

  6. Diplomi_lfpi表示:

    купить диплом магистратуры купить диплом магистратуры .

  7. Big cities. Our North America tours have something for everyone.

  8. There were loads of dangerous guys to struggle, however the writer gives good cover and simply the correct quantity of ammo.

  9. Jamestus表示:

    mexican border pharmacies shipping to usa medication from mexico pharmacy pharmacies in mexico that ship to usa

  10. A pH stage measures how acidic or fundamental one thing is.

  11. Rolater, Fred S. The Pennsylvania Journal of History and Biography, vol.

  12. Brianchoky表示:

    http://canadianpharmacy.win/# global pharmacy canada

  13. LarryHom表示:

    http://indianpharmacy.win/# best india pharmacy

  14. Saved as a favorite, I really like your web site!

  15. EarnestAvada表示:

    Le code promo 1xBet 2025: 1XNEW25, saississez-le lors de votre inscription pour recevoir un bonus jusqu’a $130 sur le sport. Vous pourrez aussi obtenir jusqu’a $1,500 et 150 tours gratuits sur le casino. 1xBet propose jusqu’a $130 de freebets selon le montant de votre premier depot sur les paris sportifs. Parmi eux, le bonus de bienvenue, reserve aux nouveaux inscrits sur la plateforme. Cette plateforme est classee parmi les leaders en Afrique et a travers le monde. Elle vous offre les meilleures options pour vos paris, y compris la diffusion en direct des matchs sans frais supplementaires.
    Utilisez le code promo 1xBet: “1XNEW25” en 2025. Vous pourrez debloquer un bonus de bienvenue jusqu’a $130 sur les paris sportifs. Et n’oubliez pas que 1xBet offre une belle opportunite a tous les nouveaux clients. En utilisant ce code lors de votre inscription, pourrez recuperer jusqu’a $130 sur le sport et jusqu’a $1,500 en freebets et 150 tours gratuits sur le casino en ligne. Pour profiter de ce bonus exceptionnel, il vous suffit d’effectuer votre premier depot. Celui-ci vous donne droit a un bonus de 100% du montant depose, jusqu’a un maximum de $130, ou l’equivalent dans votre devise.

    code promo 1xbet benin

  16. My partner and I stumbled over here from a different page and thought I
    might check things out. I like what I see so now i’m following you.
    Look forward to looking at your web page repeatedly. http://old.remain.Co.kr/bbs/board.php?bo_table=free&wr_id=2200268

  17. Investment advisors are required to profile customers by looking at their financial situation, psychology, current asset allocation, liabilities, financial goals and carry out a suitability analysis before offering a suite of financial products to complete the customer’s financial plan.

  18. вывод из запоя цены на дому краснодар вывод из запоя цены на дому краснодар .

發佈留言

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