Wonderful clip there of can can scene! Do you have any
recommendations for an online tute about the technique you
mention of using Flash to present movies? Perhaps my technique of
the last few years is a little primitive: I present a link and
tell them to get Quicktime if they are have any trouble...
How you code for flv/swf will depend on what software you use. If you
have a recent full official flash authoring suite, you likely have
everything you need. However I, and likely many others, have no need
for most of the features of this expensive software because I do not
make elaborate flash ads and such. There are several programs of
reasonable price now for encoding flv/swf videos. I suggest you try
Flash Video MX that can be downloaded for free from
http://www.flash-video-mx.com
.. It puts a watermark on your video until and if you buy the program.
Input video formats can include avi, mpeg, wmv, mov, rm, rmvb, 3gp,
mp4, asf, ram, mpe. I find it also can use .vob DVD standard files if
you select to show all files when you browse to find the video file
you want to encode. There are the usual size, bit rate, frame rate,
etc settings that most video encoders have. There are limited editing
procedures. You can select to encode to flv/swf or just old fashioned
swf. If you select for encoding to flv/swf only, you get 2 output
files, the flv and the swf. These files should always be put in the
same directory on you web site and should not be renamed. You only
refer to the swf in your page code. The swf is just a small byte size
container that might contain controls, logos, and the like. It is
automatically internally coded to call the flv created at the same
time it was.
When you play back a flv/swf video from the web, you usually will not
see an address for the flv. However if you clear the browser temporary
cache and then play the video, you should then change nothing and go
to the browser temporary cache where you will find the flv and the
swf. Sometimes the flv is named with another extension, but then you
just rename it flv after you save it. It is easy to spot, because it
is a very large file. The browser temporary cache can be a bit of a
chore to view on some browsers, and you may have to turn on some
hidden files to navigate there. I find it most easy to do for the
Opera browser. There are now several programs for extraction of flv
videos from such sites as Google, YouTube, etc for those who do not
want to go to the trouble of going to the temporary cache. There also
are several free flv players now for a bare flv without the swf
container file.