Overlay Movieclip On Fullscreen Flvplayback

Jul 22, 2009

I'm coding a flash video jukebox. In this movie there will be a small box with subtitles for the flv playing at the moment. The problem is that, when I press the fullscreen button, the text overlay dissapears. I think that what is really happening is that the overlay is "hiding" at the back of the video.
 
Is there any way to put this overlay on top of the video so it remains even if I press the "fullscreen" button on the flvplayback component?

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Resize Flash Overlay Plugin To Fullscreen In Video Player?

Jul 8, 2010

It's with a Flash overlay that has been custom made to overlap a .flv video running in Flowplayer (open source video player at flowplayer.org) The Flash overlay is mostly transparent and just includes a few buttons over top the video to allow visitors to share, email and visit a related website. Take a look here for example:[URL]

The video and Flash buttons work fine when videos are played within Flowplayer at normal size in the browser, but when making it fullscreen using Flowplayer, the Flash overlay plugin does not resize to fullscreen with it. Then, when made regular size again it gets distorted, as you can see from the example.

I know it might involve creating a custom onResize() function, but I haven't figured this out yet with Flowplayer. There are vague instructions & snippets of code here under "Layout management" section on flowplayer . org/documentation/developer/writing-flash-plugins.html

Code:
override public function onResize():void {
/*
set _childButton width according to my new width,

[Code]....

Interesting, but doesn't tell me much of what to do. I have a feeling it might involve making a new .as class in Flash and associating it to the custom buttons overlay .swf. On the right track?

get the overlay to resize using onResize and what code should be used would be very helpful. Others may be also trying to make custom overlay plugins too, and the fullscreen issue would be the next step to know after that and make it look more complete.

View 3 Replies

IDE :: FLVPlayback Too Big In Fullscreen

Oct 13, 2009

I have an FLVPlayback component in an video.swf, and it has a fullscreen button. video.swf is being loaded by another main.swf. when the fullscreen button is clicked, it goes into full screen. But, the FLVPlayback scales too big and even the overlaying controls are out of the screen.

View 9 Replies

Can't Get FLVplayback Component To Fullscreen Correctly

Sep 30, 2010

I have tried numerous things but when I insert the FLVplayback Component into flash that is linked to an external video source the fullscreen function will not work but the video plays as needed.

View 15 Replies

ActionScript 3.0 :: Fullscreen For FLVPlayback Control?

Jan 22, 2009

I am facing a weird issue while using FLVPlayback control.I have created a class which internally creates an instanceof the FLVPlayback control and sets the skin toSkinOverPlayStopSeekFullVol.swf.In the main program I have created n instances for this classto load different flv files [just like any multi windowedapplication, with each window playing its own flv file]. Once I click FullScreen button the video loaded last alwaysget in to full screen mode; irrespective of the

View 1 Replies

ActionScript 3.0 :: FLVPlayback Fullscreen Not Working?

Aug 14, 2009

I dragged the FLVPlayback component onto my stage and attached a source to it using the component inspector. When I view my .swf, I can't get the full screen option to work. I have uploaded my file here:[url]....

View 2 Replies

Professional :: FLVPlayback - How To Get Project Always Fullscreen

Oct 1, 2010

Is there anyway to have a projector ALWAYS fullscreen, and use an flvplayback component with fullscreen button at the same time? It seems that they're somehow incompatible. If I have multiple instances of an flvplayback component on different scenes, when the projector is fullscreen, jumping to a scene with an flvplayback on it, leads to having a black screen only!

View 10 Replies

ActionScript 3.0 :: FLVPlayback Fullscreen Not Working

Aug 14, 2009

I dragged the FLVPlayback component onto my stage and attached a source to it using the component inspector. When I view my .swf, I can't get the full screen option to work. I have uploaded my file here:URL...

View 2 Replies

ActionScript 3.0 :: Custom Fullscreen Controls On Flvplayback?

Jan 16, 2011

I have an stage on wich I have an flvplayback, custom controls to manage the flvplayback and some other infos bellow this controls.when I enter fullscreen with the fullScreenTakeOver set to true all the flash file goes to fullscreen, but I only want that flvplayback and the custom controls to manage go to fullscreen, not all the info below them.Is there a way to select what elements go to fullscreen and what elements not?I try to modify an skin of the flash predefined, but I do not find the way to add textfields to this skins and access dinamically to them from the file that has the flvplayback control.

View 1 Replies

ActionScript 3.0 :: Cannot Have Multiple Flvplayback Instances Using Fullscreen

Feb 20, 2012

I am using AS3 with CS5. I created a flash project which contains multiple instances of flvplayback. Each plvplayback plays a separate video and each has its own controls. It all works fine when playing, pausing and controlling the videos. The problem is with the fullscreen functions. If I click the fullscreen button on the first flvplayback, it makes the second video go full screen. If I click the second video fullscreen button, it opens fine into its own video except when I do it three to four times. After three to four times of toggling fullscreen on the second video, it opens the first video into the browser larger than its original size but not full screen. I have tried recreating the flvplayback instances by re-importing the video files. Each flvplayback has been given its own instance name. Even when I create a separate custom button, not part of flvplayback, and give it the command to launch fullscreen on the first video, it still opens the second video to fullscreen. When I use just one video and remove the other ones, toggling fullscreen works fine for that particular video.

View 1 Replies

Actionscript 3 :: Keep An FLVPlayback Out Of Fullscreen Mode In Projector?

Nov 14, 2010

I have an FLVPlayback component on my timeline (frame 4 or so), and my Flash Projector is running in fullscreen mode. The problem is that I can't seem to make my FLVPlayback component NOT be in fullscreen mode and at the same time, have my stage in fullscreen mode.

View 1 Replies

Actionscript 3 :: Make The FLVPlayback Control Go Fullscreen?

Feb 3, 2011

I have an Adobe Air 2.5 app that has been written in Flash CS5.There is a need to play video's from within that app and I am not in the mood to write a video player from scratch. Soooooo... we attempted to use the FLVPlayer from http:[url].... but could not get the thing to work properly at all through their API.

The video player must go full screen and have the normal playhead scrubbing, play / pause / stop, and volume controls.Can you make the FLVPlayback control go fullscreen?

View 1 Replies

Actionscript 2.0 :: Fullscreen Mode For FLVPlayback Component

Oct 17, 2010

I am using a FLVPlayBack component to play some videos back inside a flash site I am making. Obviously I am using a Flash CS3 - AS2 skin since I am making the site using AS2.

Does anyone have the code to create a fullscreen mode button so that the videos go into full screen mode that are playing the FLVPlayBack Component?

View 3 Replies

ActionScript 3.0 :: Switching To Fullscreen With FLVPlayback Component On Stage

Sep 5, 2009

I've encountered a really frustrating problem recently when switching to StageDisplayState.FULL_SCREEN with a FLVPlayback component on the stage.

My movie:
bottom layer: a movie clip inside of which is a FLVPlayback component playing a flv movie
upper layer: movie clip (logo), second mc (fullscreen button)

Fullscreen button code:
function doFullscreen(event:MouseEvent):void {
if(stage.displayState == StageDisplayState.FULL_SCREEN){
stage.displayState = StageDisplayState.NORMAL;
} else {
stage.displayState = StageDisplayState.FULL_SCREEN;
}}bFullscreen.addEventListener(MouseEvent.CLICK, doFullscreen);

Effect (Before clicking the fullscreen button):
Everything is okay, the movie plays, logo and button are visible.

Effect (After clicking the fullscreen button):
The only thing that is visible is the playing movie, but logo and fullscreen button disappear.

What happens:
The mc with the FLVPlayback component gets the highest child index and covers the logo and button. It is not the problem with aligning logo and button on the stage, as without the FLVPlayback component they are perfectly aligned. I also tried to manually switch the depth of the mc with the FLVComponent, unfortunately without any result.

View 1 Replies

ActionScript 1/2 :: Create Fullscreen Functionality In FlvPlayback Component?

Aug 9, 2011

How to create the fullscreen functionality in FlvPlayback component.

View 3 Replies

Flash - FLVPlayback Fullscreen Flickers And Back To Normal

Feb 10, 2010

I'm having a problem making my FlvPlayback go full screen. In FF it works great but in IE (8) it will only work once! the next time, it will flicker and return to normal state.

View 1 Replies

ActionScript 3.0 :: Fscommand Fullscreen Auto-scales Flvplayback Component!?

Jan 20, 2010

I have an FLVPlayback component instance on my stage, into which I load videos based on button presses. When I create a .swf of my project though, if I use

fscommand("fullscreen", "true");
fscommand("allowscale", "false");

I get unexpected behavior. What should happen is the file loads, everything is centered, and the area around the project is whatever the background color is.This sort of works .. until the first FLV is played. The FLV gets scaled to 100% (fullscreen)and if I hit "esc" I go back to the "normal" sized player, but if I then maximize the window (almost the same as fullscreen), the entire flash player now decides to scale, not just the FLV playback component

I'd like to be able to have my windows projector file to take up the entire screen when it's loaded (without being scaled), but this doesn't seem possible. Any ideas what's going on? Regarding the FLVPlayback component, I've tried everything to make it fit and not scale ....set height, width, set scale to "noScale", set registrationHeight, registrationWidth, etc. Nothing works.

View 2 Replies

Professional :: FLVplayback Fullscreen Not Working When Stage Is In Full Screen Mode

Jun 8, 2011

I have an SWF file with a full-screen button working perfectly. I have added an FLVPlayback component, working correctly.
 
However, if the whole stage is in "Full Screen" mode, and I click on the button which loads the FLVPlayback component, the screen becomes black and the FLV doesn't even load.
 
I have tried addind the action movieHolder.fullScreenTakeOver = false;  but it did not help.
 
I m working with Flash CS5 and AS 3

View 14 Replies

ActionScript 1/2 :: FLVPlayback: Disabling VolumeBar, Seek, Play/pause, Mute, Fullscreen Buttons?

Feb 15, 2012

Is there a way to disable/enable the buttons in FLVPlayback component? I got a flv files loaded into a fla file and the swf file then loaded onto the main fla file which where I want to disable/enable the FLVPlayback button at certain time.

View 7 Replies

ActionScript 3.0 :: Aligning And Overlay Of Movieclip

Apr 28, 2009

I'm just trying to load a videostream, align in the center of the stage and put it on the first visible layer.This code just loads it but align it on top-left of stage and under some layers that forbid it to be seen.[code]

View 5 Replies

ActionScript 2.0 :: Add An Overlay Graphic To A MovieClip?

Dec 8, 2009

is there any way to add an overlay image dynamically over a MovieClip? Sort of like a watermark... except that I'm not trying to make a watermark.Let me explain: I'm trying to program a gallery of videos that will be loaded dynamically through XML. Each video will come with a JPG of the same size, which will be the poster frame for said video (and will also be loaded via XML). The user will see a scrollable horizontal strip of "videos" (actually the pictures), and when he clicks on one of them, the poster frame will disappear (_visible=false) and the FLV player underneath will start playing the chosen video.

So far so good. I load the pictures via XML and put each of them in a MovieClip. I distribute the MovieClips in an horizontal strip. I add to each of them an event handler so that they start playing the video when pressed. The only thing that I don't know how to do is: how do I add to each of the MovieClips a semitransparent "Play" button? They are generated dynamically, and I don't know how many of them (i.e. how many videos) will be there beforehand, so I can't simply add them in a layer on the Stage;

View 7 Replies

Flash :: Overlay Text Onto A Movieclip Object?

Mar 13, 2011

flash, actionscript, and the class/method/static/instance paradigm. I do have one class that I use, it loads a png file and adds it to the stage, I can then manipulate it with the mouse. What I want to do is add some text on top of the png file. When the user clicks and drags the png file around, I want the text to stick with it, basically make it part of the png, overlay it, combine them, group them, whatever.Here is the class I am using to load the png.

package {
import flash.display.MovieClip;
import flash.display.Loader;

[code]......

View 2 Replies

Two Movieclips Ignore Each Other And Only Apply Blend / Overlay To Background Movieclip?

Sep 17, 2009

I am using CS3, AS2.I have a background image that I am allowing the user to select multiple layers over the top of (layer 1: new pattern, Layer 2: design) and the movieclips have the Blend: Overlay applied to them. My problem is when they select a second option (or a second overlay is applied to the background) the overlay shows the layer belows pattern in the new layer.My question is, is there a way to have the the two movieclips ignore each other and only apply the Blend:Overlay to the background movieclip?

View 3 Replies

ActionScript 3.0 :: MovieClip That Represents Animated Overlay Of Entire Stage

Jun 29, 2011

Lets say I have 3 MovieClips. One that is animation that represents animated overlay of entire stage. Like falling leafs (for example)
One that represents character
One that represents background
I want to make character to be MouseEvent.CLICK interactive. The problem is when I create a particle Animation of falling leafs the single leaf that is an instance of MovieClip blocks Character mouse Interaction. Is there a qay to fix container that holds the particle animation of Leafs so that it will not block Mouse Interaction whit mc below?

View 1 Replies

ActionScript 3.0 :: Activate Movieclip Via FLVPlayback CuePoint?

Apr 22, 2010

I'm working on a more interactive movie. It basically just has effects over the video that go outside of the FLVPlayback's dimensions to seem more "realistic." It seems very basic, but I am unsure where I would begin. Let me tell you the basics: It's offline, I imported the video from my computer and used the "Load external video with the playback component."My FLVPlayback on the stage is called:

fla_movieTrailer It has cuepoints already in the .FLV video. I have one Event one named "blacksmoke." If the video reaches the cuepoint "blacksmoke" I want it to play the MovieClip named fla_blacksmoke. So how do I have it activate fla_blacksmoke?

View 3 Replies

ActionScript 3.0 :: Load Image Fullscreen In MovieClip

Mar 25, 2010

I am loading a video clip into an mc at certain times ...
//load video
var connection:NetConnection = new NetConnection();
var stream:NetStream;
var video:Video=new Video(stage.stageWidth,stage.stageHeight);
var metaObj:Object = new Object();
var isPaused:Boolean=true;
[Code] .....

The video loads fullscreen initially and on resize because of my video var params (var video:Video=new Video(stage.stageWidth,stage.stageHeight). However, my image does not load fullscreen initially but does on resize. Are there params I can enter somewhere to allow my image to load fullscreen?

View 5 Replies

ActionScript 2.0 :: Resizing MovieClip (Shapes) To Fullscreen

Jul 20, 2005

I have a movie clip named "shapes" that I use as a pseudo-background for my .swf, I alter the color of the movieclip by using the following code;
on (press) {
var colorful = new Color("_root.shapes");
colorful.setRGB(0x003366);
}
So that each section of my site has a unique color. The problem is I want to publish this as fullscreen (Publish Settings, set Dimensions to "Percent" and Width and Height to 100). For this to look right I need the movieclip "shapes" to expand to 100%.

View 2 Replies

Flash :: Cursor MovieClip - Application In Fullscreen Mode

Jun 17, 2009

I have a custom cursor movieClip that changes depending on which side of the screen its on in my Flash application. This works fine, and even when the Flash test window is resized. However when going to fullscreen mode, it stops working. This code is called every frame, so shouldnt the stageWidth/stageHeight adjust accordingly when going to fullScreen mode?

[Code]...

View 1 Replies

ActionScript 3.0 :: Preventing MovieClip From Resizing In Fullscreen Projector?

Aug 18, 2009

I have a fullscreen projector using fscommand ("fullscreen", "true");
Fullscreen works fine. However, I have 2 movie clips that I don't want to resize with the rest of the movie. (They are non-vector images that look crappy when resized.) Is this possible? If so, do you know what code I need to use? I'm using AS3.

View 1 Replies

ActionScript 2.0 :: Toggle Fullscreen Mode On Movieclip From Parent?

Jul 17, 2008

I'm trying to work out how to trigger a fullscreen on a movieclip from a button/AS-code in the parent. In the parent, I have a button that calls the function toggleFullScreen(), and here is the AS-code;

Code:
// Scale to fit the screen, but keep aspect ratio.
Stage.scaleMode= StageScaleMode.EXACT_FIT;

[code].......

View 10 Replies







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