Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Can Flash set bgcolor property of an html page in a frame ?
From: 2Nerotik
Date: Thu, 18 Nov 1999 20:04:33 GMT

Yes theoretically it is possible since you can do this in normal html.
Like this:

<A HREF="#" onClick="document.bgColor='white';document.fgColor='black'">
Change it to white
</A>

So something similar in Flash may be possible.

Maybe:
On (Release)
get URL("javascript:document.bgColor='#FFFFFF'")
End On

Please keep in mind I'm just guessing here and haven't tried this myself.
I bet somebody with better knowledge of JavaScript and Flash's Action Script
can point you in a straighter direction.

At 06:31 PM 11/18/99 +0000, Nashir Sunderji wrote:
>Hello all,
>
>I have an html with 3 frames.
>One frame (the top frame) contains an swf MC as a navigation mc controlling
>the content of the 2 other frames.
>The other two frames contain normal html pages (bgcolors changing).
>Can the MC set the BGCOLOR property of the html in which it is embedded to
>match the color of the 2 other frames?
>
>I can change the background color of the MC but the size is 760 pixels. It
>looks okay in a 800pixel resoltion but if I use a 1024pix resolution, I have
>a 264 pixels of a fixed color. If my MC could set the bgcolors of the
>html.........Is it possible? through javascript? or any other way?
>
>Please advise and help or tell me if it is not possible.
>
>Thank you all for your time.
>
>Nashir

.oOo.
|| A man who says marriage is a 50-50 proposition
|| doesn't understand two things:
|| 1. Women
|| 2. Fractions
||
|| Addicted 2 Swing ---> http://www.nisa.net/~2nerotik/
|| Fontaholic ? ---> http://www.fontsanon.com
|| HTML Writers Guild ---> http://www.hwg.org


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Can Flash set bgcolor propert, Nashir Sunderji
  FLASH: Javascript to print screen, Robert Lewis

Replies
  FLASH: (OT) screensize detection, Angeline Geronimo
  Re: FLASH: Can Flash set bgcolor propert, Nashir Sunderji

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]