Topic: SimpleViewer Object Sizing Question
I've been using SimpleViewer for several years, and have just upgraded to SimpleViewer Pro. I am a neophyte HTML and CSS user, and I know nothing about Javascript or Flash. I tend to cobble things together by using bits and pieces that seem to work. I apologize in advance for any silly mistakes I may be making.
Here's my problem: I want to make a website that looks something like this, which can scale from 800x600 to 1920x1200 or larger:
http://www.robprideaux.com/dev/mockups/default.jpg
No matter how I try to contain the SimpleViewer flash object, it seems to want to take up 100% of the window, rather than 100% of the container into which I put it, and thus the website becomes larger than the window, and scroll bars appear, which I don't like:
http://www.robprideaux.com/dev/product/
I'd achieved partial success by fixing the height, but I don't like that either:
http://www.robprideaux.com/
So I guess my question is: how do I correctly define the size and position of the viewer object, while maintaining the ability to scale?
I hope someone here can help!
Thanks in advance,
Rob