ActionScript 3.0 :: Embedded Video And External Video With Playback Component

Nov 9, 2010

I have trouble in choosing between external video with playback component and embedded video . I have tried adding video to dynamic page and everything is perfect .This video I have imported using the option File ->import video -> external video with playback component. If I try to execute flv on another system , the video is not playing eventhough it is in library.

So, I have imported video using the option of embedded video and this worked fine on another systems as it embeds video. The video plays for only 2 min 54 sec. I have compressed the bit rate to how much ever I can in premier pro. It resulted in reducing the size of the file but still I see the video occupying more than 3500 frames in the timeline. I feel this is not optimal.

View 1 Replies


Similar Posts:


IDE :: Video Streaming - Loaded An External Video With Playback Component?

Feb 18, 2010

I have loaded an external video with playback component in Flash CS4.

Now the question is do I need to add streaming script or not?

View 2 Replies

ActionScript 3.0 :: FLVPlayback.complete - Play The Video Files With The Playback Component In Each Of The Frames Where The Video Was

Apr 26, 2010

I am wanting to play a number of movie clips and flash produced video clips. On the main timeline I have a frame for each clip I want to play. In that frame is a flash movie that contains the video that I have embedded onto the timeline for the movie. The filesize for this project is massive and I am struggling to work on the file. I want to be able to play the video files with the playback component in each of the frames where the video was.

[Code]...

View 5 Replies

ActionScript 2.0 :: Embedded YouTube Video In Flash - Black Bars On Playback

Mar 21, 2011

I have successfully embedded the youtube video in my flash code with:
//create area to put youtube video on screen
this.createEmptyMovieClip("reason1_video", 10000);
reason1_video._xscale = 60;
reason1_video._yscale = 60;
this.reason1_video.loadMovie("[URL]");

However, the video plays with black bars on top and bottom even though it plays without those directly from youtube: [URL]. Even if I take off the scaling, it still has the black bars. How do I get rid of them? It seems like youtube uses a different player than flash. [URL]. Click on #1 and you will see the video I am talking about.

View 1 Replies

Professional :: Incorporate Playback Controls To A Embedded Video That Plays With The Timeline?

Mar 24, 2010

My question is how do I incorporate playback controls to a Embedded Video that plays with the timeline?  I saw how easy it was to add playback components when you import video externally.  I figured that I probably need to start by creating my play back components, but then I need code to tell the swf what to do?

View 5 Replies

Stopping Video Component Playback?

May 20, 2009

I have a frame where I have added an flv playback component to play a flv file. Everything plays fine, but when I test the file and navagate away from the frame that the playback component is on, the video continues playing.
 
Is there any way to get the video to stop when the user navigates away from the frame? I'm sure this could be done if I add the video using AS 3.0 (that is what the navigation of the site is coded with).

View 2 Replies

ActionScript 3.0 :: Loading Video Onto Playback Component

Nov 16, 2009

I am using the following code to load my video into the playback component, but the video is the wrong size, it's too small and isn't centered in the video player.

Code:
import fl.video.*;
var myVideo:FLVPlayback;
myVideo = new FLVPlayback();
myVideo.source = "videos/Logo Animation WEB.mp4";
myVideo.addEventListener(VideoEvent.COMPLETE, completePlay);
[Code] .....

View 1 Replies

Separate FLV Video And Audio Tracks In FLV Playback Component?

Jul 30, 2009

We're creating video that is destined for multiple countries - we've created a framework that has a video page (using the FLV playback component, w an external FLV w/ progressive download) for the given languages we're using, and subtitles for each, etc..  Until now, we've been using the same English video & audio for each, but the client is looking into having the videos dubbed into different languages.
 
We're hoping to avoid re-encoding the video for each language in order to accommodate for the different audio tracks.  Also, having different video files for each language would mean using more storage (since we're talking about a lot of video files, so it adds up). Is there a way to use FLV playback to progressive download an FLV file (video only) while playing a separate mp3 file?  Most inquiries into playing separate audio and video has led me to embedding video, which isn't feasible in our case.

View 4 Replies

ActionScript 1/2 :: Passing Video Into Flv Playback Component With Extra Parameters?

Mar 9, 2010

I've been given a video url that I want to pull into an the flvplayback component. The url for the video I've been given is:The problem is when I set the contentPath with the above url the component won't load the video with the extra parameters ?var_log=102|441100001-1|- added as it says the path must end with .flvI am asumming that the video provider needs this extra var/parameter to be called in order to track the number of video requests, in which case I will need to keep this in.

View 2 Replies

ActionScript 3.0 :: FLV Playback Component - Stop Previous Videoplay At New Video Event

May 23, 2011

There seems to be tutorials on starting the next video at completion of the previous one using the FLV2.5 Playback component, but stopping a video playback event when a new one is triggered.  Ex.  Video one button is clicked and video starts playing, viewer clicks video two button mid way through playback of video one and starts video two.  How do I stop the playback of video one when video two button is clicked to avoid both playing simultaneously?
 
I have used:

if (snd ! = null) {
channel.stop();
}

for audio files sucessfully.

View 1 Replies

ActionScript 3.0 :: Current Time Event Trigger - Video Playback Component

Aug 27, 2010

I'm attempting to use Flash for displaying "scrolls" on our educational access channel. I have an announcement on each frame, which has a 7 sec delay, and a footer that displays the current time. What I would like to do, using the vars the Hours and the Minutes trigger a command that at a set time, like 8:20, it would jump to another swf file that might contain a video playback component. I can't seem to come up with the right combination to trigger it a set time. Here is what the frame 1 AS contains.

ActionScript Code:
stop();
var wT:uint = 1000; //wT = waitingTime
var ttL:uint = 1; //ttL = times to loop
function customTimer (timeToWait:int = 1):void {
[Code] .....

View 3 Replies

ActionScript 3.0 :: Stoping External Playback Video?

Sep 12, 2010

I have a menu and every time a user clicks a button it takes him to a jey frame where there is a external movie playing. but if he clicks on the menu again it takes him to the other movie but the first movie audio dosen't stop.So here are my two doubts:Is there anyway that I can control my external movie via AS so I can Pause and Play it?

View 2 Replies

Little Video Player (1 Playback Component, 3 Buttons Linked To 3 .flv Files) Not Working In The Published Html?

Oct 12, 2009

everyone out there that is smarter than me. I have made this little prototype video player, and it isn't working. It'll eventually become a nice little player show videos from our summer camp for the last few years, but first I want to make it work in a basic stripped down version. There is a playback component with one of the skins right above the three buttons.

Here's the ActionScript: btn1.addEventListener(MouseEvent.CLICK, vid1);btn2.addEventListener(MouseEvent.CLICK, vid2);btn3.addEventListener(MouseEvent.CLICK, vid3);

function vid1(e:Event):void{vidPlayer.source = "Video1.flv"};function vid2(e:Event):void{vidPlayer.source = "Video2.flv"}; function vid3(e:Event):void{vidPlayer.source = "Video3.flv"};

It runs fine when I test in in flash and even the .swf file runs fine alone, but when I put it in a .html file  via Dreamweaver and in the published .html it doesn't run. What up?

View 1 Replies

Flash :: Video Contrast In Video Poor In Dreamweaver Playback

Oct 4, 2009

I am using Flash Professional 8 and Dreamweaver 8 to maintain a website. I have just started using flash to show video highlights from high school football games which I record. Using iMovie I export the video as quicktime file and then import to flash to convert to a flash video file to post on the web site. The video coming out of iMovie has very good contrast and the quicktime movie has the same good contrast. When looking at the file in Flash the contrast changes dramatically. I becomes washed out. I am using Max OX 10.6 operating system.

View 2 Replies

Control Flv Embedded Video With External Buttons?

Oct 5, 2009

I have embedded a flv video into my timeline, it uses the flv playback component to play and the SteelExternalAll.swf skin. I would like to control this flv using buttons that I have created that are postioned next to the video player. Ideally, these buttons would be thumbnails, similar to chapter thumbnails on DVDs and would serve a very similar function. As these thumbnail buttons are always present, I want them to change while the movie plays, I think a border around the currently playing would suffice.

The video is nearly 3 mins long, I have made cue points from Sorenson Squeeze.

View 1 Replies

ActionScript 2.0 :: Loading External FLV-s In Embedded Video?

Mar 10, 2011

In Flash MX 2004 Pro. I have embedded the video in which needs to load several external FLV files. These are the problems.

1. How do I stop the video and it removed (with the shutdown sound)

2. How do I upload another FLV file in the same embedded video (I have separate buttons for each FLV file) and also remove previous FLV file

This is the code that I use:

my_nc = new NetConnection();
my_nc.connect(null);
my_ns = new NetStream(my_nc);

[Code].....

View 1 Replies

ActionScript 3.0 :: Fullscreen Button On The Playback Component, Which Will Allow The User To Toggle The Video Fullscreen?

Apr 13, 2009

I like to make a fullscreen desktop application, with an FLV, using the FLV Playback component. However, I�d like there to be a Fullscreen button on the playback component, which will allow the user to toggle the video fullscreen.I cant, for the life of me, figure out how to do this with various settings�it should be easy! This is what I have--is there a better way to do things (without a custom movie player)? My inital settings are as follows:

Code:
stage.displayState = StageDisplayState.FULL_SCREEN;
theMovie.fullScreenTakeOver = false;

Then I have a function which should work--but my button won't appear in fullscreen--Can I apply this function to the built-in fullscreen button?:

Code:
function handleClick(event:MouseEvent):void
{
if ( !theMovie.fullScreenTakeOver )[code]....

View 9 Replies

ActionScript 2.0 :: Controlong Sound In Loaded External FLV-s In Embedded Video?

Mar 12, 2011

In Flash MX 2004 Pro. I have embedded the video in which needs to load several external FLV files. These are the problem: In my main file I have a sound object (music) and then load the video when I reduce the volume of the music of the main file to 0 that the louder the sound from FLV videos. The problem is that when the music died down to 0 to mute the sound with FLV videos to 0.How to separate audio from FLV videos from sound of music and how to separately control the volume loaded FLV file?This is the code that I use:

my_nc = new NetConnection();
my_nc.connect(null);
my_ns = new NetStream(my_nc);

[code].....

View 1 Replies

ActionScript 3.0 :: Video Playback - 60 Seconds Video To Start Playing After 40 Seconds Have Been Downloaded

Jul 19, 2010

1) I want a 60 seconds video to start playing after 40 seconds have been downloaded - to do that I set the NetStream.bufferTime to 40 seconds and retrieve "NetStream.Buffer.Full" event causing the video to really start playing. This step is OK.

2) However, the "NetStream.Buffer.Full" causes data to stop downloading. So the remainder of the video begins to download no sooner than after the 40 seconds have been played. This step is my issue. Can anyone tell me how to avoid this unintended effect? (i.e. playing a video and downloading data at the same time?)

View 2 Replies

ActionScript 3.0 :: Playing External FLV On Clicking Video Component?

Oct 20, 2008

I have a button on stage names voices. When it is click the video component should play voices.flv.

Here is my code.
import fl.video.FLVPlayback;
import flash.events.MouseEvent;
voices.buttonMode = true;
voices.addEventListener(MouseEvent.CLICK, video);
function video(event:MouseEvent):void {
flvplayback.source = this.event.target + ".flv";
}

I get this when I click on the button:
Error #1010: A term is undefined and has no properties.

View 1 Replies

Professional :: Keyframe A Video Clip Without Effecting Playback Of Video Clip?

Aug 11, 2011

I've imported a Quicktime video clip into my scene. I want to slide this video clip in from off screen and have it stop at center stage using keyframes. When I use keyframes to move a video clip - the playback of the clip resets to it's first frame at every keyframe. Is it possible to move a rolling video clip using keyframes without altering the playback of the clip?

View 2 Replies

ActionScript 2.0 :: Use Video Component Control To Set Volume For External Audio Clips

Mar 10, 2009

hope i'm explaining this the right way. i'm using the flash flvplayback component to play a video. i've stripped the audio from the flv and am playing it, along with another audio clip, on the timeline at the same time. volume has been set for both clips, but i need to allow people to adjust the volume from the volumeBar that exists inside the video player. it's built in as2.

View 1 Replies

Javascript :: Gain Access To An Embedded Flash Video's Parameters That Is Embedded On A Site You Don't Own Via A Browser Extension?

Jan 2, 2011

I'd like to gain read only access to the following parameters of embedded Flash videos located on sites that I do not own through my own custom browser extension/add-on:

Time location of playback head (so I can display the current time in the browser extension via HTML5/JavaScript) Frames (so I can make capture them to an image file, save it and display image in browser extension) Original Dimensions in pixels (so I can display the original video dimensions via JS/HTML5 in browser extension)

Is this possible by using Javascript and HTML5 from a browser extension?

Would I have to use something like the SWFObject Javascript API [URL]

View 1 Replies

Professional :: Playing An External Video File And Upon Video Being Played, Move Onto Next Frame?

Dec 16, 2011

I suppose the title says it all.  I can load an external video file (FLV) and I can have it play.  I also have the custom buttons made to control the clip.  The only thing I have left to do is to have the main timeline move onto frame 2 once the external video reaches its end.  I am using actionscript 3 and flash cs 5.5. 

View 7 Replies

ActionScript 3.0 :: Mp3 And Video Player - Load External Video Gallery Or Mmedija.swf

Oct 25, 2011

I make my base swf in which I load external swf's. In my base swf I have mp3 player. Everything works fine until I need to load external Video gallery or mmedija.swf. In video gallery I have

import flash.media.SoundMixer;
SoundMixer.stopAll();

to stop my mp3 player sounds and play video files.... But then when load some other files I want to stop playing video files and restart mp3 player.

[Code]...

View 0 Replies

ActionScript 3.0 :: Looping External Cideo With Playback Component?

Sep 10, 2010

I am trying to loop my external video with flash cs5, I know little about actionscript 3.0 . Haven't be able to get anywhere it uses a component called FLVPlackback. I started off with a flash template that I have tweaked to my needs Here is the .fla file I am adding the video I want to loop the the photos page

View 3 Replies

ActionScript 3.0 :: FLV Playback Check For End Of Video?

Aug 12, 2011

I have a few videos that I have in my Flash file, that I would like to have them trigger the playhead on my main timeline move to a new frame upon completion of the video.

I have found this page, informing me that it is possible, but do not know what to do with this information.

[URL]

View 4 Replies

ActionScript 1/2 :: FLV Playback Repeats First Second Of Video

Jul 18, 2009

I'm having trouble fixing a problem with an flv playback issue. A main swf loads a child swf which preloads a movie. If the movie is preloading and you close the child swf with _global.lightBox = false; global.nc.close(); unloadMovieNum(2); The global variable lightBox is set to false so when the video is fully loaded it sees that lightBox is false and does not try to play. The global variable nc is the movie's netConnection. The problem occurs when you click to close the movie and then try to load the movie again. What happens is it stays on the preloader going from 1 to 99 over and over again while playing the first small bit of the movie's sound.

View 1 Replies

ActionScript 3.0 :: Video Playback In Air Application?

Aug 5, 2009

The application serves as a presentation interface and plays slide and video content using the FLV Playback Controller. The user interface has three preview windows along with a list of slide and video content that gives the user the ability to select which slide(s) and or video(s) appear in the preview window(s). The content is simultaneously shown full screen on three projectors via multiple monitor outputs (2 nVidia SLI gfx cards, 4 outputs, 1 preview monitor, 3 for projectors).Our issue is centered around the playback performance of one 20MB flv (1366x768) after having played several 2MB flv files (same resolutions and bit rates).

The odd thing is that the 20MB file can be played seamlessly 1x, then the small flvs can be played without issue; but if we try to play the 20MB flv again, it begins to stutter in the last half of playback.We are looking at getting an official opinion letting us know if video playback performance can be increased and is so a quote letting us know what costs are involved to do so. We can provide the source code and all related files.The hardware this Application is running on is a PC running XP SP3 with a XEON 5130, 2 Ghz processor, 2 GB DDR2 ram, a Seagate ST3160815AS 160 GB SATA Hard Drive and 2 NVIDIA 9800GTX Video cards

View 1 Replies

ActionScript 1/2 :: Detecting End Of Video Playback?

Nov 3, 2009

how to catch the end of FLV playback. I have an SWF which is loading a number of FLVs dynamically, based on user interaction with a main menu. I am NOT using the FLVPlayback Component. I wanted to create my own buttons and interface, so I am using the basic Video Symbol that is added directly from the library.
 
I have already read about using listeners to catch the complete property, but that seems specific to using the FLV Playback component. I have thought about using cue points, but I didn't create the FLVs, and I don't have access to them, to edit them. I have also tried comparing the duration of the current FLV to the time played, but that breaks when a new FLV is being loaded.

View 4 Replies







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