Flash Has Border In HTML
hey guys,
i want to place a swf file between two png files in a html doc, so that they all look like one piece.
but the swf file has a border around it so that it doesnt connect to the images files.
when i use three png files its fine and it looks like one piece, but the swf file seems to break it up.
how can i get rid of this border? i tried adding, "scale = noborder" but that didnt work.
if you have any advice, or if you need more information let me know.
thanks guys
Ross
FlashKit > Flash Help > Flash General Help
Posted on: 03-22-2005, 09:59 AM
View Complete Forum Thread with Replies
Sponsored Links:
Flash HTML Border On IE?
Hi All,
I have a menu that over laps html with this current code....
ActionScript Code:
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0><tr><td>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
STYLE="POSITION: absolute; TOP:5;VISIBILITY:VISIBLE; ZINDEX:2"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
width="755" height="350" id="menu" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="flash/menu.swf?t=1" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#ffffff" />
<embed src="flash/menu.swf?t=1" quality="high" bgcolor="#ffffff" wmode="transparent"
width="755" height="350" name="menu" align="middle" allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</td></tr></table>
For some reason... on some machines i get this little border around the flash movie in the browser. Only applies to a certain few and lucky me... my client's browser does it.
Does anyone know why? or how come this little issue occurs?
Additional info:
If you roll over the movie area it appears, if you click the movie it goes away untill the page is refreshed.
Thanks All,
View Replies !
View Related
Html Center Flash Border
i was looking to make a site, with a flash border all around the outside of an html block in the center, which would act as the viewing area using "iframe" code. what would be the easiest way to do this? just ake little blocks of flash around it? or is there a way to make a box in flash that would act as an iframe and could load html files?
View Replies !
View Related
Removing The Flash Border In HTML
Hello there,
Does anyone know if it's at all possible to remove the, clear, dotted border around any Flash in a HTML document? I've seen several websites which don't have the border around. I've created a Flash menu for my website and having the border makes this difficult, one has to click on the menu then one has to click on the button to lead them to where they want to go.
Regards,
Kristopher (UK).
View Replies !
View Related
Flash Object In HTML - No Border?
I have a flash site which is being published into HTML right through FLash. It's on 100% but I can still see a little borders all the way round. I managed to include <body leftmargin=0 rightmargin=0 marginwidth=0 marginheight=0> which does the job but it only works in Firefox, not IE(ver.7).
Is there a way how to use ActionScript/JavaScript in flash to make it appear on REALLY 100% of the window?
Thanks for help.
View Replies !
View Related
How Can I Get Rid Of This Border And Side Scroll In My FLash HTML
Hi ALl !!!
Please check the following link:
HOw may i get rid of the white border (true fullscreen) as well as get rid of that scroll at the side there
javascript:NewWindow=window.open('http://www.kevro.co.za/emercial/streamtech3.html','KEVRO','width='+screen.availWid th+',height='+screen.availHeight+',left=0,top=0,to olbar=No,location=No,scrollbars=No,status=No,resiz able=No,fullscreen=Yes'); NewWindow.focus(); void(0);
Many many many thanks to anyone that can help me..
Cheers !!!
Loomster
View Replies !
View Related
Border Around Flash Image In Html Table, Shouldn't Be There
On this page:
http://www.techartisans.net/speedMin...php?flash=true
you will find a table which includes one flash image. For some reason the flash image appears a pixel or two smaller than the table cell it is in, and so there is a dark blue border around it (it was a white border until I set the background color of the flash to dark blue). The cell is 326 pixels in height, and colspan=2 so it never actually says it is 360 wide, but it is. The flash image is also 360w x 326h.
I played around with adjusting the size of the flash but it didn't change much, just made the border slightly skinnier or fatter. I also took a good look at the widths and heights of the table cells, and they are all correct.
One strange thing was when I took out the spacer row that Flash creates when it publishes the html. The whole thing went out of wack, nothing matched up, even tho the widths and heights are correct. It's all just weird.
Any ideas why this might be happening, and how to fix it?
Thanks, Emily
View Replies !
View Related
Html In Flash Table Border And Cell Background Color
how can I add a border, and or background color in the cells, to this table?
var rowHeaders = "<b>Quantity </b><b>Price($) </b><b>Re-order Price($)";
var row_1 = "300 1180 705";
var row_2 = "500 1280 755";
var row_3 = "1000 1475 1175";
var row_4="2000 2370 2070";
var row_5 = "3000 3350 3050";
var row_6 = "5000 4650 4350";
var row_7 = "10,000 7999 7699";
table_txt.htmlText = "<textformat tabstops='[100, 200]'>";
table_txt.htmlText += rowHeaders;
table_txt.htmlText += row_1;
table_txt.htmlText += row_2 ;
table_txt.htmlText += row_3 ;
table_txt.htmlText += row_4 ;
table_txt.htmlText += row_5 ;
table_txt.htmlText += row_6 ;
table_txt.htmlText += row_7 ;
thanks B
View Replies !
View Related
SWF Has Border In Html Page
I have an html page sized the same as the swf file but when the page loads there is a border on the top and left side of the page causing the image to be shifted and losing part of it. The swf is 1000x600 pixels. I have a component that I got off another site that basically lets you name a button then just drag the component onto the stage and tell it that when you click so called button it will pop up the page you want with the right dimensions specified. It does all this but it just has this little border that needs to go.
Is their another way I should try?
Thanks
kcorp
View Replies !
View Related
Html Default Border.......
when you insert anything into a html document....picture/movie...
whatever it seems that there is a default border around the element...
is there a way to get rid of this default border so that the element comes directly to the edge of the browser....
please help...
thanks...
Cullen
View Replies !
View Related
How Do I Remove The Border Around My MX Content I HTML
Im getting a border around my embeded MX content.
I know you could have this problems when using HTML.
i recall there was some comands to remove the borders i HTML, so that my Flash content fully fits in my popup window.
i think that should resolve it!?
but i cant remember the HTML tags to eliminate the borders or where to put em. Can someone refreshen my memory!??
View Replies !
View Related
Linux: Unwanted Black Border On Left And Top Border In Mozilla
hello to all!
As the subject say, I'm having a visualization problem in Mozilla or Galeon (linux). It display an unwanted 1px black border on the top and left of the movie. I have tried any kind of publishing settings and changing the canvas background but seems doesn't solve this weird problem.
In konqueror it display well.
I have tried also changing the margin or paddings in css but without any result.
Any advice?
View Replies !
View Related
RE - Adding Border To Shape After Deleting Border...
I have a shape, a rectangle that I drew on my stage with a thin line border. I deleted the border, but now I decided that I'd like to add the border back. When I go to click on border - it gives the red slanted line symbol for no border. When I click on that and then click on a swatch, it just defaults back to the red line - meaning no border.
Is there a way to simply re-add the border without having to redraw the shape from scratch?
Thanks to anyone who can help.
View Replies !
View Related
Border On Flash EXE
I know that there is a software to Director that put a special border/frame on the Director projector. Some like you can create a border like a TV and the projector will use the center area to show the content of director file. There is something like that to put border on flash exes (projector) ?????
View Replies !
View Related
Flash Swf Border
hey there
i'm trying to figure out how to make it so that my animations go past the physical size of my swf.
so that the animations look like they are coming from OFF the browser window.
i've seen it done on at least 10 new sites, what's the dilly on this?
thanks,
mikey
View Replies !
View Related
IE And The Flash Border
So, i followed Kirupa's guide to removing the 'activate flash object' or whatever, but when i view the page in IE, the flash doesn't show up at all
it does show up in firefox however
http://timandmonicagill.com
i added
Code:
<script type="text/javascript" src="flashobject.js"></script>
<script type="text/javascript">
<div id="flashcontent" style="width: 750px; height: 263px"></div>
var fo = new FlashObject("http://sephiroth.blissdev.com/timnav.swf", "animationName", "366", "86", "8", "#FFFFFF");
fo.addParam("allowScriptAccess", "sameDomain");
fo.addParam("quality", "high");
fo.addParam("scale", "noscale");
fo.addParam("loop", "false");
fo.write("flashcontent");
</script>
and uploaded the javascript
so what am i doing wrong?
View Replies !
View Related
Flash Border
Hi im a newbie to flash and was wondering if anybody knows how to do the following.
I want to create a flash site, but i want the movie to draw the outline borders before the rest of the movie is played - if you know what i mean.
Can anybody help me please
Thank-you
Andy
View Replies !
View Related
Border To Flash File
Hi all!
I just started using the program about a week ago...I'm addicted! I make templates and I have been trying to add a border to outline the logo.
I looked up in help and it states to add
<div style="border: 1px solid black;">
before movie code and
</div> after.
I did this however the border does not surround the image. It goes to the edges of the template and to the bottom of template. The only part of border that is touching the logo is the very top. What am I doing wrong???
Thanks for your help!
Sara
View Replies !
View Related
Border When Hovering Over Flash?
Hi, im primarily a mac user and when I look at flash files on most sites on PC when I hover over them a border appears around the flash, like an image with no border="0" tag. How can I fix this?
I noticed i dont see this problem on MiniClip.com.
View Replies !
View Related
Border On Text In Flash
I have a text animation that plays over a series of 4 photos that appear in a banner for a website (the photos change every couple of seconds). Is there a way to add a black border around white text? Or a shadow? Or any other way to make the text letter stand out from the photos that are in the background.
Thanks, David
View Replies !
View Related
Flash.filters.border
is there any built in way to create a border around an existing object on the stage? currently i am using the GlowFilter :
f.filters = new Array(new flash.filters.GlowFilter(0x000000,100,1.1,1.1,5,5, false,false));
[i have to use 1.1 as 1 doesn't show up and 2 is too big]
...but there is a noticable haze - even on something that small - which i really don't want.
any ideas?
View Replies !
View Related
Border Of Flash Movies Cut Off
Hey. I created this website http://bodybalanceliving.com/about.html a little while ago. And I embedded a (1) Flash movie that was setup to radomly play a series of seperate movies. The problem is I hand coded the site with Html and CSS (the HTML doesn't validate http://validator.w3.org/check?uri=ht...Inline&group=0
but the CSS does. Anyways to the problem, Something is cutting off part of the very outside edge of the flash movie. I can't understand why. I'm starting a new site and I want to settle (learn) what the problem is before I use some of the same code. My next site I need to make the transition look as seemless as possible.
Any help in the right direction would be greatly appreciated.
P.S. The guy stiffed me on payment, so I shut the site down. he acquired someone else to build the hybrid flash site you will see if you go to http://www.bodybalanceliving.com . True story, the guy and his "customers" think the site should be the way I did it. But off course with more (un-needed) Flash movies. Maybe a little more. But you don't want to make a flash site this heavy. Especially when you get 57,000 hits in one month. Oh that was my design. I know it's not the greatest, but I put a lot of work into it, to only get stiffed in the end. Learning experience. Always get all of your money before hosting on their server.
View Replies !
View Related
Grey Border Around Flash?
Hi,
It's been some time i've noticed while browsing that on my IE there's a grey border around flash animations, which i have to "click in order to activate control". I was wondering why does this happen, and if there's a way to get rid of it?
best,
ll.
View Replies !
View Related
Active Border In Flash?
You can view the problem I'm having at brianroyer.com in IE. There is no problem in firefox or opera. When you hover over the flash logo it creates an ugly border around it even though it's not linked. Please help.
View Replies !
View Related
[CS3] ?Border Gap Along Edges Of Flash Website?
After posting my flash site online, there is an 1/8" border revealing the background stage color but cuts short my artwork which goes to the edges.
This occurs along the top and sides of the web site? I have systematically tried all of the different publish settings (..."exact fit", "no border", etc..) and it never goes away!
I swear I looked all over the forums for this with no luck. It seems like a simple settings issue? Did I miss something?
View Replies !
View Related
Strange Border Around Flash Movies
Hey
I am having the strangest problem, when my client looks at his flash website he has to click on a flash movie once before being able to interact with buttons, rollovers, ect...
So when you rollover the swf a grey border displays on the screen and then you have to click on the box/border for it to disappear and be able to interact with the flash movie.
Now whats really hard about troubleshooting this problem is that i don't have or see the problem on my machine...he...he . What i do know is that this problem started when i exported the flash movie from Flash 8 application. In my publish settings i am expoted the flash movies in the Flash 6 player, so could this be a glitch with the newer version of flash?
Has anyone ran into this problem before, know what is causing it?
Thanks in advance
Ben
View Replies !
View Related
Problem With White Border Around Flash
if you go to www.brokenflash.com in a firefox browser and click on any of the three buttons in the top right, or any of the buttons at the bottom of the page, you get a white box once you click. It still navigates on a single click, it just shows up right after you click. I don't seem to have the problem in IE or Google Chrome. Can anyone tell me how to remedy this? I did a search on the forum, and so far, I haven't found a remedy. I'm going to continue to look through the search items, but this is my first website, so I am still fairly new at this(just a warning in case you planned on using highly technical jargon).
Edited: 01/20/2009 at 03:21:07 PM by krick27
View Replies !
View Related
Border Around Main Flash Site
this is a relative simple question i assume:
i want a border around my Main flash movie.
(with main i mean the swf that loads up when people type in my domain, and in which other smaller swf's load up)
something like that they did at this site:
http://www.255hudson.com/main.asp?page=welcome
(the gray border around the main movie)
or:
www.bermudacay.com
i think i can accomplish this effect using 2 images and mask them as a background? Right? but is there a way to make it more file size friendly?
Boy
View Replies !
View Related
Annoying Flash Border In Explorer
got a problem with the annoying border thing in expolorer in flash.
i have solved it with use of javascript, which i got off this site somewhere, but cant find the page now.
but that doesn't work in opera. nothing appears, even with <noscript> content, nothing comes up.
is there a way of making it work in opera??
as the normal and object works fine in firefox and opera without that annoying border. but of course explorer has to be different and annoying.
anyone got any ideas?
View Replies !
View Related
Strange Border Round Flash In IE, Not In FF
Yo Fellas,
can someone take a look at this file on IE and on FF on a PC ?
http://www.nieuwzeelandreizen.be/welkom.php
In FF it works fine, in IE there is border round the flash file on the top, and the top white border is not aligned anymore to the right.
If I click on the flash-file the border dissappears.
Any ideas how to solve this ? Or why this happens ?
Many thanks,
Michel
View Replies !
View Related
Embedded Flash Cause Unwanted Border In IE
I have an embedded flash as my logo. But I see gaps on the bottom and right side of the Flash Movie. Borders are set at "0". What is causing this?
The flash movie is "400 x 60".
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0
,0,0" width="400" height="60" id="logo" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="images/logo/logo.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="images/logo/logo.swf" quality="high" bgcolor="#FFFFFF" width="400" height="60" name="logo" align="middle" allowScriptAccess="same
Domain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
View Replies !
View Related
Green Border For Flash Component
I've tried to use some flash components.
But once I click on a BUTTON (in case)
There is a green border surrounded the BUTTON.
If I give it some script to invisible the BUTTON, the green border is still there until I access another component.... -__-"
Can anyone help me to disable the green border?
Thanks a lot!
View Replies !
View Related
- - - - > Focus Border Around Buttons In Flash Forms < - - - -
hello there!
once again i feel kinda helpless. here's the situation:
i have an email flash form. everything works out fine, i mean, i can
access the text fields by pressing the "tab" key on the keyboard. but as soon as the send button gets focused, a yellow border appears around the button, which looks simply ridiculous. is there any way to change at least the color of the border or make it look like the "blurred" html focus on buttons?
as usual every help appreciated
View Replies !
View Related
OS X + Flash MX Users. Border Issues, Any Idea?
Hi,
I have noticed that when I publish my movie, and the .swf automatically pops up and plays there is no border, but when I quit Flash and just open the .swf there is a border on the right and bottom of the movie.
I do not know if this happens for windows users.
I would love to now if anyone else has the same problem.
When I put the .swf in an html window the border is still there.
Arghhhhhh....
AD
View Replies !
View Related
Exactfit Border With ShowAll Flash Content
does anyone know of any way to get a 100%, 100% "scale","exactFit" border to a site with a flash content on the inside that is "scale", "showAll".
css layers dont seem to work very well.
wmode=transparent works almost with css layers but only the top layer is interactive, and the top layer is the border so that sucks.
its impossible to layer a .png over a flash cause the flash shows up ontop.
if i make the flash wmode=tranparent and put a .png over top the transparent parts of the png file show up as grey.
View Replies !
View Related
Preventing The Border On The New ActiveX Flash Player
Hi,
I don't know if you're aware, but Microsoft changed their IE activeX control for Flash (due to patent issues, it seems), and now there's the need to activate the flash controller by clicking him before being able to interact with it (when you hover the mouse cursor over a flash element you'll see a frame on the stage border). Nevertheless I noticed that at least Macromedia's website doesn't have that border on their flash elements.
So, what should I do in order to avoid the border and the activation needed?
Best regards.
View Replies !
View Related
|