Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2003
    Location
    Raleigh, NC
    Posts
    80

    Grin Change paragraph background color w/code

    Does anybody know an easy way to change the background color of a solid paragraph object by using scripting code? I've tried every combination of "Paragraph.SetProperties" and "BGColor" I can think of till I'm blue in the face but to no avail! (Is there even a hard way?)

  2. #2
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    This works for me.

    Code:
    Paragraph.SetProperties("Paragraph1", {BGColor=255})
    Dermot

    I am so out of here

  3. #3
    Join Date
    Dec 2003
    Location
    Raleigh, NC
    Posts
    80
    Arrgh, curly braces! I never woulda thought of that one in a million yrs. Thanks for showing me this!!

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. Change color of a paragraph via hotspot
    By Schmidl in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 01-02-2006, 09:11 AM
  3. Change font in paragraph object?
    By rdf in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 10-22-2004, 12:03 PM
  4. Change the background or skin of our menu page. HELP
    By dragon in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 03-07-2002, 01:04 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