Raw Material Store - Elements for Designers
Shopping-Cart: 0 Products
Home License Information Design Tutorials Contact Disclaimer

Raw Material Store - Elements for Designers

Sky Of Hope Offer of the week
Sky Of Hope

Sky Of Hope
Sky Of Hope

50,00 EUR


Tutorial: Import PNG-sequences and MOV-files into Flash

As we mentioned before we have multiple-choice how to import our design-elements into Flash. But we still need to consider, that the choices depend on what we wa going to import.

PNG-Sequence into Flash

If you import a PNG-Sequence into Flash, you just have to click on the first image of the sequence. Flash detects automaticly (by filename) that there are more files of a sequence in this folder and asks you if you want to import them all. If you confirm, Flash drops the whole sequence into the timeline, in every frame an image, of the scene/movieclip you are actually in.

So this is how its done:

Tutorial: Import PNG-sequences and MOV-files into FlashOpen the libary (F11)
Tutorial: Import PNG-sequences and MOV-files into FlashCreate a new movieclip in the libary
Tutorial: Import PNG-sequences and MOV-files into FlashDoubleclick on the movieclip-item in the libary to make sure, you're in it
Tutorial: Import PNG-sequences and MOV-files into FlashNow click File/Import/Import into timeline and select the first image of your sequence
Tutorial: Import PNG-sequences and MOV-files into FlashConfirm and .. voila.

Now you can put a stop(); on the first and on the last frame fpr example. In the root you are now able to control this movieclip by this syntax: instance_name.gotoAndPlay(2);



Mov-File into Flash

If you import a Quicktime-Movie into Flash, you have way more choices how to do it.When working with the alpha-channel of a Quicktime-Movie, you have to import it directly into the libary. As usual, drop it then into a container-movieclip for a better control.

Tutorial: Import PNG-sequences and MOV-files into FlashOpen the libary (F11)
Tutorial: Import PNG-sequences and MOV-files into FlashCreate a new movieclip in the libary
Tutorial: Import PNG-sequences and MOV-files into FlashDoubleclick on the movieclip-item in the libary to make sure, you're in it
Tutorial: Import PNG-sequences and MOV-files into FlashNow click File/Import/Import into libary and select the Quicktime-Movie
Tutorial: Import PNG-sequences and MOV-files into FlashAn import-dialog pops up, select the embeded import
Tutorial: Import PNG-sequences and MOV-files into FlashThen you have to choose in which compression Flash imports the file

You may have to try it out sometimes until you earn the best possible import-setup, but its not that difficult like it sounds. Just open the "Custom"-dialog and type in, the quality/data-rate you suggest would be fine.
When having big files, above 200/300mb, its not wrong to try with the common 700/800 value. If you have small files you can import it with the full quality of 1400.

Tutorial: Import PNG-sequences and MOV-files into FlashClick through the Import-Dialog
Tutorial: Import PNG-sequences and MOV-files into FlashThe file is in the libary now and ready to use in a movieclip or as whatever you want

Go back