Dropped Shadow Movement on Mouse Click

I have a rollover graphic that changes states with mouse-over.  The graphic has a dropped shadow given the illusion of depths and as the mouse clicks on the graphics I would like this shadow to move up and to the left.  This would give the illusion of the graphic being pushed down and thereby further the depth perception.  I made the rollover through the rollover dialog box in Dreamweaver.  The entire page is made in Photoshop, sliced and then imported to Dreamweaver. The rollover graphic is one slice in this document and it works fine. However, I cannot figure out how to insert the dropped shadow in the existing slice so that I can attache the required move script in the behaviors tab.  Furthermore, the independent dropped shadow file need to be moved, affected, by the click on the overlaying rollover graphics.
I am neither a savvy web developer nor a savvy Dreamweaver user so any input and help is appreciated and PLEASE don’t assume that I know anything about any of this = break it down to the most fundamental steps.
Thank you

Thanks for the fast reply
However, this is way above my head as an extreme beginner on Dreamweaver.
How do I implement the CSS formatting?
What is a pseudo-class?
How do I import the images needed?
I believe three graphics; one basic neutral, one change for mouse over and then maybe a separate graphic for the shadow that is then simply disabled on the click on the previous graphics.  Or however you suggest that this should be executed.
Any help and input is appreciated and PLEASE assume that I know nothing about any of this so basics and fundamentals are appreciated.

Similar Messages

  • Character movement with mouse click

    This will be for an MMO online game/ world. So it needs to be good.
    Hi guys. I'm really happy I got this to work as I'm a neebie to AS3 but getting to love its simplicity. My problem is not my AS3 but my maths.
    I click the mouse and the movieclip runs to the mouse's x position. However, it only goes in one direction ie: downwards and to the right.
    I need to it go in all directions depending on where I click. I suppose it has to do with comparing x and y positions of both mouse and mc - ie: if one is bigger than the other then you can tell where both are positioned and then put the code in. Am I right and does anybody hace a little code like this flying around for me?
    import flash.display.Stage;
    import flash.events.Event;
    stage.addEventListener(MouseEvent.CLICK, myClickReaction);
    function myClickReaction (e:MouseEvent):void{
        sunny.gotoAndPlay("runback")
        //sunny.x = root.stage.mouseX
        //sunny.y = root.stage.mouseY
        addEventListener(Event.ENTER_FRAME, onEnterFrame);
    function onEnterFrame(event:Event):void {
                 var xDistance:Number
                 var yDistance:Number
                //mc increments by 5 until it reaches mouse - mc (ie the distance)
                sunny.x += 5;
                sunny.y += 5;
                xDistance = root.stage.mouseX - sunny.x
                trace (xDistance)
                if (xDistance <= 0 ) {
                trace("works")
                sunny.gotoAndPlay("static")
                removeEventListener(Event.ENTER_FRAME, onEnterFrame);

    Thanks for contacting but the code more or less works already apart from the comments below.
    The position I get comparing mousex position and movieclip position. BUT it goes loopy when I move the mouse around. ie: I need the coordinates when I click and not a variable that changes while I move mouse around.
    I will check it out now.
    import flash.display.Stage;
    import flash.events.Event;
    stage.addEventListener(MouseEvent.CLICK, myClickReaction);
    function myClickReaction (e:MouseEvent):void{
    //sunny.x = root.stage.mouseX
    //sunny.y = root.stage.mouseY
    addEventListener(Event.ENTER_FRAME, onEnterFrame);
    function onEnterFrame(event:Event):void {
                 var xDistance:Number
        var yDistance:Number
       //mc increments by 5 until it reaches mouse - mc (ie the distance)
                // if you click to the right of sunny then mouse is > than sunny.x so x = 5
       if (root.stage.mouseX > sunny.x) {
        sunny.gotoAndPlay("walk right")
        sunny.x += 5;
        sunny.y += 0;
        xDistance = root.stage.mouseX - sunny.x
        //if (xDistance <= 0 ) {
        //sunny.gotoAndPlay("static")
        //removeEventListener(Event.ENTER_FRAME, onEnterFrame);

  • When I go to do a drop shadow, photoshop cc takes 17 seconds to pull up the window

    I just got Photoshop CC a few weeks ago.  It seems to be very slow, and I'm using a super fast computer with 32Gig of RAM, i7 Processor, SSD, etc...
    Photoshop in particular, is REALLY slow.  For instance, when I go to Layer, Layer Style, Drop Shadow, it takes about 17 seconds before the window will pop up for me to make adjustments on a drop shadow.  If I click cancel on that, it takes about 2-3 seconds for the window to go away.
    Lots of other slow things in photoshop too.  Scratch disks are on a SSD.  Performance is set to give Photoshop 80% of my RAM.
    Anyone have any clues or ideas to help?

    I have this same problem. It doesn't take quite as long, about 6 seconds to open the Layer Styles dialog, but still, way too long for such a powerful computer (I have pretty much the same specs as your). My Surface Pro 3 i5 runs Photoshop faster than my i7-5820k with a GTX970.
    Did you ever get the issue resolved?

  • Opacity mask is also knocking out drop shadow. Grrr.

    Hi everyone,
    I'm having a problem with Illustrator CS6 that's really bugging me and there must be a simple fix that I'm missing.
    I have editable text with a linked opacity mask. The opacity mask contains strokes with an art brush applied to 'scratch' out parts of the text.
    See below for example:
    I don't want the opacity mask to knock out the drop shadow (much like how "Layer Knocks Out Drop Shadow" works in Photoshop), but just knock out the text only. See below for an example of what I want the end result to be:
    BUT, and here's the problem, I want the text to remain editable.
    I know one workaround is that I could convert the text to outlines, make it a compound path, expand the strokes on the opacity mask, make those a compound path too, and then Subtract/Minus Front the scratches from the text object and then reapply the drop shadow, BUT, this renders the text uneditable.
    I've tried playing with the options in the Transparency panel, ie: Opacity & Mask Define Knockout Shape but nothing has worked.
    What am I missing??
    Thanks so much in advance for your help!!
    Cheryl

    Hi Jacob,
    Thanks so much for the detailed instructions. I get through step 4 no problems but I run into problems with the way I try to select the items for step 5.
    Let's say I have completed step 4 and am ready to begin step 5. When I am in my Layers panel, I select the scratches that are now masked by the non-drop shadowed text:
    I then click into the the Opacity Mask editing mode [per your instructions "5) Select the Opacity Mask from 4)"] and now the mask is selected:
    The problem begins when I have to effectively shift-select the mask and the live text from 1 (the original text with the drop shadow).
    To begin, I still have the opacity mask selected (as shown above) and then when I click the left object preview box (as circled below)
    to get back into the full Layers panel (to select the live text), now the mask becomes DEselected and the object becomes selected. How do I keep a mask selected and yet go back to in the Layers panel to select other items from there?
    Thanks!
    Cheryl

  • Modify drop shadow layer style

    In PS5 is it possible to modfy a drop shadow layer style changing it's color and opacity without changing the entire layer?

    bainbru1 wrote:
    Noel - the issue I encountered was that when I double clicked on the active layer and was presented with the default layer style dialog that did not show the color picker option and then selected drop shadow, I did not see the color picker to the right of the blending options.
    As others have pointed out, unless there is some information missing in your problem description, you are observing normal and expected behavior.  To clarify with screenshots what Noel and others have said above:
    When you invoke layer style dialog box by double clicking on the active layer, by default it shows the controls for Blending Options. See the words Blending Options highlighted in blue on the left and the headline Blending Options in the main pane of the dialog box!
    Merely checking the box for drop shadow does NOT make the drop shadow controls appear.  Blending Options is still selected (highlighted in blue) and the controls in the main pane still have the headline Blending Options!!
    To display the controls for Drop Shadow you need to click on the words Drop Shadow.  Then the layer style Drop Shadow has the focus and the Drop Shadow controls are displayed.  You can see this because the words Drop Shadow are now highlighted in blue and the headline over the controls in the main pane says Drop Shadow:
    When you select the FX button at the bottom of the Layers Panel, you select the Layer Style you want at the same time, so the Layer Style you chose already has the focus when the dialog box appears, and the relevent controls are automatically displayed.

  • Crazy drop shadows

    I have been working on a banner 3' x 7' in inDesign CS5 for a couple days now and just started experiencing problems with the drop shadows.  Everytime I click on something, whether I change anything or not, the drop shadows go crazy.  Blowing up to non-specified proportions.  When I open the same file on my bosses computer everything cooperates perfectly, and each drop shadow can be edited without anything else blowing up. How do I get the drop shadows on my computer to cooperate without the other effects re-formatting themselves?

    It seems related to your computer, rather than the file, so I'd start by trashing your prefs. See Replace Your Preferences

  • Automator - How do I: Mouse Click, Move Windows, and more

    Hello,
    I am attempting to create my own Automator programs and for a while I had some that worked nicely. I have recently been tweaking my iMac so that it can "think" on its own (by automator of course) and do things for me. However, I've run across a block with Mavericks (I believe it's due to Mavericks).
    1. How can I get Automator to register a mouse click? "Watch me do" does not seem to want to work for me at all. I also would prefer if it would just be a registered mouse click, but not actually use the mouse (I know this is possible) so that if I'm doing something and it runs, it won't disturb my mouse and I can keep working.
    2. How can I register a keyboard stroke? Same as above
    3. How can I have automator move windows? I have two monitors and there are times when I may want it to move a window from one mintor to another
    The following is a list of all the things I'm attempting to accomplish at the moment (with other things when I think of them) with automator (either through applications, folder actions, or ical actions):
    1. Register a mouse click at a given area or on a given element in a safari page
    2. Register a keyboard stroke in a given program (be able to focus on a program and then do the keystroke)
    3. Move windows from one location to another
    4. Full-screen and Un-full-screen iTunes at certain times of day
    5. Download all purchased items on iTunes that aren't on the computer (sometimes iTunes doesn't download stuff if it was downloaded on my MacBook Pro first)
    6. Automatically voice read reminders (that I've set in Reminders) each day at a given time (I can use loop to repeat it to make sure I hear it all)
    I'll think of more of course, but the mouse click, keyboard stroke, and moving windows is the big thing I'm trying to figure out how to do. Can anyone help?
    Also, I am not a computer tech. I am tinkering with this because it's fun and helpful, but an answer of "just use applescript" or "just use java" will likely just give me a headache. I know that it's going to be one of those codes, but I'm hoping someone has a "base" code that can be copied and pasted that's just a standard click that I can adjust for where I need to click and what process I need to click on.
    If there is an Action Pack that includes a "Register Mouse Click" and/or "Register Keyboard Stroke", then that would work great, but the only action packs for automator I've seen that work with Mavericks is for photoshop.

    You're asking for a lot in one post.  It would be better to break your requests down a bit. 
    For example, to deal with mouse clicks, you can use the Automator Action Run Shell Script with this python script:
    import sys
    import time
    from Quartz.CoreGraphics import *
    def mouseEvent(type, posx, posy):
            theEvent = CGEventCreateMouseEvent(None, type, (posx,posy), kCGMouseButtonLeft)
            CGEventPost(kCGHIDEventTap, theEvent)
    def mousemove(posx,posy):
            mouseEvent(kCGEventMouseMoved, posx,posy);
    def mouseclick(posx,posy):
            mouseEvent(kCGEventLeftMouseDown, posx,posy);
            mouseEvent(kCGEventLeftMouseUp, posx,posy);
    ourEvent = CGEventCreate(None);
    # Save current mouse position
    currentpos=CGEventGetLocation(ourEvent);
    # Click the "Apple"
    mouseclick(25, 5);  
    # 1 second delay       
    time.sleep(1);        
    # Restore mouse position
    mousemove(int(currentpos.x),int(currentpos.y))
    It will look like this in Automator:
    To drag something (i.e. a window, a file icon) from position 40,60 to 60,300:
    import time
    from Quartz.CoreGraphics import *
    def mouseEvent(type, posx, posy):
               theEvent = CGEventCreateMouseEvent(None, type, (posx,posy), kCGMouseButtonLeft)
               CGEventPost(kCGHIDEventTap, theEvent)
    def mousemove(posx,posy):
               mouseEvent(kCGEventMouseMoved, posx,posy);
    def mouseclickdn(posx,posy):
               mouseEvent(kCGEventLeftMouseDown, posx,posy);
    def mouseclickup(posx,posy):
               mouseEvent(kCGEventLeftMouseUp, posx,posy);
    def mousedrag(posx,posy):
               mouseEvent(kCGEventLeftMouseDragged, posx,posy);
    ourEvent = CGEventCreate(None);
    # Save current mouse position
    currentpos=CGEventGetLocation(ourEvent);
    # move mouse to upper left of screen
    mouseclickdn(40, 60);
    # drag icon to new location
    mousedrag(60, 300);
    # release mouse
    mouseclickup(60, 300);
    # necessary delay
    time.sleep(1);
    # return mouse to start positon
    mouseclickdn(int(currentpos.x),int(currentpos.y));
    For keystokes in AppleScript (which can be added to Automator with the Run Applescript Action) see: http://dougscripts.com/itunes/itinfo/keycodes.php

  • Hello  Simple problem - don,t know how to solve it.  With Premiere CC when I try to do a selection (click... drag... release the click) very often it stop way before the end of the move I'm swinging the Magic Mouse. I taught that the mouse clicking was de

    Hello
    Simple problem - don,t know how to solve it.
    With Premiere CC when I try to do a selection (click... drag... release the click) very often it stop way before the end of the move I'm swinging the Magic Mouse. I taught that the mouse clicking was defective and went to get a new Magic Mouse after lots of frustration. Today, I have an edit to do it it does the SAME thing !!
    I was like ????#$%?&*(???
    Opened all the lights and taught I've trow the new mouse to the garbage and was using the defective mouse again... no !! - ??
    Actually, the bran new mouse is doing the same thing. What I understand after investigating on the motion and watching carefully my fingers !! -  is that when I click I have to keep my finger at the EXACT same place on the mouse... drag and release and it's fine. If I click by pushing on the mouse and my finder is moving of a 1/32th of a millimeter, it will release and my selection will be to redo. You can understand my frustration ! - 75$ later... same problem, but I know that if I click with about 5 pounds of pressure and trying to pass my finger through the plastic of the mouse, it you stay steady and make it !
    The problem is that scrolling is enable while clicking and it bugs.
    How to disable it ??
    Simple question - can't find the answer !

    Helllooo !?
    sorry but the Magic Mouse is just useless with the new Adobe Premiere CC and since I'm not the only one but can't find answer this is really disappointing. This mouse is just fantastic and now I have to swap from a USB mouse to the Magic Mouse every times I do some editing. My USB mouse if hurting my hand somehow and I want to got back to the Magic Mouse asap. Please - for sure there is a simple solution !
    Thanks !!

  • Whenever I go to a site or click anything, I always have to move my mouse for the page to load, why is this happening? (When I go to a site full of images, I move my mouse a little bit at a time and it loads one image at a time)

    Whenever I go to a site or click anything, I always have to move my mouse for the page to load, why is this happening? (When I go to a site full of images, I move my mouse a little bit at a time and it loads one image at a time)

    Hi, Tom.
    FYI: You've not stated which of your listed Macs is having the problem. However, the following may help in any case:
    1. Did you install Front Row using the Front Row hack on a Mac that did not ship from the factory with Front Row installed? If so, See my "Uninstalling the Front Row hack" FAQ. This has been known to cause a variety of problems, including the menu bar (Clock, Spotlight) issues you noted.
    2. If you did not install the Front Row Hack, an incompatible or corrupted Startup or Login Item may be partly to blame for the problems with the menu bar. My "Troubleshooting Startup and Login Items" FAQ can help you pin that down if such an item is causing the problem.
    3. As a general check, run the procedure specified in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    4. Re: Safari and Mail, if not sorted by any of the above, see also:• "Safari: Blank icon after installing Security Update 2006-002 v1.0."
    • My my "Multiple applications quit unexpectedly or fail to launch" FAQ
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • My computer had to be shut down this morning when I could move my mouse around but it would not respond when I double clicked on an item to select.  Now I cannot open a file in my finder window by double clicking on it.  Any suggestions?

    My computer had to be shut down this morning when I could move my mouse around but it would not respond when I double clicked on an item to select.  Now I cannot open a file in my finder window by double clicking on it.  Any suggestions?

    Did you reinstall CS3 after CC?
    For that matter, doing an in-place upgrade on the OS is always a gamble with Adobe programs. Reinstalling all the versions you need, in order, would probably solve your problem.
    And you shouldn't need to save as IDML after opening the .inx in CC.

  • MY LAYER STYLES AND PHOTO EFFECTS ARE NOT SHOWING UP WHE I CLICK THE BOX, NO DROP SHADOW, ETC

    MY LAYER STYLES AND PHOTO EFFECTS ARE NOT SHOWING UP WHE I CLICK THE BOX, NO DROP SHADOW, ETC,
    I ALSO GET AN ERROR WHEN I OPEN THE EDITOR ONTITLECREATEWITHPARONS COULD NOT BE LOCATED IN THE DYNAMIC LINK ONCORE2DLL

    Seems like the database has been accidently deleted. Browse here on how to get it back http://forums.adobe.com/thread/759100

  • Pass Mouse click events from JavaScript to Falsh Movie

    Hi,
    I have an interesting problem here.
    i am trying to create a web page which has my
    flash-presentation movie. i need to disable mouse click &
    keyboard click navigation of the flash movie. The only way by which
    i can navigate my slide in the flash movie should be using 2
    buttons say Next & Prev that are i my web page.
    when i click the Next button i should be able to go to the
    next slid or the animation in the same slide like how i do in the
    power Point.
    Is there any way by which i can send these mouse click
    events from my javascript to my flash movie or is there any other
    means by which i can achieve this.
    ~Blackperil

    Hi Mathias,
    What i understood is that you want to triger a server side event (simulate onClick event of button)from a client side event (javascript confirm popup), based on the choice of user..
    You can also try this one...
    Check = confirm("Do you really want to proceed?");
    if (Check == true)
    document.getElementById('do_proceed').click();
    else
    document.getElementById('do_cancel').click();
    Regards,
    Anubhav

  • Mouse randomly moves around and clicks

    Ok, so ive had this problem for a few months now and it has led me to the point where my mac was in storage and i havent touched it in a month or two. What happens is no matter what i am doing my mouse will move around the screen clicking randomly and basically doing whatever it wants. i have looked into the problem and other people have similiar issues but not the same. i can be across the room from my mac with the screen on, and the mouse will still move around and click and open countless folders even though no one at all is even near the computer. today when i took the mac out to see if there was a software update available (which there was) the mouse was not moving around or jumping at all througout the entire update. After the update it is now yet again jumpin around and clicking wherever it wants. Also its not just once in a while it is 24/7 it has made my mac unable to be used because you cant really control the mouse for more than a second at a time. my whole screen is now full of untitled folders.... any help would be appreciated...

    Hi - I am having exactly the same problem.  I am going to do what Barry said.  Apple support says to do the following:
    Resetting PRAM and NVRAM
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    Your computer's PRAM and the NVRAM are reset to the default values. The clock settings may be reset to a default date on some models.
    Gene

  • My trackpad won't move the mouse, only the clicks work, happen after updating. Help!, My trackpad won't move the mouse, only the clicks work, happen after updating. Help!

         I just update using the app store on my mid 2012 MacBook Pro, and my trackpad wouldn't work, it won't move the mouse but it would still click, I'm using a extrenal mouse at the moment. It really hard carrying your mouse and computer around. Can someone please help me? I also try restting Pram and Scm but it did nothing.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • My Apple TV 2 is slow when trying to move through different menu selections. It is like a slow computer trying to catch up to mouse clicks. It eventually remembers the buttons that were pushed on the remote, but it freezes and takes a minute to catch up.

    My Apple TV 2 is slow when trying to move through different menu selections. It is like a slow computer trying to catch up to mouse clicks. It eventually remembers the buttons that were pushed on the remote, but it freezes and takes a minute to catch up.

    I had something similar a couple of week ago, it would scroll then stop, scroll then stop.
    At some point the porblem went away.
    Try unpowering and restarting your AppleTV.  Rsetart iTunes too.

Maybe you are looking for

  • Mini Bridge: how to clear recent files/folders?

    Hi all, I am a new user of Photoshop CS5.1 Extended and have a question about Mini Bridge. My OS is Windows 7 Ultimate 64-bit, and I'm using the 64-bit version of Photoshop. My question is: how do I clear the Recent Files and Recent Folders lists fro

  • Repeats for work items with temporary errors for background WI

    Hi! I have a task that generates a temporary error method in order to activate the Repeats for work items with temporary errors. It currently has 5 repeats at intervals of 2 min. After running above the WI-status is 'Error'. When Restart by SWPR runs

  • Read & Applied Other Threads Win Still Fatally Crashes When Running iTunes

    I updated all the drivers on the system to the latest from the manufacturer websites yesterday. I then installed and ran WinDbg it is telling me RtkHDAud.sys (R+k HDAud+179e98) is the culprit causing a double fault. When I disable Realtek High Defini

  • HT1145 Macbook slow to connect to wifi

    Hi, I have a new Macbook Retina (2013) with Mavericks. Recently it has started becoming really slow to connect after shutdown/sleep. Once it does connect, the speed is good, although it periodically disconnects and reconnects, which often interrupts

  • Import Difficulty

    hello, Unable to import from media browser.  Using XDCAM EX.  with Memory card SBS-32G1.  Card reader SBAC-US20.  Premiere Pro 7.0 CC [Please choose only a short description for the thread title.] Message was edited by: Jim Simon