Results 1 to 4 of 4
-
March 13th, 2003, 12:19 PM #1
Change Background of Page From Flash
This may sound stupid, but does anyone know if is possible to change the background of an html page in which the flash movie resides via a script in the movie?
Yeah, I am krazy.
thanks.
kazWhat is important in life?
http://kazpro.com/mes1.htm
Leave a message, I would Like to
Know!
-
March 13th, 2003, 12:27 PM #2
i remember an site with that option, but the link is down for about an year now...
i think the best way to do it is with javascript, flash itself cant do this, but CAN send commands to javascript
try google "change background javascript" or something simular...
here's a good one:
http://javascript.internet.com/bgeff...r-change.html#
You can never underestimate the stupidity of the general public.
-
March 13th, 2003, 12:30 PM #3
Unfortunately...
Unfortunately, I do not know how to intigrate java with flash,,,, YET.
But I will. And thanks so much for your help.
I will go to the most allustrious Google.
What is important in life?
http://kazpro.com/mes1.htm
Leave a message, I would Like to
Know!
-
March 13th, 2003, 12:33 PM #4Code:
// how to call javascript function on an button on (Release){ getURL("javascript : function(vars)") }
easy as that
edit:
it seems that the AS tag replaces "javascript:" to "about"
edit2
fixed, added space between "javascript" and ":"Last edited by RvGaTe; March 13th, 2003 at 12:58 PM.

You can never underestimate the stupidity of the general public.

Reply With Quote

Bookmarks