ActionScript 2.0 :: Record And Play Again

May 5, 2004

I have a frame by frame secuence and a player to play, stop , rewind it.Works ok, we are all happy.now I need to do something else with it, that swf movie will be seen by a final user in a common browser. A new functionality is required:The user must be able to play it (no problem)pause it some x time (guess no problem)and that execution has to be recorded so we can see it again in another session (big problem) I need to be able to record in some way the user choices (if he stopped, paused and so on) but not only that, I need to be able to play again those movements.I've seen many flas with cursor tracking (you record and then play it again), the problem is that if you reload the browser or quit those results are not available again...Do I need a database? Is there any open source available out there with somehting similar?

View 2 Replies


Similar Posts:


Media Server :: FMS 4 - FLV Not Saving - Record Video From The Users Webcam And Play It Back At A Later Date

Mar 24, 2011

I'm trying to record video from the users webcam and play it back at a later date.
I call

[Code]...
 
However, when I look at the FMS Admin Console at the streams in app/_definst_, their types are either "NetStream" or "Live". If they were being saved wouldn't they say "Stored"? After I close the application doing the recording, the "NetStream" type stream disappears, and after a while all the "Live" typed streams are gone too. Nothing is saved.

I have no idea what is happening. I don't know if it's a problem with my AS3 code not closing the recording properly or if I'm doing something else wrong, or maybe somethgin isn't right in the FMS?

View 1 Replies

Media Server :: Can't Continue To Record Stream With Record Mode "append"

Apr 11, 2012

I develop failover fms application with server-side action script. But i have a problem that FMS can't continue to record stream with record mode "append".
 
Environment: FMS 4.5.1 r484 on CentOS 5.5/6.0
 
Goals:

I have 2 same data streams in failover application and republish primary to livepkgr application.

I have to store of last 10 hours intact recorded video (DVR).
 
Failover app logic:

1. I create NetConnection and NetStream to livepackager;

2. When primary stream is connected it attach the primary stream to livePackager NetStream

3. If primary stream is disconnected it reattach the backup stream to livePackager NetStream
 
Problem: I have testing environment. It stop primary stream every 5 min, and started primary stream 5 min after stopping.
 
It work's, fine, but after a few hours testing LIVEPACKAGER falls. It can't record a stream, NetStream.Record.Start -> NetStream.Record.NoAccess -> NetStream.Record.Stop
 
Search a solution: I try to relaunch recording process and have no success. try to shutdown/start livepackager, it's same, try to restart server, same no success.
 
I cant stream.clear() or record with mode "record" cause it clears my dvr cache, I cant clean stream directory in livepackager application.

[Code]....

View 5 Replies

Xml :: Record All Appears In Swf?

Jul 25, 2011

I am creating a card game and want to record all the movements of cards after login and choosing the seat.

this that how could i record all appears in swf??

View 2 Replies

ActionScript 2.0 :: How To Record An SWF

May 23, 2008

I'd like to put some motion graphics up on youtube, however I don't have a clue about video,I've never dabbled in it. In fact I've never even uploaded a video to youtube

View 12 Replies

ActionScript 3.0 :: Record Usage Of An App?

Feb 22, 2011

I'm looking at finding a way of recording the amount of times a swf is loaded or a button pressed with the aim of giving a client feedback about how their product is used.Basically I am creating a touch screen app for a client which will contain a couple of hundred images and the client would like to keep track of which images are loaded in and how many times.

I looked at Mochibot which seems good however I don't think this app I am building will be connected to the Internet. So that's not a viable option. So is it possible to output something locally? Which will get added too every time the app is used. Even if the computer and app are restarted?

View 2 Replies

Record A Live Stream?

Feb 19, 2011

How i can record a live stream.

I need a very simple app that will connect to rtmp and record it. The app will be on the same server as the live stream.

View 14 Replies

ActionScript 3.0 :: Record Sound In It?

Jan 2, 2012

How to record sound for mobile devices and save those recoded files in local system in mp3 format using as3 and air?

View 3 Replies

Record The Browser Using Flash?

Jun 22, 2011

Can I record the browser using Adobe Flash? something like screenr.com but only for the tab of my website, is it possible?

obviosuly i would like to record all the screen the user is seeing not only the "space" with flash.

View 1 Replies

Flash :: Record Audio As Wav / Mp3 In AS3?

Dec 21, 2011

I want to record audio from a Swf file, not mic, not from network just a simple swf file in local filesystem. I use SwfLoader, load into my app, and record by:

[Code]...

View 2 Replies

ActionScript 3.0 :: Record Voice From A .swf App?

Dec 30, 2008

So, it's been about 2 years since I've had to use any Flash. But I wanted to figure out how to record voice from a .swf app

View 2 Replies

ActionScript 3.0 :: Record Webcam Onto Server?

Jan 21, 2009

I merely want to use Flash and a webcam to record video with audio, and have it stored on a server (on a regular HTTP server running PHP, not on FMS).

View 1 Replies

Professional :: How To Record Pc's Sound By Flash

Sep 11, 2009

I want to record my pc's sound use flash to the FMS,that is, when i play a music by Windows Media Player, I can record the sound to the FMS,anyone has an idea?

View 2 Replies

MATRIX Record In Swf And Compounding Transforms?

Nov 2, 2009

After reading over the Flash 10 file spec I want to play a bit with transformational matricies.If you have multiple MATRIX records in an SWF do the transforms compound each other?Or is the matrix a complete replacement of the previous matrix?Does flash operate similar to Postscript with gsave grestore like operators which allow the transformational matrics to be saved & restored?

View 1 Replies

Media Server :: How To Record Audio (dj App)

Nov 5, 2009

I want to create dj mixer aplication (AS2). Something like this: ttp://activeden.net/item/dj-mixer/10276How I can record sound?

View 1 Replies

ActionScript 3.0 :: Record Sound Without Using Server?

Jan 3, 2010

I need to record the sound(.mp3) from microphone in flash, i want to save in a local system from a web page and without using the sever like fms red5 etc.

View 3 Replies

Record With DVRCast From Flash Player?

Jan 28, 2010

ANyone know if it is actually possible to record to the adobe DVRCast application through a browser based flash player and not FMLE?

View 1 Replies

Record Live Video  And Store It?

Jun 7, 2010

I am using FMS 3.5 installed locally.I want to record the live video from webcam and store it.Later i will play the recorded video.

View 4 Replies

Media Server :: Unable To Record Into FMS 3.5?

Jun 17, 2010

i have fms installed on a server, say server1. my flash files (swf) which allows user to record audio is on server 2. in the swf file, the connection is set as follows: nc.connect("rtmp://server1/test");
 
im able to view flash videos on server2 which streams from server1. however, i cannot upload any recording to the above directory. does the recording goes to the application or webroot folder? do i need to set any authentication to connect to server1(fms) from server2(swf)??

View 1 Replies

Professional :: Record The Sound Through Microphone

Dec 5, 2010

We are working on a project to record a sound a we need to play back in flash 8 (as 2.0). we have 3 buttons like play /pause, record, stop, When we clik on record button we can record the sound through microphone and when we clik on paly /pause button the recorded sound should be played. so can we record and can we play back in flash 8.

View 2 Replies

Flash :: Record Audio From SoundMixer?

Jan 6, 2011

I'd like to record live to a server the audio produced by some kind of drum machine made in flash, is it possible with FMS to record audio which is NOT from a Microphone object but from flash' SoundMixer?

View 1 Replies

Record RTMP Streams On Server?

Mar 17, 2011

I am new to FMS and RTMP. I am using a Viewcast Niagara 2120 to stream video and audio to FMS. I am unsure how to do anything besides a live broadcast. We would (at least) like to automatically record when the Niagara starts streaming to FMS and stop when its done. Eventually we would like to put something in place that will publish videos in some form as well (but for now thats least important).

View 1 Replies

ActionScript 3.0 :: Possible To Record Voice Using Headphone In AS3

Mar 18, 2011

Is it possible to record voice using headphone in AS3, I have heard about FMS and cookies but didnt get any proper tutorial or source link. I am totally failed to implement ExternalInterface in AS3 for both call and callback methods.

View 7 Replies

Php :: Record Voice Files Using PHP, FLASH?

Jan 14, 2010

I am developing an application where I need to record voice(for those who does not have a webcam so they can use only microphone to record voice) or video(those who have a a webcam - like laptop or external) files and save them on server, thereafter save the file name and logged in users id on database for later access.

I know I need to use some sort of flash app for this. But is there any free one which could server this purpose or even if there are paid ones which could serve this purpose that would be great. I tried google but may be I was not being able to go after the proper term or something, I could not succeed finding a proper solution for this.

View 5 Replies

Catch Any Error In Flex App And Record It

Feb 8, 2010

Is there any way to catch any error within Flex application and send it via let's say email or record it somehow (this emailing or recording part is not the problem, just error catching for whole application is).

View 1 Replies

Record The Sound By Using Flash In Server?

Jul 23, 2010

I want to record the sound by using flash in server.

View 1 Replies

Flex :: Record Live Audio Using It?

Jul 26, 2010

I have very simple question that is how can i live Audio using flex and save the recorded audio to the client system?is there any way, we can do without any media server or red5?

View 1 Replies

Flash :: Record / Splice FLV Clips?

Jan 25, 2011

I'm working on an application for a company that wants to create a service for their users. This company currently offers videos that are around 1.5 hours in length, and the service they want to integrate is the ability for the user to 'record' clips of this larger video to create, essentially, a highlight reel. The end result of this service would be a 3 minute video of the user's favorite parts of a huge 1.5 hour long video. Make sense?

For the sake of simplicity in asking my question, imagine the user interaction to be very basic. The user watches the video, he/she can press 'record' to record a clip of the master video. Now... I'm already aware of FLVslicer by Thibault at ByteArray, but I've thought surely there is some other approach to recording / splicing / merging FLV clips than just this guy's framework.

And so finally, my question is: do any of you have insight as to how I might investigate the best way to create this functionality aside from using FLVslicer?

View 2 Replies

Record Streaming Audio To Server?

Feb 10, 2011

I'm trying to create an application in flash that will record the sound from the user and will save the data on the server.

View 1 Replies

PHP :: Possible To Record Video And Upload It To YouTube?

Jun 22, 2011

Can i upload videos to youtube using an as3 based Adobe Air application, record it, send it to a server and then submit to a youtube account channel?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved