PDA

View Full Version : how to change backgrond gradient color?



gbdor
06-04-2006, 07:05 AM
i want change backgrond gradient color
how?

gbdor
06-04-2006, 07:50 AM
i insert a shape plugin on all page (4 page)
on page 1 i create a buttom for change shape color
now i was want change the shape color on page 1
too i want change shape color on page 2 , 3 & 4 together
please help me :rolleyes
---------
im very sorry since i can not good speak english:rolleyes

Wonderboy
06-04-2006, 11:22 AM
if used on a button , it sets the current fill color to blue as an example
Shape.SetFillColor("MyShape", 16711680);
allso take a look at shape properies , help for more information on what can be changed, and use these scripts on the shape itself or on another object
to change your shape colors or styles.

gbdor
06-04-2006, 12:05 PM
if used on a button , it sets the current fill color to blue as an example
Shape.SetFillColor("MyShape", 16711680);
allso take a look at shape properies , help for more information on what can be changed, and use these scripts on the shape itself or on another object
to change your shape colors or styles.
i was want this effect do on all page
my project have 4 page and in all page i inserted a shape pluging
now i was want in page 1 user change the shape color and this change had effect on all page
all shape in all page

Wonderboy
06-04-2006, 12:35 PM
please post an example and il have a look at it.

yosik
06-04-2006, 03:54 PM
Just use a if statement on each Page onShow event. On the first page when hitting your button, set a variable to a certain value and your if statement on each page would check that variable value and change the shape fillcolor on that page accordingly.

Good luck

Yossi

Josué Alba
06-04-2006, 09:42 PM
sorry i mess up this is not answer for this topic pls delete

gbdor
06-05-2006, 10:07 AM
plaes help me :rolleyes

rhosk
06-05-2006, 10:19 AM
Is this what you need?

gbdor
06-05-2006, 04:24 PM
o yessssssssssssssss
lol
very very very taks rhosk :yes ;) :D