ActionScript 3.0 :: Flv Video Layers & Audio Insert
Apr 1, 2009
Can I use addchild & cuepoints in a streamed video to
1. play an external moviclip/swf on top layer with a transparent background? (without affecting original timeline & background video playback)
2. play an external audioclip/mp3/swf that will be "inserted" into original timeline?(thus extending original timeline however long the external
audioclip is)
View 1 Replies
Similar Posts:
Aug 6, 2010
If I import an FLV video is there any way to remove the audio, put the audio into a byte array, and then re-add the audio to the flv video?
View 1 Replies
Apr 10, 2009
I'm looking for a way to automatically insert enough frames to span the length of embedded audio. Currently, when you add audio to the timeline in a frame, it doesn't expand the frames.
View 3 Replies
Aug 26, 2011
I've a flash AS3 based application that provides option to play/pause/record FLV files from flash media server. These files are only audio files. Now, I want to add a new functionality of inserting audio at a specific location.Like if the already recorded file is of five minutes duration, and I want to record 1 minute audio after third minute, the end result should be a six minute file with the new audio added from 3rd to 4th minute.
View 1 Replies
Aug 25, 2009
I ran a simple live video streaming application for the first time with actual users and ran into a couple of serious performance issues that had not turned up during testing. In this instance there was one video stream from a live web cam and used FMLE at 150 kbps using VP6 and MP3 @22k. There were 16 clients and everything worked pretty good for about 30 minutes. (although some clients said their audio and video were out of sync by up to 3 seconds)
Then individual clients would have either the video freeze or the video would continue and the audio would stop. These clints had to "disconnect" and then "connect" again to the application. This happened to all of the clients at one time or another for several minutes. I stopped and restarted the FMLE with progessively lower bandwidth settings down to 75 kbps but still clients were having the same issue.
I eventually stopped the FMLE and used the applications built in publisher at 45 kbps and that seemed to eliminate the freeze/dropping issue. But of course the video quality was very poor and some clients still reported that the audio was out of sync with the video. The server hosting the FMS application is a quad processor dell with lots of memory and network connectivity. The Flash Media Admin Console performance graph showed the total Bandwidth as 3 Mbps at maximum.
View 8 Replies
Jun 2, 2010
I built a timeline based player with 2 menus and many videos that you can play.The buttons move the timeline to a frame label and the video plays. The back button has a stop function built in it so the video stops playing when its hit.It plays wonderfully locally but once on a server after a few clicks it boggs down and sometimes the audio from the last video remains playing even when prompted to stop. I was pointed to use the add and remove child functions to prevent this but being very new to Flash and 100% self taught i have zero idea on how to do this. The link to the player is[url]....Even if its a link to a tutorial or something.
View 3 Replies
Nov 6, 2010
I'm new in the use of program flash And looking for a way to insert a video in Adobe Flash
View 2 Replies
Nov 5, 2010
I am trying to put a youtube video in a flash file,this is my code,
system.Security.allowDomain("http://www.youtube.com")
movieMC.loadMovie("http://www.youtube.com/v/ghITcSYgEJ4S" );
closeBTN.onPress = function(){
unloadMovie("movieMC");
}
I have this actionscript on one layer and created the the movieMC and closeMC. I have then put movieMC on one layer and actionscript on another.However this does not work, where am I going wrong, is there another way to do this.
View 2 Replies
Sep 16, 2011
Insert video to mc within function?[code]...
View 3 Replies
Jul 19, 2011
I'm creating some sort of flash video site. It consists of a several HD video's. The background video is 1920x1080. In front of it there is an object witch is also a video, but it it is stopped at first frame. When mouse is over this object - I play the video.
And here's the thing - when I firstly move cursor to the object - it plays like 5-6 fps. From the moment when video plays single time - it starts to go smoothly.
I use FLV files as videos and a sequence of PNG as an object on the video. FLV and PNG is 1920x1080. Flv and PNG's are loaded in the SWF file directly from library.
Here's the questions : Is there some sort of file buffering when the files are firstly displayed? Will it be better to load video from External files?
View 2 Replies
Jul 25, 2011
I would like to know how flash handles multiple HD video layers. We're planning a project:
- Flash document size 1920x1080
- In the background will be multiple HD videos(probably StageVideo that I will make show and play at certain events - like transition to the menu category)
- In the center of the screen will be a fancy menu object that consists of a PNG sequence's.(6 sequences)
- And a FLV HD Video in the foreground with alpha(maybe some visual effects).
The question is : Is it possible to make something like this without the users to experience lags?
View 3 Replies
Jul 12, 2011
I am using Flex and FMS to develop a video conferencing application. I am using DynamicStream to automatically switch incoming streams to the appropriate bitrate depending on the available bandwidth. I was wondering if there is anyway in which I can instruct the DynamicStream to allow more bandwidth for audio (obviously at the cost of losing some frames from the video).
View 1 Replies
Feb 20, 2011
I make alot of videos and far from pro at AS3. My employer wants to be able to pause the video during production and insert comments at a specific frame. Can this be accomplished with que points or utilizing the progress bar somehow?
View 2 Replies
Nov 16, 2011
I am working on a flash video player where i want to insertyume ads. The sdk and integration guide provided by the yume peopleis not that good.
View 1 Replies
Sep 19, 2011
Is there a way to convert frames to a video in flex? If I have a video, I want to brand it by adding adding a persistent logo over it. Is it possible?
View 2 Replies
Aug 28, 2011
I try to make a 3d wall gallery using 3dpapervision. My gallery contain photos & video. I can make with the photos, but when I insert the video file ( FLV) there is a error: "Error #2044: Unhandled IOErrorEvent:. text=Error #2124: Loaded file is an unknown type."
insert video file in 3d papervision.
View 1 Replies
Jun 15, 2010
I'm working on a website template that includes a video component. I'm assuming I need to use the video object and it only plays actual video files. What if I want to play videos from Youtube? Would I have to download the video and put the video file somewhere where Flash can access it? Like on my computer or uploaded on a server?
View 2 Replies
Nov 21, 2011
is it possible to insert image or logo when recording video?
I know using Video Converter can insert logo in flv file.
but I want to insert logo when recording video.
View 2 Replies
Jun 29, 2010
I need to insert in a video an image uploaded by the user. Just like in a movie when you have filmed with the green background and added other background in postproduction. An exact example is quilmes . com . ar but it's in spanish. I've thought generating masks frame by frame but that's obvioulsly insane
View 1 Replies
Jun 22, 2011
Ive been trying to insert a video file into my flash presentation, but somehow, when I export the movie as swf it doesnt play the videos..
View 1 Replies
Mar 7, 2011
I have a SWF movie (only animation, no Actionscript) and I would like to programatically extract the resulting video and audio and whatever resolution.
View 2 Replies
Jul 6, 2009
this Flash CS4 and Action Script.i am working on something which needs me to insert a vide file in the Action Script of a swf file?how can i do that?? (if the video file is not imported to Flash CS4, is the procedure different??)
View 2 Replies
Sep 10, 2005
the snow effect always acts like the top layer, ok what i mean is, i have 3 layers, (1)toplayer= a car, (2)middle= snow, (3)low= background.I want to make the snow to be seen behind the car...i hope you understand what i mean , whenever i put the code from the link above it acts as the top layer and appears in front of everything.
View 4 Replies
Jul 27, 2004
i have few button to let user click and the symbol will insert into the input text. i change my input box to 'symbol' but i facing the problem that i can't insert character other than symbol...
View 6 Replies
Dec 7, 2009
When I use the webcam and microsoft to record a video, my audio and video are out of sync.This does not happens when I use the built-in Microphone on the webcam.
View 2 Replies
May 4, 2010
I imported a quicktime .mov video clip onto my stage for my website, but when I preview movie, there is no audio.
View 1 Replies
May 18, 2006
I have a video embeded into my scene, it is an flv. I need toremove the audio from it so I can put on a backing track. Is this
View 3 Replies
Sep 5, 2008
I have a video that consists of an imported FLV to thetimeline so I could put a new background behind the alpha-channeledbackground of the movie and put other thingsin front of it. When Iexport as SWF it plays just great. However, the download is akiller over DSL speed connection, so I thought I'd try making thefinished product into an FLV. To do that I have to export as QTmovie first, then from QT Pro export to FLV. It loads much quicker,however the movie's video and audio get out of synch by the firstminute (it's 4 1/2 minutes long), and by the end it looks terrible.
View 2 Replies
Jul 30, 2009
this one is really doing my head in and any advice (even vague thoughts) would be really great.I have an FLVPlayback component on the stage and I am loading 8 FLVs in to 8 separate video players within it. I then play the first one and when it ends I randomly select which to play next.Everything seems to work fine except that each time I run it one or two of the clips play back with only audio only and no video. It is not the same clip each time but whichever one it is will consistently fail to playback untill I re publish when it chooses a differrent clip to fail on.I am publishing for FP8 from CS4 on a Mac and it fails when I test movie as well as in FF and Safari.
If anyone has any ideas on this at all please shout them out or I am heading for the forrest never to return
View 3 Replies
Jun 13, 2010
When I go to test my video the audio and video are playing at different playback speeds. I'm trying to create a video using Flash that requires events based on the song itself. how to make the audio and video play at the same speed during Timeline playback and testing?
View 1 Replies