Help Needed With Mask in DesktopX

Tuesday, February 17, 2009 by PoSmedley | Discussion: DesktopX Tutorials

I am trying to follow RomanDA's script for masks.  I want to 'swap out' multiple objects. $ (possibly5..maybe 6..but if I get just 4 I'd be happy)

I tried making multiple widgets..but having to go in and set each and every object...nah. I tried to do it all with the scripting..but..well..it goes all goofy on me.

I am using the 'arrows' (see video below) to 'slide' them in and out. I want to use the top arrow to keep advancing and the bottom arrow to go back to the previous one. I'd like to put them all in one widget so I can have a button to go back to the main bar. The video will explain or show what I mean AND what I am doing wrong, better.

 

 

 

Can anyone help with this? I can't figure hiw to have four or more objects and have them come in and out seperatley. I hope you can understand what I mean.

First Previous Page 2 of 3 Next Last
PoSmedley
Reply #21 Friday, February 20, 2009 6:50 AM

The graphics are wonderful, just need to be about 1/2 the size.. LOL

I made them large for a reason. There have been a few requests for simple and large designs for people with poor eyes. I'm trying to make something simple but still sleek and fun without going overboard, which is hard for me.  If I can make it scalable. not just for diferent resolutions but for individual users to adjudst no matter what their resolution is, that would be great.

 

I have spent the last two days trying to make it fade in and out. I wanted a button on the opening screen that would fade the whole thing in, but I'm having no luck.  I'll try these scripts and see what I get. I think...If I get all this right, this is going to be a really unique theme,  yet extremely clean and simple.

PoSmedley
Reply #22 Friday, February 20, 2009 7:37 AM

THis will be the opening screen. Clicking on the button, it should fade out and the menu fad in. The small button will appear in the lower right corner and when clicked on will clear the screen and put the big button back.

 

 

That's my working wallpaper for now. I'm struggling and fighting myself to keep it all simple, high contrast (I switched from the original black and white, what do you think?) and very user friendly and easy to navigate. I have a ways to go with the rest of it, but comments are welcome. I'm using my wife to help. SHe hates all this skinning stuff, gadgets, etc. SO I ask her if something's too much or if I am adding something that is keeping it from being simple.

 

RomanDA I tried the resizing script. It threw everything all over the place, but I put it back together. I'll have to let you test it when I'm done. I'm worried that different screen reolutions will ave the same effect. This is it scaled at 1.0. My desktop is 1440x900.

 

Question- Where would I put the fade script?

RomanDA
Reply #23 Friday, February 20, 2009 8:30 AM

Po,

 Send me the dxpack, and what you want to fade.  The trick with the scale is that EVERYTHING has to be a "child" object of the main MENU1 item.  I can redo this to work for multiple menu items, etc.  Just send it with what you are looking for.

PoSmedley
Reply #24 Friday, February 20, 2009 2:14 PM

Send me the dxpack, and what you want to fade.

 

Just checking in from work.

I'll send it to you when I get it done. I have some stuff to add. This way I won't have to keep sending it back and forth. I'm hoping I can figure it out on my own, though I apreciate the help.  I 'm frustrated because I have another theme I did manage to get the fading right on (It's sitting because of an issue of how I want it to fade) but I can't get it to work onthis one at all. Give me another day or two and maybe I can save you the trouble. I don't wanna keep coming on here cryin cause I can't figure it out myself. lol.

 

RomanDA
Reply #25 Friday, February 20, 2009 2:16 PM

its all good.. im happy to work on it.

sViz
Reply #26 Friday, February 20, 2009 4:07 PM

Looks awesome! Good luck on this, Po.

PoSmedley
Reply #27 Saturday, February 21, 2009 11:15 PM

 

This is what I have so far.  I'm unable to get the 'grouped icons' on the top or bottom to 'fade' at all. I'm REAL good at making 'em dissapear, though. Yeah. I have that down to a freakin science. Sometimes, I can make the whole desktop vanish. Sometimes, without even tryin', I can not only make it all vanish but I can make blood come out of my right ear at the same FREAKIN TIME! Yeah. We're having FUN now! Yes sirreedy-doody-doo!

 

But I digress.   Opinions on what you see so far, folks?

ZubaZ
Reply #28 Sunday, February 22, 2009 12:30 AM

Opinions on what you see so far, folks?
That would be dope on a netbook. 

 

(Does anyone say "dope" anymore?)

RomanDA
Reply #29 Sunday, February 22, 2009 7:00 AM

(Does anyone say "dope" anymore?)

only "dopes"

 

LOL

Po.. ship it on over (email) ill play with it.

PuterDudeJim
Reply #30 Sunday, February 22, 2009 7:04 AM

(Does anyone say "dope" anymore?)

You do...lol!  

PoSmedley
Reply #31 Sunday, February 22, 2009 9:25 AM

Po.. ship it on over (email) ill play with it.

 

I'm about ready to. I don't understand.... I tried to use the tutorial script you have for fading. I can't get it to work. So..I created a new desktop, thinking it's what I am naming my objects or something... and I used the script and named all my objects accordingly and it still won't work.  I don't know if I am putting the scripts in the wrong objects (Heaven knows I tried every possible combination) or if it has to with the fact that the 'scripts are designed for 2 seperate drawers'? 

I keep getting an error on the button that would call the script. It's basically saying it can't call the fade in script from the object I have it in, and I even used the object names you use in the tutorial and put the 'fade in and out script' in the object the button script says it will call it from.

 

I want all the icons to be in one place, invisible. I have them in groups. I want to call the group with the icon from the 'My Menu' object. Example... I scroll to the 'Office' object..click on it..and the office icons group fades in at the bottom. They would then fade out when you clicked on one or closed it with a button. All I have been able to do is make them all invisible. (I apparently have that part of the script down real good)

I can set it up with the OFFICE icon to just be an object controller for the group...but the fade effect would look much nicer.

RomanDA
Reply #32 Sunday, February 22, 2009 1:44 PM

My suggestion it to only have a script in 1 place, a "master" object.  You can handle all the button actions from inside that one script (like in the example above).  All that would be in the "button" objects is an empty script.

hallv5
Reply #33 Monday, February 23, 2009 8:59 AM

Just reviewing all this brings back the good ol' days - or at least some of what I can remember about them.  Gotta give it to y'all (especially RomanDA) and bow to the Gods Of Scripting!! 

PoSmedley
Reply #34 Monday, February 23, 2009 9:03 PM

My suggestion it to only have a script in 1 place, a "master" object.

I got it!

It fades. HA! in AND out! HA! (JUst gotta decide if I want them all the groups fading in and out of same place, which would require a script to fade out what may already be there)

BUT...

I freakin got it! I made 'em fade!

HA!

I got it I got it I got it I got it

HA MWAHAHAHAHAHAHAHAHAHAHAHA!

 

ROFL 7

RomanDA
Reply #35 Monday, February 23, 2009 9:36 PM

Im VERY glad!  Congrats!

PoSmedley
Reply #36 Monday, February 23, 2009 9:44 PM

Im VERY glad! Congrats!

Thanks. I still may need your help with fading them so one group fades out when another fades in. Kinda like the menu-bar, but groups instead.

 

Are there any good scripts for sound? Like 'play once' or 'play on mouse over'?

RomanDA
Reply #37 Tuesday, February 24, 2009 7:25 AM

Look at the Easy Button

RomanDA
Reply #38 Tuesday, February 24, 2009 8:59 PM

be warned.. a LOT of people hate sounds.. give them an on/off at least!

PoSmedley
Reply #39 Thursday, February 26, 2009 8:54 AM

be warned.. a LOT of people hate sounds.. give them an on/off at least!

Yes. I'm still debating. If I add any, it would just be in the opening screen.

PoSmedley
Reply #40 Monday, March 9, 2009 8:35 PM

update-

moving along slowly.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01