WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Flash Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox 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.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2004, 05:36 PM
WebProWorld New Member
 

Join Date: Sep 2003
Location: Chicago
Posts: 18
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, 06:25 PM
WebProWorld Member
 

Join Date: Jun 2004
Location: USA
Posts: 26
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, 07: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, 06:45 PM
mtheory's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Connecticut, US
Posts: 642
mtheory RepRank 1
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, 12:29 AM
WebProWorld New Member
 

Join Date: Aug 2004
Posts: 1
newpants RepRank 0
Default

you can put the swf into a table ..
__________________
Reborn In Ash...........
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum
Tags: , ,



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

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


Search Engine Optimization by vBSEO 3.2.0