How to Create an Adobe Flash Video Player

by gigafide in Circuits > Software

45157 Views, 7 Favorites, 0 Comments

How to Create an Adobe Flash Video Player

01_inro.png


Youve just returned from vacation and have tons of videos to share. Create your own custom video player to showcase these memories online.

You Will Need
A computer with internet access
Adobe Flash CS4
A video file

Step 1: Create a New Flash Document

02_step01.png
In the Adobe Flash program, select "Flash File (Actionscript 3.0)" from the "Create New" menu. Switch the workspace layout by clicking on the dropdown menu in the upper left of the top menu bar, and selecting "Designer." You can adjust the size and color of the document by adjusting the settings in the Properties panel.

Step 2: Save the Flash Document

03_step02.png
From the top menu, select File, then Save. Then navigate to the same location of your video file. Change the file name to "video," and save.

Step 3: Encode the Video

04_step03.png
Encode the video file. From the top menu, select File, Import, Import Video. In the resulting window, click "Launch Adobe Media Encoder." Click OK on the pop-up box. In the Adobe Media Encoder window, click "Add" and select a video by clicking "Open." Click "Start Queue" to encode the video. When the progress bar is complete, close the Adobe Media Encoder window.

Step 4: Import the Video

05_step04.png
Import the video. In the "Import Video" window, click "Browse." To restrict to Flash-encoded videos, select "Video for Adobe Flash" from the "All Video Formats" drop-down menu. Then, find the video that you just encoded and click "Open." Now click "Next."

Step 5: Customize the Video-player Controls

06_step05.png
Change the appearance of the video controls by selecting a different option from the Skins drop-down menu. You can also change the color of the controls from this page. Click "Next," and then "Finish" to complete the video import.

Step 6: Adjust the Video-player Size

07_step06.png
Once the video player appears on the document, adjust the player size by going to the "Position and Size" section of the Properties panel.

Step 7: Publish the Video As an HTML Document

08_step07.png
Publish the web site by going to File, Publish Settings. Make sure both the SWF and HTML boxes are checked. Rename both files and select a location to save them to. Then click publish.

Step 8: Upload the Files to Your Web Server

09_step08.png
Your published location should now have all of the files needed to upload to your server. There will be a total of four files: two SWF files, an HTML file, and an f4v file (which is the video). Upload all four files to your web server. To access the video page, navigate to the HTML file on your web server.