Forum Moderators: open
This is for a CDROM yearbook, and i am going to make it all in HTML, and launch a full screen borderless window to view it all. I dont feel like making it look good in 800*600 and 1024*768, so i would like to change the res upon launching the index.html file to 800*600.
please help!
You could
- fix the size of the content at 800x600 and center it, so it appears full screen at that resolution and in a box in the middle of the screen at higher resolutions
- build the whole yearbook in Flash or another vector-based format which will scale exactly at any resolution
- find a runtime utility to change the resolution and launch it in the CD-ROM's autorun (in which case you'd need separate programs for Windows, Mac, or any other platforms you want to support)
Why is this so annoying? It messes up all the icons placed strategically across my desktop and piles them into the space someone decided my desktop should be resized to for their program.
Normally this ends up with me never using that program again and emailing a complaint to whoever created/published it...
- Tony
I guess I could do that fixed window size thing...
Putting something in the autorun is another option, and it shouldnt mess up yer icons since most games change resolution on you.
Thanks all....