Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 10 of 10
  1. #1
    Join Date
    May 2006
    Posts
    75

    Arrow how to change backgrond gradient color?

    i want change backgrond gradient color
    how?

  2. #2
    Join Date
    May 2006
    Posts
    75

    Arrow how crate a change (effect) on all page?

    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
    ---------
    im very sorry since i can not good speak english

  3. #3
    Join Date
    Apr 2005
    Location
    In Wonderworld
    Posts
    246
    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.

  4. #4
    Join Date
    May 2006
    Posts
    75
    Quote Originally Posted by Wonderboy
    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

  5. #5
    Join Date
    Apr 2005
    Location
    In Wonderworld
    Posts
    246
    please post an example and il have a look at it.

  6. #6
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    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

  7. #7
    Join Date
    Mar 2005
    Posts
    222
    sorry i mess up this is not answer for this topic pls delete

  8. #8
    Join Date
    May 2006
    Posts
    75

    sample file

    plaes help me
    Attached Files

  9. #9
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    Is this what you need?
    Attached Files

  10. #10
    Join Date
    May 2006
    Posts
    75
    o yessssssssssssssss
    lol
    very very very taks rhosk

Similar Threads

  1. Paragraph color change ?
    By Jerryab in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 05-11-2006, 02:49 PM
  2. how to change font type and color and make it global
    By MSA in forum AutoPlay Media Studio 6.0
    Replies: 0
    Last Post: 11-24-2005, 03:47 AM
  3. Is there any way to change the page color by code?
    By itamar in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 11-20-2005, 12:21 AM
  4. Can i change the Media player object skin Color?!
    By Mee in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-02-2004, 12:18 PM
  5. New text box with color change in non-viewable area
    By David Delaney in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 03-09-2001, 11:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts