Forum Moderators: open
My situation is thus: I have quite a number of one-hour WMV files of church preaching. I would like to make these available for watching at my father's domain. After researching, I see the flash format would fit my needs, but not having the Flash programs itself, I used a roundabout way to convert the WMV files to AVI and then those to .flv using the free Riva encoder. (Riva can't convert WMV version 9, hence the convert to AVI.) I then found code to call a flvplayer.swf and embed the flv in my web page, all very nicely. The flv plays in a simple player, giving play/pause control to the audience.
However, I thought perhaps my job was getting easier when I purchased the AVS Video Tools package, as it permits direct conversion of any video file to the .swf format.
And this is where I ran into a dead end. My knowledge of how flash works is just now begining, and I have NO idea how to display this .swf file on my webpage. I need it to show up in a player with play/pause control, but in my searches all across the internet, I have found no such way.
If someone sees where I am messing up, please illuminate me. I'm a noob in this whole flash media stuff, but hope to learn from you all. If you have ANY advice, please wack me along side the head with it.
Thanks for reading!
Daniel
To program these controls "into the swf" I would need either the Flash program or the program called Swish, correct? Does the same go for creating a generic swf movie? Or could I perhaps just open up a file in a text editor and code it from there? (Sounds noobish even to me. :^) )
In your opinion, do you believe in my case - what with the hour long videos - my most bandwidth eficient option is to stick with .flv?
Thanks!
If not, Flash 8 provides a lot of tools for controlling video, but it might be a lot to jump into. On the other hand, everyone and their brother seems to be doing this right now, so tutorials abound. :)
Is there the ability for a flv player to also play a .swf file /just/ as easily?
Thank you!
To answer your question, I haven't quite started converting to .swf. The reason I would /like/ to convert to .swf is because this program I have (AVS video tools) converts any file directly to swf, (but does not convert to flv.) The only way I can convert to flv is to use Riva's Free Encoder, and as of yet it doesn't support WM version 9 - which is the format all my vids are in. So, the process to convert to .flv takes much longer because I first convert the WMVs to AVI using AVS and then convert the AVI to flv using Riva.
It would be much easier if I could just use the SWF that my converter creates.
Thanks for your time!