SharpScrew,
> I just wont to to know what is the best way or my options that
> I should consider to present site in the full screen mode and I
> mean with out the browser JUNK
You'll have to open a new instance of the browser using JavaScript.
Google for it and you'll find countless examples. This is really an
HTML/JavaScript issue more than it is a Flash issue. Once you've figured
out the JavaScript function, you simply call it from your SWF (or just from
an HTML hyperlink or button), and the new browser will open in full screen
with the SWF sized to fit.
You could set your height and width attributes in your object/embed tags
to 100% ... you may have to do some work to keep your SWF from stretching.
But the best way to learn is to jump in. Break your goal into parts, don't
do everything at once.
Your first step is to write a JavaScript function that will open a new
HTML page in a new browser instance.
David
stiller (at) quip (dot) net
"Luck is the residue of good design."
>> Stay informed about: full screen