Want White Box To Go Away
Sorry, I'm new to all this and I just inserted a flash file into my dreamweaver html page. the whole page is black, and while the movie is loading, there is a large white BOX in its place. Very annoying. I thought I did things to avoid this. The bg color of my flash file is the dark grey color of my html background. And if you look at my source, there is some kind of background applied... i think. Can anyone show me where I went wrong? And how I fix it?Thanks sooo much.
Adobe > Flash General Discussion
Posted on: 11/20/2006 12:10:04 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
White Box? SWF Shows As White Box In Dreamweaver
The SWF starts animating, but a white box will show for a second and motion starts on /home.
on /portfolio and its lower levels the buttons showup but the graphics dont...
Im a noob, but I know the home page is only 48k, so I wouldnt guess size is an issue...
link
White Box? SWF Shows As White Box In Dreamweaver
The SWF starts animating, but a white box will show for a second and motion starts on /home.
on /portfolio and its lower levels the buttons showup but the graphics dont...
Im a noob, but I know the home page is only 48k, so I wouldnt guess size is an issue...
link
White Box? SWF Shows As White Box In Dreamweaver
The SWF starts animating, but a white box will show for a second and motion starts on /home.
on /portfolio and its lower levels the buttons showup but the graphics dont...
Im a noob, but I know the home page is only 48k, so I wouldnt guess size is an issue...
link
[CS3] White Backgrounds Instead Of White, Why?
This is just about the only question that I have right now, until I actually get into doing some work with flash. Anyway:
My problem deals with viewing some flash animations online. Before I updated my Flash Player to version 9, I have been able to view some of the animations on, say, Newgrounds, without a problem. However, after the update, what used to be black backgrounds are now white. A good example of this could be seen on VGCats.com.
http://www.vgcats.com/comics/extras/stillalive.php
On the loading screen and the replay screen, as well as throughout the lyrics, the background is white where it should be black.
As well as here:
http://tta.fireball20xl.com/
Here, I know for a fact that, behind the green star, the background used to be black. But now it's white for some reason.
I've tested this on a couple computers, just in case. All the ones that updated to Flash Player 9 have white backgrounds. The other computers that have not, however, stayed black as it should be. So, I'm only guessing it has something to do with the update, but I do not know what.
I tried uninstalling and reinstalling both CS3 and Flash Player, and I did the usual things like clearing caches and cookies, but nothing I've done so far has seemed to solve my problem.
More or less, I'd like to know who else has had this problem at some point? Hopefully someone else has, I don't like being the only person in this situation. Makes me feel like an idiot trying to ask.
But I would like to know how to solve this, so I can get on my way with enjoying the animations as they should be.
Thanks.
White Box?
I have a flash intro that shows a white box, whichis the size of the flashfile before it loads? My background is black in the flash file, and I even have a preloader scene? I am still seeing the white box?
Any suggestions?
Mike
White Out.
First off, thanks in advance to anyone that takes the time to put some thought into this. Obviously, I am new to the world of Flash - though must come to grip rather fast for this project. Here is the scenerio...
I have a Flash movie that seems to run perfectly (ie, I can test the movie within the MX application, Control > Test Movie). However, the issue surfaces when the .swf is emmbedded within the html page and that page is hit. The first time the movie is displayed as it loads then goes completely blank. If the page is hit again, then all is well. Any ideas would be greatly appreciated!
Why Does It Go White
When you go to the website
http://www.ilfornettorestaurant.com/
before the loader comes up the screen goes white, how do i get rid of that.
White BOX In SWF
hello everyone
do anyone know why there is a white box of flash when u open a flash website? from my understanding i thought that was bcause the SWF file is trying to load but it still even show before the preloader. does that mean that even the preloader is too heavy to load itself? any ideas?
White Box
I created a text effect movie using a logo I created. It seems to work fine on my desktop except that there is a white box just before the movie runs. I need to get this changed to the background color that I'm using. Is there a way to do this?
Thanks.
[F8] Cant Get Rid Off White Gap
Hi need help!! please!! have a scrolling image but cant seem to get rid of space of about1cm-2cm from left and right side of horizontal scrolling image.
Can anyone help...Thank you!!!
PHP Code:
_global.plotis = Stage.width;
centre._x = _global.plotis / 2;
speed = 15;
full._y = 0;
this.onEnterFrame = function() {
full._x += -X / speed;
if(_xmouse<100 || _xmouse>600){
var A:Boolean = false;
var X = _xmouse - _global.plotis / 2;
if (full._x >= 0) {
full._x = 0;
}
if (full._x <= -(full._width - _global.plotis)) {
full._x = -(full._width - _global.plotis);
}
full._x += -X / speed;
}
}
*edit* by lexicon, please use [php] or [code] tags to display code.
Hi I posted last night trying to get some help with a scrolling image that moves left and right across the stage, the problem is there is a gap on either side no matter how long or how short my image is CAN ANYONE HELP??????
Code:
_global.plotis = Stage.width;
centre._x = _global.plotis / 2;
speed = 15;
full._y = 0;
this.onEnterFrame = function() {
full._x += -X / speed;
if(_xmouse<100 || _xmouse>600){
var A:Boolean = false;
var X = _xmouse - _global.plotis / 2;
if (full._x >= 0) {
full._x = 0;
}
if (full._x <= -(full._width - _global.plotis)) {
full._x = -(full._width - _global.plotis);
}
full._x += -X / speed;
}
}
White Box Instead Of Swf
I have a swf that loads in many parts of the site. its not loading completely. some parts have buttons that load but the rest is white.
whats going on? i was going to add a loader, but im wondering if it's something to do with a CPU deal?
any guesses? take a look please .... alphabetcreative.com
Can I Get Rid Of This White Box?
Have you ever noticed the white box that display's a couple seconds before you flash file plays or your pre-loader begins to load?
Is there a way to get rid of this or possible have the white box match the color?
Thanks!
White Boxes
Please can someone tell me why I get the white box which indicates where my flash file is before the animation kicks in and how I can get rid of it.
Thanks
White Flash Between Swf
I am linking between about 10 swf on a website. There are multiple white flashes between the swf...
Is there anyway to reduce or eliminate these events between swfs?
yes...I am a newbie
White Space
Does anyone know how to simulate in flash 5 the XML.ignoreWhite behaviour that flash MX has?
I See A White Box Before My Swf Loads?
I have a flash intro that shows a white box, whichis the size of the flashfile before it loads? My background is black in the flash file, and I even have a preloader scene? I am still seeing the white box?
Any suggestions?
Mike
Fading To White
I need to know how to make an image look as though it fades out (or fades to white) from top to bottom. Please help me.
White Box Syndrome
hi there
why is my flashfile this big ugly white box before the film begins to get loaded, even though my background color is black, the thing still sits in its frame in the html page and goes white for a split second before it begins loading...
anyone know how to get rid of this?
cheers
jan
White Space
Anyone else running into issues with whitespace being read by flash and causing issues with variables being read correctly?
I want to have uniform code but it keeps reading all the white space so I have to cram it all together to work.
*edit the variables are being read from a jsp page *
A Flash Of White
I see a small flash of white space before my swf loads in the html page. to see what I am talking about visit:
http://www.momentumdental.com/
it is in the left hand corner. It is not critical but the client asked about it. Any ideas?
Black And White?
everytime a make a movie it is comming out in black and white...is there something im doing wrong??....looks ok when i export it....thanks
White Glow
Check this URL - can somebody tell me how they do the white blur/glow around the keys?
http://www.european-cannonball.de/
White Screen
im sure this has been asked millions of times but how come when my flash movie is loading there is a white screen instead of my loadbar. (My loadbar does show up after a bit of loading though)
White Background?
is there away to eliminate the white flash background whenever someone visits my site, meaniing when u first enetr the site, i dont want the flash white background to show, its only a half a second of white, but its annoying, i would rather it match my existing backgroung, if this is possible, please let me know how to do it.
THNX
_sean
Why The White Space?
I'm progressing gradually!!
Still have the silly questions though
Here's another,
I have added a preloader to enter my site. This brings you to the navigation and a holder background. On clicking any of the nav buttons it loads in the background to the section in a new layer with another preloader.
My question is that when I'm previewing it online, before each of the preloaders show theres a massive wait of nothingness (white screen)
Why would this be, do you need me to post exactly whats going on in my frames?
Hears a link to the work in progress, only the home button is active.
http://www.elliotroberts.com
Thanks for reading and posible helping this post, respect!
White Frame
G`day
I have small movie made with Swish2, it runs on a black background, however at start I get a white square/frame first, which kind of ruins the whole effect.
Can`t help thinking I have missed something very basic.
Anyway gotta go to work, hoping someone can help.
sleep deprivation is not conducive to clear thinking.
White Box Instead Of Preloader
I've used preloaders before, but for some reason, this movie doesn't show the preloader. It only shows a white box (the size of the movie) until it's loaded and then starts to play. Tried many different things but can't seem to get the preloader to show first.
Preloader is scene 1 of the same movie.
It uses a simple variable text display.
anyone bumped into this before? I don't want the white box thing happening.
Something in my html code maybe?
Getting Rid Of A White Background..
ok so i have this movie clip logo that i am loading onto my webpage. when i put in the script and view it a huge white backgound is attached to my logo. how can i get rid of this?
thanks!
Black And White
I just want to know is...
how i can trace a bit map? (Black and white draw)
and get a good result
Thank you!
White Ain't Right... It's PINK
I have created a flash movie using Flash 5, it has a background color of white #FFFFFF set in Modify Movie. I then published the Flash file and placed it on an html page in Dreamwaver 5, using the same backgound of white #FFFFFF. When you view the file you can see a slight pinkish hue in the Flash file background...
See sample here...
Does anyone know how to fix this problem?
How Do I Get Rid Of White Screen
For some reason when click to go to the flash part of the website, the flash movie is white and then will load. How can i get rid of this problem.
you can see what happens at
http://www.omegaluxurywheels.com/swf/index.htm
the screen flashes white before the intro and when it goes ot the main movie
Any help would be cool
thanks
Why Do Some See A White Box Instead Of The Flash?
I just made my first Flash movie and put it on my web site. But some members only see a white box while other members see the movie. What could be the causes of this and how can I fix it??
Thanks so much in advance!
It's on this site: http://www.ioanonline.com
April
{{edited to say that I'm using Flash MX and my publish settings are for Flash Player 6. Could that be the trouble?}}
White Space
I made an image that's supposed to be 350 x 100 and when I go to make it my signature on a certain forum it seems as though it shrinks to the size of a flash ad banner and gains white space on the sides. How can I fix this?
http://www.digitalmonkey.net/NewSig.swf
White Rectangle
Is there anyway of not having that white rectangle when the Flash movie is uploaded, if it was the colour of the background it would be better; it doesn't show up in test movie so why does it when uploaded?
White Space Before Swf
I have this weird problem with a intro.
Using Dreamweaver/Flash MX
set up:
index.html launches main movie pop-up. The pop-up is white (where I have inserted the swf) for around 3 seconds before loading my flash movie. The swf within the pop-up is 160K with a preloader. Is there a way to preload the html, or preload the flash preloader? Is this a simple mistake...I have enable cache on in dreamweaver. Any help appreciated.
White Screen
I am new to flash and have a question. I have a flash intro with a black background but when the intro loads there is a white square displayed where the flash file plays. How do I get rid of it so the entire screen is black the entire time?
White Outline
hi does anyone know how a tutorial for making this
http://www.jenofenology.com/JFV4/
i want to be able to make the white lines that go over the rock i'm not sure what its called i've seen alot online and i like it
thanks in advance
i have flash mx 2004
White Out Explosion
Ok, I am brainstorming on ideas for a logo that blows up. Now for the explosion I don't need smoke clowds or anything I just want the explosion to spread out from the logo in the center of the page. Rather than tons of fire I want the screen to white out. A good example would be if you were looking down from the sky directly on an atomic bomb exploding I want the explosion to go outword from the center and white out the screen (brighten it to 100%) Any ideas?? Thanx,
-Dave
White Loaders
Hi there,
For some reason unknown to me when i use a Flash MX 2004 Loader in a movie it loads the image correctly in Live Preview, but when i publish the movie the loader is just a white box (I've tried relative and absolute file locations).
It also works fine when i create a new movie and put a loader in with the same file.
Someone got ideas?
Thanks
White Noise
I have a problem. I'd like to get a sound file into Flash, but when I make it into an SWF, I hear a lot of white noise.
I had already had this problem before, but I just used a sound editor (Audacity) to do a high pass filter (a way of reducing white noise, but at the expense of the sound quality). However, now I'm trying to add a sound file I've used before, but I can't get it to work again. Not even in the same FLA document.
I've tried both the publish settings for the FLA, and the export settings for the sound, and it didn't work. I've even exported the publish profile from the FLA in which the sound worked, and imported it into the one in which it didn't work, and it still made white noise. I've copied and pasted the frames in which the sound was, and still couldn't get it to work again. I'm completely clueless.
White Border
I would like to put a white border around my flash presentation that has been published to html. How do I do this? Thanks for any help that you all can give me.
White Space
Hello,
When I load my flash page I get a split second of a white square (the size of the swf against the black BG color). How do I prevent this from occurring?
Thank you.
Hedley
White Board Help
this wont work... ive set the line style as variables and i have buttons that change the vaiables.... but it doesnt work....
take a look
EDIT: sorry wrong file :P
White Flash Box
Sorry if this has been asked before.
How can I get this white box from showing up before this flash movie begins?
Thanks for your help.
White Box Flashes Before Movie Plays Here
Get The White Stuff Off
Ok, I made a character in photoshop. I was wondering, when I put it into flash, how to get the white box around him off. I am not sure, maybe this should be in the photoshop thread, but I wasn't sure if you take off the stuff in Flash or Photoshop, and how you can do it. Thanks!
Friggin' White BOX - HELP
Alright, I'm somewhat of a newb to flash so don't hate me... but here's the problem:
On a flash website I did about 6 months ago, I recently noticed that, when any of the pages first load, on the 'scene' part of the page there is this white box around the border of the 'scene' and the mouse cursor changes from an arrow to a finger as if the whole scene was a link. then, after you click on the scene, the border goes away, the cursor changes back to an arrow and everything functions as normal.... until you click a link and go to a new page... then it happens all over again.
There are however 2 points I should make:
1-This only happens on PC browsing - not on Mac
2-This just started happening like a month or two ago and when i checked 2 other websites that are flash based, they do it too.
I have to get rid of this annoying...thing! can anyone help me out? Thanks!
Too Much White Space
I would like to fined a simple way to pre format text files be for they are loaded in to a swf file.
First what is the simplest way to load a text file in to flash? Via which way, .txt, .xml or html? ideally I would like to use a txt file and just have it so simple as
Code:
hello
I'm text, text text text text text
text text text text text text text
text text text text text e
tetet tee
but insead I get
Code:
hello
I'm text, text text text text text
text text text text text text text
text text text text text e
tetet tee
now I know it has to do with white space and hinden characters
I'v tryed _txt.condenseWhite = true; but then I get
Code:
helloI'm text, text text text text texttext text text text text text texttext text text text text etetet tee
with no format at all. I realy dont want to format everything in html <br>
Any help would be great.
SetTransform To White
I'm trying to get a MC to transform to a white tint using setTransform.
I'd like it to fade to this white from a button. Using this code, it just jumps to white, how can I now get it to fade to that white tint ?
Code:
function whiteout() {
this.onEnterFrame = function() {
this.col = new Color(this);
var factor:Number = .82;
this.rb *= factor;
this.gb *= factor;
this.bb *= factor;
this.normalTransform = {ra:100, rb:255, ba:100, bb:255, ga:100, gb:255, aa:100};
this.col.setTransform(this.normalTransform);
if (this.bb>=255) {
delete this.onEnterFrame;
}
};
}
|