Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

resolution & screen size issues (?) 1

Status
Not open for further replies.

funkymonk

Technical User
Dec 18, 2000
588
GB
I've had a problem with this before but got distracted by something else and here it is again to bite me in the ass! %-(

I have designed a site (my site) which uses a navigation bar along the top. The problem I have is this....

The navigation bar cuts of at the ends when on a different screen res or size.... I have a 17" at haome and a 21" at work. At home it works fine (1024-768) but on this machine at work (1280-1024) it cuts the ends of. I have publised it at 100% and set the margins on the html to "0" so as to fill the browser window. I also get this same problem on 1024 res if I go "Full Screen". Is there anyone out there that can help/seen this problem before as I would have thought that flash would just resize itself to the browser.:cool:

(This is quite large, about 270k. There is a simple loading screen on the front till I get the site running a little better and then I'm gonna put in several for each area!)


Thanx in addvance


roda B-)

Learning is like rowing against the current. As soon as you stop, you start going backwards.
 
roda you need to add the following to your code:

MARGINHEIGTH="0" MARGINWIDTH="0" TOPMARGIN="0" BOTTOMMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" SCROLL=no>

and also make sure when you publish your html in the scale tab you have it set to exact fit..

hopre this helps..
e.gif


carlsatterwhite@endangeredgraphics.com
 
Cheers virt, I'll try this when I get home tonight -tomorrow and let you know. roda B-)

Learning is like rowing against the current. As soon as you stop, you start going backwards.
 
What graphics program did you use to make the site? I really like your art.
 
Hi natedeia,

Thankyou! This is the first time anyone out side of a few close friends has ever seen my art. Hooray for the web!

Answer to you're question about what graphics program did I use, well of course, Flash! I find you can do quite a bit with the tools in flash, not as much as in Photoshop sure, but I can still do quite a lot of what I want using gradients and variying the colours of the strokes. If you look closely, you will see what I mean.

roda B-)

Learning is like rowing against the current. As soon as you stop, you start going backwards.
 
virt,

cheers man, that worked! can't belive it was so simple and I've just learnt something about publish settings! roda B-)

Learning is like rowing against the current. As soon as you stop, you start going backwards.
 
yup..your welcome..only learned that about a month ago myself roda..
e.gif


carlsatterwhite@endangeredgraphics.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top