iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2004, 06:36 PM
WebProWorld New Member
 
Join Date: Sep 2003
Location: Chicago
Posts: 17
mreif RepRank 0
Default How Do I Fill the HTML page?

After I publish my flash site I always get the border around my site.

If you look at this site now the page fills the screen from edge to edge but on my site I get a small border around the site. Is this because it's a Flash only site? Can I get my site to be flush left and top to the browser?

My site is www.infinite-soul.com to see what I mean.

Thank You!
Reply With Quote
  #2 (permalink)  
Old 08-12-2004, 07:25 PM
WebProWorld New Member
 
Join Date: Jun 2004
Location: USA
Posts: 20
pbrollwitme RepRank 0
Default

Do you mean the white space on the left right top and bottome surrounding the actual flash itself. You have to set your alignment and fix the margins to 0. If you use dreamweaver, which this looks very characteristic of, you can right click on work area, click page properties and then set it there. Hope this helped.
Reply With Quote
  #3 (permalink)  
Old 08-12-2004, 08:47 PM
WebProWorld New Member
 
Join Date: Aug 2004
Posts: 11
percepts RepRank 0
Default

try this:

<HTML>
<HEAD>
<TITLE>infinite-soul</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body { background-color: #FFFFFF; margin: 0px; padding: 0px; border: 0px; overflow: hidden; height: 100%; width: 100%;left: 0px; top: 0px;}
-->
</style>
</HEAD>
<BODY>
<OBJECT id="infinite-soul" data="infinite-soul.swf" TYPE="application/x-shockwave-flash" width="100%" height="100%">
<param name="movie" value="infinite-soul.swf" />
<param name="loop" value="false" />
<param name="menu" value="true" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="exactfit" />
<param name="devicefont" value="false" />
<param name="bgcolor" value="#FFFFFF" />
</object>
</BODY>
</HTML>


if you dont like the fact that page gets stretched then change "exactfit" to "showall".

you can also change quality high to quality best.

Your site is very very slow on my system which is only 400 MHZ but is plenty fast enough for most flash files.

percepts
Reply With Quote
  #4 (permalink)  
Old 08-14-2004, 07:45 PM
mtheory's Avatar
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Connecticut, US
Posts: 603
mtheory RepRank 2
Default Cursor Hijack

First and foremost you should eliminate the mouse cursor change. Anything that alters the basic functionality of the end users browsing is annoying.

Anyway the drag cursor replacement is very choppy and difficult to use.


http://mtheoryit.com
Reply With Quote
  #5 (permalink)  
Old 08-22-2004, 01:29 AM
WebProWorld New Member
 
Join Date: Aug 2004
Posts: 1
newpants RepRank 0
Default

you can put the swf into a table ..
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 03:08 AM.



Search Engine Optimization by vBSEO 3.3.0