Boarder Problem?
Hey
Can any one help me, I am tearing my hair out!
I want to make a completely flash MX site. When I publish the .fla as a .html document I can't get rid of the thick boarder that appears. It expands the screen size and looks nasty!
I have tried all the publishing settings: exact scale, no boarder etc.
Is there a different way to get rid of this nasty boarder? Any action scipt stuff?
Any help... please. Cheers, werglum
FlashKit > Flash Help > Flash General Help
Posted on: 02-26-2004, 06:56 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Boarder ?
I go to publish setting
Match movie
Dimensions are set to 1024 x768
and scale is set to (show all )
But when published and previewed in a browser (IE)
No good still see boarders
Can anyone help get rid of my boarders
thanks for your time
Game Boarder HELP
Okay, I'm creating a flash space ship game. The space ship is controlled by the arrow keys and everything is going along fine, but the space ship can go off the screen! So it can dodge bad guys from leaving the screen and coming back on! So will someone please tell me how to set a boundary so that a movie clip can't leave the area? Thank you soooo much to anyone who replies to this!-Kevin
Boarder Around Images
I have about 50 thumbnails that I want to put a boarder around, I am wondering if there in anyway in flash to do this for me. I would rather not go througha and put a boarder around each in Photoshop, but if I have to I will. Thanks for any help.
Boarder Around Movie, Why?
Hi all, when i publish my movie and view it, it has a boarder around it. i want the movie to take up the whole screen, i have tryed a few things, under publish options in alignment i clicked align top, left. i also click on the no boarder in scale area. i have also tryed under playback clicking off show menu option. what exactly am i doing wrong.
thanks
Boarder Problem
Hey
Can any one help me, I am tearing my hair out!
I want to make a completely flash MX site.
When I publish the .fla as a .html document I can't get rid of the thick boarder that appears. It expands the screen size and looks nasty!
I have tried all the publishing settings: exact scale, no boarder etc.
Is there a different way to get rid of this nasty boarder?
Any action scipt stuff?
Any help... please.
Cheers, werglum
Resizing Mc Boarder For Each Loaded Pic
Hi....I am trying to have a boarder around my loaded pics(jpgs) that expands and contracts to fit around my loaded pics.
I want the pics to fade in, so I am assuming I need to have the pics in their own swf that loads into an empty mc on my stage.
But how do I get a boarder to resize just prior to having my pics fade in?
Can someone point me in the right direction.....thanks very much for your help.
the best example I can find is http://www.twinphotographie.com/
No IE Boarder Around Flash Swf Files
Does anyone know how to make a swf file so that it does not have a bounding box in Internet Explorer? I need to have this because I have navigation that does not work unless you click and activate the flash first thanks due to Microsoft.
Thanks,
Jeff
Adding Boarder To Thumbnails
The title sounds easy, but it's not as easy as making an object and just adding a boarder.
These images are loaded externally and then added to the program.
I am trying to add a boarder to them but just can't get the write code to make this happen.
// Working code already....
boundingBox_mc.width = 0;
boundingBox_mc.height = 0;
boundingBox_mc.visible = false;
// Added to try and create border
boundingBox_mc.thumbBorderSize = 20;
boundingBox_mc.thumbBorderCornerRadius = 20;
boundingBox_mc.thumbBorderColor = 0x000000;
The script does not recognise thumBorderSize and the following 2... what is the correct script for this?
Shiny Rectangle Boarder Help
Hi,
I have completed the shiny orb tutorial in the FLASH MX part but I now want a tutorial on how to create the same type of shine effect but this time I want it on a rectangle boarder. can anyone help me out with a quick tutorial or point me to a tutorial?
thanks
Jon
White Space /boarder
when i open up my swf file , there's always white spaces at the side of the window. but when i open up my .fla file, everything is in place. How can i remove that white spaces? anyone noes how to do it?
Text Boarder Query
In the past, i have seen flash animations use basic text that has a boarder going around the egde of individual letters. I was wondering if there is a more basic way to do this using flash?
The way i have done it in the past, is the long winded way of breaking down the letters, and phsically drawing around the letter one by one (shown above). Maybe downloading fonts from the net that already has a boarder around it will be a second option?
Thanx
Mark
Shiny Rectangle Boarder Help
Hi,
I have completed the shiny orb tutorial in the FLASH MX part but I now want a tutorial on how to create the same type of shine effect but this time I want it on a rectangle boarder. can anyone help me out with a quick tutorial or point me to a tutorial?
thanks
Jon
White Space /boarder
when i open up my swf file , there's always white spaces at the side of the window. but when i open up my .fla file, everything is in place. How can i remove that white spaces? anyone noes how to do it?
Flash In Popup Browser-boarder
A small problem,
when the flash movie is launched in the html popup there is a boarder in I.E and it's placed differently in Netscape.
Just when you think its all over-
Netscape + IE use different boarder tags- can either one be used according to what browser is being used.
If so how do i do that.
Please help if you can.
thanks
Safari Creating White Boarder Around .swf
Howdy,
I recently got a mac... yaaaaaa.... so I tested my website on it. The problem is it displayed the .swf on my webpage with a white boarder on the top and bottom. I have tried to fix it to no avail. Any suggestions?
Thanks,
mperla
LoadMovie, To Fit To Window Wo/ Showing Boarder
here is a weird problem, that has me stumped, it seems like it should be easy, but i just can't seem to figure it out...
here goes
i am working with a team of animators who make cartoon music videos, the videos range in size from 980x1280, to 1400x1600, i then take these videos and load them to a movie clip in my "video room" .swf,
the code to load the movies is
on (release) {
_root.screen.loadMovie("video/dvd_avideo.swf", this);
}
the code to resize the vidoes goes as such
onClipEvent (load) {
_root.screen._width = 320;
_root.screen._height = 240;
}
now the video resize just fine, the problem is the entire area of the video shows, even the items that are located outside of the stage,
i don't know why the vidoe is showing items located off of stage?
is there a way to crop the videos out so only there stage area shows when called into my .swf
+h@|||<$ in advance
Putting Flash Files In Dreamweaver - Why The Boarder?
can anyone help with this one - I've built an on-line portfolio in flash and want to export it online with an exact size browser window, with no nav bar, sliders etc, just a title.
I've tried to do this in dreamweaver and i can get the pop up window fine, and set the positioning on the embedded flash file to 0,0. I set the window to be exactly the same size as the flash file 550x400 but for ome reason i keep getting a white border around the bottom and right hand side about 5mm thick and i can't seem to get the browser window to fit exactly. Does anyone know why this may be??
PS I'm using IE5 could this be the problem?
Dynamic Loaded Jpegs Have A White Boarder
Elo peeps
I am working on the polls section of my website, Finally got round to doing something with this section. anyways I am loading jpg's into the flash movie at runtime and they seem to appear with a white boarder. Some of the images are fine. check the link and you will see what i mean
Cheers
Paul
http://www.innovativedesigns.org.uk/...ll/f1poll.html
Flash Site That Only Displays The Chrome Boarder And Blue Top
I am trying to find an example for a flash site, but how is it done that when people go to a www.example.com/index, and then there will be a link that when people click on it it pops up the actual flash site and it is only the chrome window with blue top?
Creating A "billboard" Style Boarder
Hey ya'll..
I want to create in flash a banner with a "billboard" style... What I mean to be specific is around the border of a banner will have lights.. and the 1 light will go around the border on, while the others appear to be off.. .. got it? heh..
What would you suggest is the best way to do this? frame by frame? or is there away to motion tween it..
Thanks
|