japanigirl
07-27-2002, 02:26 AM
Hi all, this is my first post. Your forum comes highly recommended too! :)
I primarily work in flash-director and I am interested in building a full screen presentation for the web.
The problems I've encountered regarding the javascript to set up the html page that my flash piece resides in:
1. Apparently fullscreen settings are dependant on the user's browser (netscape/msie) because the javascript is different for each.
2. The browser settings are also different based on the user's platform. (mac/pc)
My Question: What is the best way to create an html-javascript casing page that is truly crossplatform and crossbrowser too?
This is what I have so far
1. Run a check to test user's platform and browser
2. This leaves 4 potential cases
msie-pc
msie-mac
netscape-pc
netscape-mac
I understand how to set the fullscreen for the msie-pc but I can't find any info on the msie-mac, netscape-mac, OR the netscape-pc
I'll take any help I can get! ~_~;;;
(grin)
Thanks again everyone for your patience!
Japanigirl
I primarily work in flash-director and I am interested in building a full screen presentation for the web.
The problems I've encountered regarding the javascript to set up the html page that my flash piece resides in:
1. Apparently fullscreen settings are dependant on the user's browser (netscape/msie) because the javascript is different for each.
2. The browser settings are also different based on the user's platform. (mac/pc)
My Question: What is the best way to create an html-javascript casing page that is truly crossplatform and crossbrowser too?
This is what I have so far
1. Run a check to test user's platform and browser
2. This leaves 4 potential cases
msie-pc
msie-mac
netscape-pc
netscape-mac
I understand how to set the fullscreen for the msie-pc but I can't find any info on the msie-mac, netscape-mac, OR the netscape-pc
I'll take any help I can get! ~_~;;;
(grin)
Thanks again everyone for your patience!
Japanigirl