View Single Post
  #8  
Unread 12-19-2010, 03:52 PM
Draven_Caine's Avatar
Draven_Caine Draven_Caine is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2009
Server: Unrest
Posts: 155
Default

Quote:
Originally Posted by Drumstix42 View Post
Simply put anything inside the the Background page of the XML file. The background/frame objects are just pages, so things can be nested inside of them.
I ma trying to use this knowledge from the thread to do a new thing.
I have 3 graphics that need to be controlled by the frame slider, I know i can put an image object inside the frame page but if opacity of the frame page is 1.0 than it has a black background, which it cant have.

Now how would i make the "frame page" have no background but have 3 graphics inside it that are controlled by the "frame slider"?

**Blah** I had an idea right after posting this and it worked.
  • Turn the "frame page" BackgroundOpacity to 0.00
  • Add your "Image Objects" to the "frame page"

Thanks,
Draven

Last edited by Draven_Caine : 12-19-2010 at 03:55 PM.
Reply With Quote