Videodisplay Control - Black Screen?

Jun 18, 2009

Cut and pasted example with buttons for videodisplay control in chp 9 of Adobe Flex 3 developer guide. Having problems.

History - take avi, create flv. In my mxml, file define mx:videodisplay, refs flv file and define buttons for play and pause, all within mx:application.

Compile mxml with mxmlc to create swf. Call swf file within html using <object> and <embed>. Run html.Result is that the buutons show but the video control is black - no video.i have written mxml file as an air file (so use mx:windowedApplication) and compile with amxmlc and the resultant app runs as expected.I can also convert the flv into an swf file and run that from html but then I do not get buttons.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Flash Error - Make A .swf File Go Into Full Screen Without Falling To A Black Screen When A Movie Is Played?

Feb 11, 2009

My question is what needs to be done in order to make a .swf file go into full screen without falling to a black screen when a movie is played? I have tried coding it, however I come up with the following error.

[Code]....

What should I do to fix this? This is not going to be an HTML file, however, so the initial thought of changing the publish settings does not seem to work this time.

View 9 Replies

Flex :: VideoDisplay Control Does Not Open Stream

Jul 9, 2011

I'm trying to make VideoDisplay playing media with FlashDevelop. Here's the source of my application:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="[URL]">
<mx:Script>
<![CDATA[
import mx.events.VideoEvent;
private function pause():void {
[Code] .....

The problem is when I build application and run it (unfortunately, got no idea how to run it without KMPlayer or Mozilla - Flash Player is a plugin afaik) I got no video. The movie file is in the same directory as application's "Application.flv" one. But if I reload application (within player or browser) a few times, video starts. So, here are my questions: What's wrong with VideoDisplay component and how to fix this 'non-playing'? What's the better way to execute application than running it within movie player or browser?

View 4 Replies

Flex :: Fullscreen Option For Working For A VideoDisplay Control Embedded In A HTML Page

Jun 10, 2011

If I have a flex swc emebbed in my html page, and the flex swc contains an flex 4 videoDisplay player, which has an option for fullscreen. How do I make the fullscreen work. Because when I click on fullscreen button for the videaDisplay, I get an error: [code]Connect with the people you need to get the job done. Unlike other tools, Cloud Groups lets you work with anyone, whether they're inside or outside the company firewall. Invite them into Cloud Groups to work together on projects, share files, assign tasks or catch up in real-time.

View 1 Replies

Flex :: VideoDisplay Child Always To Be Same Size As VideoDisplay

Sep 9, 2009

i have a VideoDisplay [code]and i want to make the child inside VideoDisplay to resize with him to make his size 100%/100% (size of the child)cuz video.height and width accept only integers and ican't put % in there

View 1 Replies

ActionScript 3.0 :: Full Screen Going Black?

Jan 8, 2010

I have a swf that loads in video, the video plays, finishes, then is followed by timeline animation.  When the swf is playing in Full Screen mode, the video plays fine, but when the video is over and it's time to play the animation, the screen goes black.  When I press escape, turn off Full Screen, the animation starts. 

View 4 Replies

ActionScript 2.0 :: Black Screen Before Loader?

Nov 1, 2007

I have created a loader for the begining of my project, however when i simulate download there is just black (background colour) for about 10 seconds and then the loader suddenly starts at around 70%.So i know the loader works but why the black screen?? is it loading the loader?

View 2 Replies

ActionScript 3.0 :: Black Out Screen During Flvplayback?

Nov 18, 2010

What I would like to know, if its at all possible to have the screen fade black while the video is playing?

View 1 Replies

Flash :: Movie Plays But Control Bar Is All Black?

Apr 28, 2010

I have a product by IMTOO.com that converts AVI files to SWF files.  I used it, and I also specified that I wanted the final file to be small.  The final file plays OK in flashplayer 10, but the control bar is all black.  You don't see any controls on it such as 'play', 'pause' and 'maximize'.Now there is a menu you can get by right-clicking on the movie.  That gives you 'play' and 'pause', but not maximize.My question is, why is this happening.  Why can't I see controls on the control bar, and why can't I maximize at all, even with the right-click menu?

[Code]...

View 1 Replies

ActionScript 3.0 :: Black Screen On Android / IPad

Dec 16, 2011

I have a flash as3 application and I convert it into android and ipad applications, but every time when we launch the application. It shows the black screen for a long time. Is there any way to resolve this issue. The size of APK file is 620 kb.

View 1 Replies

IDE :: Flash Shows The Blank Black Screen?

Aug 12, 2011

I am working with classic asp and flash. Actually I don't have to develop the flash applications and I only have to make the asp parts. Now I have some problems with flash file.When we put the flash in asp we set the path of plugins : pluginspage="http:[url]......when we upgrade latest version of flash player (10.3.183.5), it works for the most of the flash file in my application but there is one specific flash that doesn't work.It only shows the blank black screen.

View 2 Replies

IDE :: Black Screen On Loader Between Movement In Frames?

Nov 2, 2011

I've created a game which Made up from images. Now I want to load the externally. I used Loader component, but between movement from frame to frame (it's a game I create) the screen blinks. How do I solve this with no use of preloaders?

View 1 Replies

ActionScript 3.0 :: Fullscreen Mode - Screen Stays Black

May 8, 2011

i'm trying to create a slideshow with AS3. The Problem is that if you click the fullscreen button very quickly after opening the page, it goes fullscreen but the display stays black!As you can see, i add the current Image to the mcSlideHolder just when the onFirstSlideLoaded-event occurs ... so if you click the fullscreen button before it has finished loading the image it will/should add it after the image is loaded ... so the image MUST be loaded then ... but why does the screen stay black???

[Code]....

View 1 Replies

Professional :: Flash Cs5.5 Black Screen In Windows Vista

Jun 7, 2011

I am currently having a problem when launching the trial version of flash cs5.5 . The screen that says the timeleft at my trial comes up but the flash cs5.5 screen stays black and is "not responding". About two weeks ago, it worked, so i don't know what is happening. All my other programs work. I tried to reinstall it, to delete the left flash cs5.5 program files after the uninstall and many other things, but it dosen't work.Here is a screen capture of the flash cs5.5 blackscreen. notice that in the frame of the window it tells" not responding".

View 1 Replies

ActionScript 1/2 :: Black Screen On Loader Between Movement In Frames

Nov 2, 2011

I've created a game which Made up from images.Now I want to load the externally.I used Loader component, but between movement from frame to frame (it's a game I create) the screen blinks.How do I solve this with no use of preloaders?

View 17 Replies

Flash :: JWPlayer Black Screen On Initial Playback?

May 21, 2010

The client complains that sometimes on initial load, the jwplayer will autostart playback as intended but with a black screen. Sound is alright, and the progress indicator in the transport is moving.No matter what I do, I can't recreate the error on my machine.I'm using version 5 of JWPlayer.

Here is the code i use to embed:
<script type="text/javascript" src="/Frontend/Javascript/swfobject.js"></script>
<div id="mediaspace"><embed type="application/x-shockwave-flash"

[code]........

View 1 Replies

SWF Displaying As Black Or Blank Screen Only The Video Audio?

Sep 18, 2010

I have tried getting my videos to play and all I get is a black screen with audio only.

After I got a blank screen, I uploaded the .flv (2MB) and the .fla (14MB) files to the server as well (same folder as the .html file) but that didnt help same blank screen.

why this .swf wont play?

[URL]

View 1 Replies

ActionScript 2.0 :: When Move Mouse Over The Image, It Changes To A Black Screen?

Sep 7, 2011

I want to create a simple static image on a 392 x 72 document. When you move your mouse over the image, it changes to a black screen with a cursor following mask in the shape of binoculars which reveals an image below (not the same image as static one).There is going to be a clickable monster which takes you to the next scene and from there,the next scene.I have attached a storyboarded idea of my banner.I have the images, I am just struggling with the ActionScript code.Click on the image to see comments on right hand side.

View 1 Replies

Ubuntu 9.04 64Bi T : Get A Black Screen And Shortly It Also Displays The Initialize Bar?

Jul 18, 2009

I tried the plugin that comes with Ubuntu 9.04 64Bit (from what I see that is using nswrapper and the 32Bit plugin) and also the current 64Bit Pre-Release alpha AND videos there just won't play.I only get a black screen and shortly it also displays the initialize bar. However, it won't play. It doesn't even show the control elements.This is for FireFox and for Epiphany.However, when I now click on the embed button to get a direct link for embeding the video on another site and using that URL the video will play but I believe it is a different player and a worse video quality.

View 4 Replies

Actionscript 3 :: Flash - Fullscreen Mode - Screen Stays Black

May 8, 2011

i'm trying to create a fullscreen slideshow with as3. My problem now is that if I click the fullscreen button too quick (--> before the image has been loaded and hasn't therefore been added to the stage) the screen just stays black and nothing is working anymore (the following images aren't loading either. Here is a demo of the problem:
[URL] Here is the code:

[Code]....

View 1 Replies

ActionScript 3.0 :: Screen Turns Black And Flash Quits On Video Playback

Oct 21, 2010

I'm using a playback control that is giving me problems. The only thing that I'm using is a play/pause buttons and the time scrubber. I found this code on a website. Now, when I preview the swf, it plays fine, but when the video starts playing, the screen turns black and flash quits automatically.

This is the Error that I'm getting:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Website10_fla::MainTimeline/updateDisplay()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

And this is my code:
import flash.display.MovieClip;
import flash.utils.Timer;
import flash.events.TimerEvent;
// time to buffer for the video in sec.const BUFFER_TIME:Number = 8;
// start volume when initializing player
// const DEFAULT_VOLUME:Number = 0.6;

View 20 Replies

Media Server :: Viewers See Black Screen While Entering A Chatting Room

Apr 13, 2012

 One of my clients installed FMS 3.5 and has the following issue:
 
a model was video chatting w/ one or more customers in a chat room. but sometimes, one customer entered her chatroom but saw blackscreen only, couldn't see model's activity, nor the video. the model did not see that customer entering the chat room either.

View 1 Replies

ActionScript 2.0 :: [Flash 8] MC - Make A 95% Black MC Cover Everything On The Website Page (full Screen OnResize)

May 16, 2007

how I can make a 95% black MC cover everything on the website page (full screen onResize) so I can present an externally loaded image by itself? I have seen this done before in a few flash portfolio websites but I can't seem to find the solution on any previous thread. I may have missed some threads. is there an actionscript that can do all of the above without having to resize an MC?

View 4 Replies

ActionScript 3.0 :: Compatibility - When Made Into Pdf And Opened The Movie Plays Automatically No Black Screen And The Buttons Do Not Work

Sep 2, 2009

I have created a .swf with flash cs4 actionscript 3. I placed it into an indesign page (cs4) and then exported to make a pdf. The movie played correctly before being placed and made into pdf. I have a stop in the first frame of the movie. So when you open the movie there is a black screen (first two frames only) with two buttons, a start and a stop. click the start the movie plays. when made into pdf and opened the movie plays automaticly no black screen and the buttons do not work.

[Code]...

View 3 Replies

ActionScript 3.0 :: Convert Black-white Image To Black-color?

Nov 2, 2010

Is it possible to convert an image (runtime) in Actionscript 3.0 from black/white to black/*color* ...Does someone know a solution? Matrix? Blending methods maybe? Pixel bender?

View 1 Replies

Flex :: Check If Control Is On Screen?

Jul 20, 2010

How do I check if a control/DisplayObject is on screen? This means it is displayed on screen so no scrolling needs to be done.Example: I have several controls on a form. The size of the form exceeds the screen length/width. As a result I need scrollbars. How do I check if a control is on screen?

View 1 Replies

ActionScript 2.0 :: Control The Loaded Movie Appears On The Screen?

May 20, 2004

Ok so I have this button, and on this button I have the following AS. It works just the way it is suppose to (miracles really do happen), but now how do I control where the loaded movie appears on the screen?

Code:
on (release) {
loadMovieNum("E:\FLASHMX docs\flashTips\bushbug.swf", 1);
}

View 14 Replies

ActionScript 2.0 :: How To Control Loaded Movie Appearance On Screen

May 20, 2004

I have this button and on this button I have the following AS. It works just the way it is suppose to (miracles really do happen), but now how do I control where the loaded movie appears on the screen?
Code:
on (release) {
loadMovieNum("E:\FLASHMX docs\flashTips\bushbug.swf", 1);
}

View 14 Replies

ActionScript 3.0 :: Cancelling Functions - Control Bar Doesn't Reposition When In Full Screen

Aug 28, 2009

I'm working on a video player with full screen capabilities. I have the control bar set to tween in and out of the video screen with a mouse event. I'm also trying to position the control bar at the bottom of the screen when it's in full screen mode. My problem is that the control bar doesn't reposition when in full screen because of the tween functions. I'm thinking that whatever solution comes up that I might go in the if statement of the full screen code.

[Code]...

View 8 Replies

ActionScript 3.0 :: VideoDisplay Seek Always Goes To The Same Location

Aug 2, 2010

Do you know why the VideoDisplay.seek() would always go to the same frame at 1 second, no matter whether it is asked to seek forward or backward?  This happens to some MP4 and other others.  Is there some functions or variables I need to set?The MP4s that don't work with VideoDisplay.seek(), can be seeked using Quicktime.

View 5 Replies







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