-
Stage changes
Is there a way to make the browser think that the stage is smaller than it is?
So if the stage is actually 1500px high, but only 400 of it has filler, can there be a way for the browser to no have a scroller, but then when the p0age changes, and there rest of the stage is filled to have the scrollbar appear?
-
Hum
I think that was 1 of the most confusing post i ever read :confused:
-
I doubt it. If there is content (even blank Flash stage) it will still know the object is there and use scroll bars. Look into Java maybe?
-
Hmm...java can do something like that?
-
Umm, not too familiar with Java, but it's probably your best bet. What you want seems like browser control and what does that better than Java? (Sorry, I don't have an answer for you, just offering input on places to look.)