Help - Search - Members - Calendar
Full Version: Wip Skinning Stuff
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official MediaXMenu (MXM) Forum > MXM WIP Beta forum
pelago
Is there a decent guide to the new skinning features in the WIPs? I'm trying to do a horizontal menu (like Genuisalz's Cirkular skin but with tweening and so on), but I'm totally lost!
flattspott
I forget, are you a WIP tester? If so then all I can say is read the documentation and forums. Thats how I figure stuff out. That and by looking at other skins or even scripts
BenJeremy
QUOTE (flattspott @ Jul 31 2004, 07:55 PM)
I forget, are you a WIP tester? If so then all I can say is read the documentation and forums. Thats how I figure stuff out. That and by looking at other skins or even scripts

Yes, he's a WIP tester....

I guess the best way to learn is to look at the examples and scan the forum posts here...
koldfuzion
QUOTE (pelago @ Aug 1 2004, 12:00 AM)
Is there a decent guide to the new skinning features in the WIPs? I'm trying to do a horizontal menu (like Genuisalz's Cirkular skin but with tweening and so on), but I'm totally lost!

best way to do a horizontal menu is with the text field.

Sample:
QUOTE
  <LayoutElement Type="Text" Source="CGTitle">
  <IsMenu Horizontal="true">true</IsMenu>
  <TextColor>0xBBFFFFFF</TextColor>
  <Pos L="187" T="425" W="315" H="24"/>
  <Justify X="Center"/>
  <Scale X="False" Y="True"/>
  <Proportional>true</Proportional>
              <Shadowcolor>0xE9000000</Shadowcolor>
              <DoGlow>True</DoGlow>
  </LayoutElement>


as far as the tweening.. experiment smile.gif
pelago
Yeah I've been trying to learn by reading the forum, but the info is scattered all over the place. Oh well, I'll give it a go!
BenJeremy
Well, the WIP Release thread should have some good info on Tweening (including some images to help explain things)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.