Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Duke_of_URL #1
Saving video to local machine using FMS
Is there a way to save a video file to the local users machine using FMS? How about take several video clips and appending them into one clip using FMS?
Thanks
Duke_of_URL Guest
-
filecopy from remote machine to local machine
Hi, I am tryin to copy a tar file from remote machine to local machine using Net:Telnet. I am using the following logic : my(@Out) =... -
login that accesses remopte db wont work on that machine but works while on my local machine????!! HELP!
I knocked up a simple login for a CMS for one of my sites.... now itr will work fine and authemticate with data on the online server by the IP... -
SSL on local machine...
Hi folks, Is there any way to setup SSL certificates on a locally (workstation) installed IIS server? Thanks in advance...P -
ASP Error on local IIS / Win 2K machine...
I am having a little trouble with this... When trying to log in to my website via ASP, the local IIS host returns a page can not be displayed... -
Can't use 'local' to find sql server instances on local machine
My computer (connected to a domain) is having trouble connecting to the local MSDE when using 'local' or '(local)' as server name. The only way I... -
JayCharles #2
Re: Saving video to local machine using FMS
FMS can't save to the user's local drive... it can only save on the server.
What you can do is use php or another application server, or the FMS file
class, to move the flv to a public directory and give the user a download link
after .flv file after it has been recorded.
For splicing video, you can use a server side stream and a playlist to record
the clips to a new .flv file, but it's a slow process (1:1... so if you have 5
minutes of video in your clips, it will take 5 minutes to create the new FLV).
JayCharles Guest



Reply With Quote

