LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




ReplyREPLY THREAD
 
Thread Tools Display Modes
  #1  
Old 11-23-2000, 05:20 AM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
Crying

Hi,

Even using % at 100 and all different options used inthe publishing or in dreamweaver, I still have some white borders on the side . my flas animation or scene doesn't glue to the brwser'rs side

How do you make the scene touch the Browser's frame side

Thanks for your help
Reply With Quote
  #2  
Old 11-23-2000, 01:35 PM
fran fran is offline
Registered User
 
Join Date: Oct 2000
Posts: 25
Rep Power: 0
fran is on a distinguished road
a browser always leaves some space between its border and the stuff on the page.
To switch this off, include the following in the body tag:

leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"

this should work.
Reply With Quote
  #3  
Old 11-23-2000, 01:37 PM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
Games

1. what about visiting the FAQ section before posting?
2. perhaps flash itself isn'T responsible for that matter coz this deals with flashs surrounding a browser for example. so what about having a look at some basic html programming technics? just an advice.

and finally, HERE is what u have been searching for...

welcome 2 flashmove

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
  #4  
Old 11-28-2000, 09:51 AM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
Thanks for your replies.

Though I should have been more specific:

It has to keep its proportions. Yes you are right for the code, but if you use this with 100%, the image distorts (such as if you have circles in your animation.

I had macromedia on line and there seems to be a bug ,in the way that you cannot keep on the left corner up your animation, with a proportionnate 100%. It always centers.. and thus the white border up and down or the sides. Though this do not happen with pixel values (stays left corner up) or the exact proportionate window. but no client window is opened at the right value.

And the "no border" option centers also

(All this happens with the 0,0,0,0 value margins...)

Reply With Quote
  #5  
Old 11-29-2000, 11:44 AM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
what about opening a new window or layer for it ? which offers the needed size?

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
  #6  
Old 11-29-2000, 02:25 PM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
SWF

Thanks for your attention Gorg.

The page is in a frame .The main frame with the flash animation is a background with a quarter moon, blue on the left up corner, and white for the rest, with circles inside, so no distorsion, and no tricky colored background, and no definite size window.
Macromedia cannot find the solution, yet.
I was wondering with maybe somewhat fixing a point on the leftup corner of the animation and define that point in the window..

I'm still searching..
Reply With Quote
  #7  
Old 12-03-2000, 08:53 PM
cypher cypher is offline
Registered User
 
Join Date: Dec 2000
Posts: 7
Rep Power: 0
cypher is on a distinguished road
im not sure i fully understand the problem so please excuse me if i am way off the ball but couldn't you just set the background color of the html page to the same background color as your flash movie to 'hide' that extra space that the browser puts in?
Reply With Quote
  #8  
Old 12-05-2000, 03:23 PM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
3D

Yes that's the general stuff everyone does, but there are exceptions in design to this: such as a quarter moon cutting the whole page with one part having blue, and the other white.

example here : http://www.proxis-services.fr/News/MaquetteNews.htm
Reply With Quote
  #9  
Old 12-05-2000, 10:19 PM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
Games

2 posibilities:

1: work with zeromargins (also in the topframe (for netscape users)) and divide the botom frame into 2 colums using frames or using tables.

2: throw all that crap on layers and place them in exact position.

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
  #10  
Old 12-06-2000, 04:56 AM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
yes , that's the trouble. If You need to come to frames or put it on layers, you loose the scale ability .

But macromedia did not find the solution, so I finally came to another solution:
http://www.proxis-services.fr/News/MaquetteNewsV3.htm

Thanks gargoyle for your concern..
Reply With Quote
  #11  
Old 12-06-2000, 09:01 AM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
still looking the same to me... still white borders around it...

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
  #12  
Old 12-06-2000, 09:54 AM
anotherbite anotherbite is offline
Registered User
 
Join Date: Nov 2000
Posts: 36
Rep Power: 0
anotherbite is on a distinguished road
ahh, there is a little difference that makes it all.

On the first version , you can see that the circle comes back on the botom. so you have 3 sides touching (left,up,bottom) the option "fit exactly" is on.

on the second, only two sides touching.

But on the second it is fixed and cannot be rescaled in the window,

so -if- I have it with "100%scale", (first or second anyhow ....the swf stays centered if not in the "adjust exactly" option..... thus leaving a white border (in an un-proportionate window) on the blue side of the design .

But in second version, you can leave fixed, (then up, left works) and whatever the window it opens in, it shows white on bottom right... that's the option I took, rather than broken proportions..


thx anyhow
Reply With Quote
  #13  
Old 12-06-2000, 10:45 AM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
Games

i general i hate doing mixed pages... either thml or flash should be used to show content. coz this gives u maximum possibilities in design...

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
  #14  
Old 12-06-2000, 06:09 PM
cypher cypher is offline
Registered User
 
Join Date: Dec 2000
Posts: 7
Rep Power: 0
cypher is on a distinguished road
um... limiting yourself to one type of development tool reduces the amount of design element possible. with a good combination of dthml, javascript, and flash you could create some amazing websites.
Reply With Quote
  #15  
Old 12-07-2000, 09:46 PM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 17
Gargoyle is on a distinguished road
Games

well there is no diffrence if u use flash or dhtml to show content. i already coded grafixengines in javascript for a website the customer wanted no java or flash on it and it is also running but this is the hard way. so to show content if i got to use flash for a tricky animation i gonna do the whole site in flash coz then i don'T have to worry about tablespaces and browser compatibility.
one the one hand u r right, but i for myself really don'T have to prove anymore that i'm able to do high quality dhtml projects even better than my flashing is (joking)

so i dunno what to choose if someone gave me the chice, but i would suggest the medium depending on the sort of content and i won't start a flash application just 2 show a few lines of plain text.

------------------
<Embed Src="http://flashmove.com/board/sig/Gargoyle.swf" type="application/x-shockwave-flash" width="243" height="59"></Embed>
Reply With Quote
ReplyREPLY THREAD


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
help me make this into a flash please? Newbie help Newbies 0 12-04-2005 07:06 PM
Flix 8 for Flash 8 is available on2com Flash Video 1 09-27-2005 09:54 PM
Flash Presentation make what you like susanzheng Design and Animation 0 09-26-2005 03:11 AM
How Do I Make A Flash Login Form? PopUpBob Web Platforms - PHP, JSP and .NET 0 05-18-2004 11:22 AM
+++ Flash Studio PRO v2 +++ Gambini New Softwares 0 03-30-2004 05:24 PM




All times are GMT. The time now is 06:35 AM.