in:
http://scratch.mit.edu/projects/TheCatAndTheBanana/339788
the sliders seem to be locked in one place. this happens in presentation mode,but not the 'preview'(smaller version)
Offline
I think the crosshair sprite is intercepting your mouse click. Try moving the center of rotation for that sprite just a little so the mouse can "click through" it and get to the slider controls underneath.
Offline
Paddle2See wrote:
I think the crosshair sprite is intercepting your mouse click. Try moving the center of rotation for that sprite just a little so the mouse can "click through" it and get to the slider controls underneath.
odd,i tried that and it didn't work. same with diminus suggesten (likely spelled wrong)
Last edited by TheCatAndTheBanana (2008-12-03 11:46:04)
Offline
TheCatAndTheBanana wrote:
Paddle2See wrote:
I think the crosshair sprite is intercepting your mouse click. Try moving the center of rotation for that sprite just a little so the mouse can "click through" it and get to the slider controls underneath.
odd,i tried that and it didn't work. same with diminus suggesten (likely spelled wrong)
I tried the old "delete things until it works" technique. It is your title sprite that is messing you up. You bring it to the front and then Ghost it out. But even ghosted, it is intercepting the mouse clicks. Try sending it back a few layers...or hiding it and see if that makes it work.
Offline
Paddle2See wrote:
TheCatAndTheBanana wrote:
Paddle2See wrote:
I think the crosshair sprite is intercepting your mouse click. Try moving the center of rotation for that sprite just a little so the mouse can "click through" it and get to the slider controls underneath.
odd,i tried that and it didn't work. same with diminus suggesten (likely spelled wrong)
I tried the old "delete things until it works" technique. It is your title sprite that is messing you up. You bring it to the front and then Ghost it out. But even ghosted, it is intercepting the mouse clicks. Try sending it back a few layers...or hiding it and see if that makes it work.
i hid the sprite and it worked!thank you!
Offline