Video Page - Removing White Background

Nov 17, 2009

When this video page loads, it displays a white stage background, even though I've tried every method I know to make the bg color black. What am I missing?

[Code]...

View 4 Replies


Similar Posts:


Actionscript 3 :: Flash Flickers On IE Page And Mozilla Displays White Background?

Oct 9, 2011

I have a flash swf file which is published as adobe air file because im using the FileStream libraries. It seems that when i remove the FileStream code the flash swf file works on the HTML page but when i revert back to add the FileStream libraries and code the flash flickers in IE 8 and Mozilla displays a Blank screen. Why is this?Here is the code:

import flash.filesystem.*;
var url:String = "C:/New Folder/image.mp3";
var file:File = new File(url);
var fs:FileStream = new FileStream();
fs.openAsync(file, FileMode.APPEND);

View 1 Replies

Javascript :: Video With Transparent Background On Page Above Image Background?

May 2, 2010

I want to embed some video into my HTML page. As background I want to use big picture. And above it I want to insert loop video with (i.e.) walking man.So, can I embed video (without flash and any player controls) in page?Can I decode video with transparent background? Is there any codecs which support transparent background (alpha-channel)?

View 1 Replies

ActionScript 1/2 :: Change The Background Color To White And Should Also Display The Text ''white'' In The Dynamic Text Box

May 20, 2009

I'd like to be able to click on each of the buttons and have the background color change and also have its color name loaded in the dynamic text field. E.g. Clicking the white square would change the background color to white and should also display the text ''white'' in the dynamic text box. I've sorted out the colour changing part with the following code:

[Code]...

View 4 Replies

Flex :: After Importing A PNG With Transparent Background It Shows Up With White Background

Dec 28, 2010

As the title already states i have a (big) problem importing a PNG in a Flex 4 application.Created a PNG file in Photoshop with transparent background. Loaded in Flex application using this code:[code]So when the complete event fires the data has been loaded and it is possible to assign the data loaded to the image component named Thumbnail:[code]Unitls now everything works as expected!But when i try to send the Thumbnail component's data to a WCF service i receive a photo with white background:[code]

View 2 Replies

ActionScript 3.0 :: Printing A MC With White Background, Not Stage Background?

Dec 10, 2008

trying to print a movieclip with a white backgroundwhile keeping the stage background black.The movieclip,printResults_mc has a white rectangle in the bottom layer, 850pixels x 1100 pixels. The following function scales printResults_mcto the printers printable area but because isimpossible to predict the aspect ratio of the printable area someblack background always leaks out. I tried making the whitebackground 20 pixels larger than I need (870 x 1120) and thensetting a crop rectangle in addPage of (10,10,850,1100), no luck,the black stage background just fills in the area outside the crop.A simple solution would be to temporarily set the stage backgroundcolor property to white, print, then set it back to black, but I

View 1 Replies

ActionScript 3.0 :: Does Removing White Space In Code Lower SWF Size

Nov 25, 2008

I am working on a Flash project where file size optimization is critical. I am curious if removing white space from the code (which lowers the size of the AS file) will reduce the size of the finished SWF or if the Flash compiler already does this?

View 2 Replies

Person Against A White Background?

Sep 14, 2009

if you go to [URL] they've got this animation on the home page where some guy in tie walks into frame surrounded by nothing by empty white.. how do you do that? Film against a white background?

View 1 Replies

Professional :: Background Behind Swf Shows White?

May 21, 2010

When the page for thsi site [URL] loads the background behind the flash document is white.  Is there a way to change this so that it matches the page background?

View 5 Replies

Get Rid Of The White Background Which Is Usually Transparent When Importing Custom Png?

Aug 1, 2009

have made graphics in paint, and i saved them under png.Now when i import them into flash CS4 the white backgrounds are solid? here is a photo of the problem: [URL]

View 4 Replies

ActionScript 2.0 :: One Side To Have Black Background / Other To Have A White Bg

Jan 9, 2009

i have and opening sequence to an HTML site, that has two sides to it. basically you have two boxes that are buttons when you click on one of the boxs they load a flash sequence that goes into one or the other side of the site, but i need one side to have a black background and the other to have a white bg. I have looked into flash sending a variable to the HTML but have no real clue as to the correct syntax.[code]

View 1 Replies

Create Text Field With A White Background?

Nov 21, 2009

I don't know why but if I create a text field on the stage ( no as ), flash creates a white background in it... I have changed all parameters but the bg field remains the same...

Anyone knows how can I set the default transparent bg for the text?

View 1 Replies

Java :: Youtube Keep Flash Video Playing / When Go To Users Profile Page From Video Page?

Aug 31, 2011

In the cosmicpanda update for youtube, you can go from a video page to the video creators profile page while your video is still playing in flash. Does anyone how Youtube accomplishes this? I would like to know if it's possible to keep the flash state of a site constant while moving from page to page on a site.It doesn't seem as if the flash is reloading, so I don't think that they are just saving cookies for the current video time and starting the video at that point when they refresh.I would assume that they're using ajax, but the application of this feature is really clean. The URL gets correctly changed to the users' profile page's URL. The back button still works as it should. (I can press back and forward between video page and user profile page and the video continues going clean and never drops.)

View 2 Replies

ActionScript 3.0 :: Removing The Previous Page Before Loading New Page?

Jan 20, 2010

how to activate the animation that removes the previous page items before loading new page when you click on a menu button. like this website [URL] When you click on a menu button, current items are removed with nice animation before new items appears.

View 3 Replies

ActionScript 3.0 :: Preloader - Loading Bar (white Line) A Background Bar

Jun 10, 2009

I tried to create this preloader and test it but it seems not to work. I saw this tutorial, i tried to do it but unfortunately it doesn't work for me. I want to do it the easiest way possible. just : a loading bar ( white line) a background bar ( a blu background bigger line ) a AS ( which i am not able) i sent the file in attachments please look at the AS inside the symbol, an tell me where i'm wrong

View 4 Replies

Professional :: All Of A Sudden The Flash Item Has A White Background?

Sep 18, 2007

I've changed nothing that I know of in making flash slideshows using swish and exporting to .swf format for inclusion in Dreamweaver except that now all of a sudden the flash item has a white background -- but only on my computer it seems when testing online; locally, it doesn't do that when testing and when using a different computer it doesn't do that. Any idea why a flash item would have a white background in some cases and not in others like that?

Like I said, I've changed nothing and have never had to put any parameters in place or do anything else of the kind; the swish program itself specifies the background as red, not transparent (not that the page the flash item is on has a white page anyway). I don't know if this is a swish, flash, dreamweaver problem or some bug on my particular computer that I can't figure out.

View 3 Replies

Flash :: Movie Opens In Browser With A White Background

Oct 21, 2010

I have created a simple movie and placed it in an 'Under Construction' page. The whole page is meant to be black. When I open the browser a white box shows, where the movie will appear, while it is loading. I want the whole page to appear black.[url]...

View 2 Replies

ActionScript 3.0 :: Hide White Background In CellRenderer Cells?

Sep 22, 2011

I am developing an application and making use of a list component. I have set the List to use a custom cellrenderer.I need the list to have rounded corners but the problem is that where my custom cell corners are transparent I can see a default white cell underneath instead of the background.I found this discussion seemed to be relevant http:[url]......But when I add this function to my cellrenderer class I get  compiler error
 
override public function set data(data:Object):void{
super.data = data;

Set the default skin to be invisible. This is a bit easier than creating a new skin, if your goal is to hide the white background.
   
    this.skin.visible = false;
}
 
1119: Access of possibly undefined property skin through a reference with static type MarksCellRenderer.
 
how to hide the defualt white cell background?

View 2 Replies

Can't Get Rid Of White Background When Flash Site First Loads Into Browser

Jan 25, 2010

I have tried changing background colour to Black #000 in all fields but the white background is still there before Flash shows up on the page.

I am embedding the Flash in a html page using CSS to have it align center middle. I think that's where the problem is.

Here is my html page code:

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

[Code]....

View 4 Replies

Flex :: Image Object White Background Showing?

Aug 3, 2011

I have an Image object that gets resized to the containers size when the image loads.The images that it will load are dynamic in size so after resize I end up with a sliver of the image object's white background showing.How can I make the Image object not have a white background and be transparent.Parts of the PNG's have transparent parts but show up as white due to the white background of the object is it loaded into.

<mx:Panel xmlns:mx="http://www.adobe.com/2006/mxml" headerHeight="20" >
<mx:Script>
<![CDATA[

[code].....

View 1 Replies

Make A 10 Minute Countdown With White Numbers And Black Background

Nov 26, 2010

Im trying to make a 10 minute countdown with white numbers and black background. just need minutes, seconds and milliseconds. sending a fla file or in telling me the easiest way to do this. I dont need a start button or anything else, just the countdown and when time is over just the numbers as 00:00:000

View 8 Replies

ActionScript 3.0 :: Flash CLICK On White Area / Background/stage?

Sep 5, 2010

is there a way to click on the stage in order to trigger some function?

View 2 Replies

Professional :: Separated Symbol From White Background But Now It Has Bits Left - How To Clean Up

Feb 21, 2012

I have a photo turned symbol on a white background. I'm not sure how I did it but I separated the symbol from the white background. but now I have all these bits around the edges left over that are white and I don't know how to clean it up. I tried the eraser, I tried painting over it, I tried selecting it to cut or delete. not one of these things worked.

View 3 Replies

Flex Tile List Transparent Image Showing With A White Background

Dec 29, 2011

I have a tile list that loads images from a folder within the app.

When i load images with a transparent background it gives the image a white background is there any way to get the image to be transparent? [coded]...

View 1 Replies

White Screen Flash On Page Load In Firefox?

Oct 15, 2009

have just built a website in Dreamweaver CS4 which has a different Flash banner on each page with a fade in/out text. My problem is that in Firefox the whole screen flashes white for a second when moving from page to page. It seems to work fine in IE. The link is [URL]

View 7 Replies

FLASH :: Http Headers - Cannot See Component On The Page Instead There's A Blank White Region

Jul 4, 2011

from time to time I get feedback from my web portal customers that they cannot see Flash component on the page - instead there's a blank white region. When it happens I instruct them to clear browser cache, and it solves the issue. Is there any way to handle this differently, using HTTP headers etc.

View 1 Replies

ActionScript 3.0 :: Removing Audio From Background?

Jun 14, 2009

i am trying to remove my sound from background...for some reason keep getting this error

Error: Error #2029: This URLStream object does not have a stream opened.
at flash.media::Sound/close()
at Soundbox/killAudio()

[code].....

View 1 Replies

Professional :: Removing Background In Flash?

Jul 8, 2008

I imported a logo into Flash 8, and it has a white box around it. How can I remove the white space in Flash, or if I have to do it in another Adobe product, how do I do I export it so that it will import into Flash without the box.

View 6 Replies

White Flash Between Video Clips In Swf?

May 19, 2009

Why is there a white flash between the two clips when they are in consecutive frames on the timeline? I also get a white flash if I loop a flash movie.

View 17 Replies

ActionScript 3.0 :: Key The White Out Of A Video Using Say Shadereffects?

Nov 11, 2009

is it possible to key the white out of a video using say shadereffects or something.

View 1 Replies







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