Good morning, Good afternnon, Good night After the recent lose of my hard drive on which my website was stored, i decided to go back and since i had the chance redo the website once more. i decided that this new one, would be completly custom, no boring old frames, i wanted something nice, with a real slick design. well i got that, and now im faced with a bit of a problem, see, i created this "template" basicallly for the website, i created it in flash with button links, the works, and when i publish it,(ive published it as almost every format) and upload it, im left a hoendous border around it, not huge, but i dont like it. Question is, how can i make this "border less" and make it as it is all one, i suppose i could change the background color and add a border around it to make it look better, but i'd rather have it fir the entire screen. Ryan
nope, no go, natta, zip, zilch, zero,...importing it as a background works, but only displays it the size of the browser, anything after that, and its cut off....damm
That's strange, so when you insert a Flash file into an HTML doc, a border is diplayed? Or am I wrong? I usually extract the flash media through Flash MX, then I insert it into an HTML file using Dreamweaver MX. Do you have it uploaded to a site on the web so that I could see exactly what you are talking about?
yup, this is temperary but, this is what i get http://tdwinteractive.aborman.com but its running realt sloooowww heres the source code <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <TITLE>testpage1</TITLE> </HEAD> <BODY bgcolor="#FFFFFF"> <!-- URL's used in the movie--> <!-- text used in the movie--> <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="1100" HEIGHT="1400" id="testpage1" ALIGN=""> <PARAM NAME=movie VALUE="testpage1.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="testpage1.swf" quality=high BORDER="0" bgcolor=#FFFFFF WIDTH="1100" HEIGHT="1400" NAME="testpage1" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="<A href="http://www.macromedia.com/go/getflashplayer"></EMBED">http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT> it also does this in dreamweaver, same dam thing, it isnt a big border, but still noticible i think what i might do is, create the file publish it as as a gif from flash, then use it as an image with a cool background behind it, also found site called clantemplates.com had a bunch of them on there, i assume there are just some fancy frames? Ryan *edit* removed the original flash image, and replaced it with just a normal image, flash wasnt opening, or if it was, real slow
The problem with it being so slow is because the image is so large. Even saving it as a JPG at high quality will save room, or even as a high quality gif with transparencies instead of whiteness. My site is fast, but 4+mb is going to take a while to load either way
I swapped my Dreamweaver code with the above code, and didn't find any problems on my website. It must be within the Flash movie itself.
I was able to find a solution to this problem, Ive created the design for the website and used it as a background, then using layers from dreamweaver, i woulc create the content, so i should be good to go, thanks all for the help Ryan