Shift+Click And Drag Select

In demonstration mode I can show how to select a range of
cells in Excel by dragging with the mouse.
I can achieve the same outcome by using Shift+Click on the
start and end cells to select the range, although the viewer would
not see the Shift key being held down of course.
I am at a loss to see how to get (and require) a user to do
the same things in a Trainng or Assessment simulation before being
able to continue with the next step.
Can anyone advise please?
Phil_McC

Hi again,
I think I have something that will help you. It's in flash
though so don't know if you're going to be able to use it.
Basically it draws a rectangle that follows your mouse and then
leaves the final rectangle in place if your user hits the target
area. I must confess to heavily borrowing from the Flash help and
then tweaking.
I've just published this as player 7 and tested in Captivate
2 and it works like a charm.
This is what you do.
1 - export the Captivate slide you wish to do the drag select
on into Flash
2 - get rid of everything apart from the screen shot of your
excel. You can add everything else in afterwards.
3 - put the background on the bottom layer of your stack and
lock it.
4 - Create a movie clip for the cell to be dragged out. You
should be able to draw a rectangle the same size as a cell then F8
it into a movie clip.
5 - Create another one that's going to be the target.
6 - Place these both on the stage in the correct location in
a layer above your background.
7 - Copy the code below into the topmost layer (usually
called actions). You'll need to adjust the start positions and
final rectangle positions (in the rectangle function and xpos and
ypos) to what you want.
8 - test the movie and it works :)
9 - publish as a player 7 swf.
10 - Import into the relevant place in Captivate - test and
play.
Now the code:
/*THIS CODE REDRAWS THE RECTANGLE AS THE MOUSE MOVES.
1 - Creates a function for the final rectangle
2 - Creates the mouse listener for the drawing
3 - Draws the rectangle dynamically while mouse pressed
4 - If drawing ends on the target area then the dynamically
created rectangle is hidden and the full rectangle is displayed
5 - If drawing doesn't end on target area, rectangle is
hidden and the user can try again.
function rectangle() {
this.createEmptyMovieClip("rect_mc", 5);
rect_mc.beginFill(0x333333, 30);
rect_mc.lineStyle(2, 0x333333, 25);
rect_mc.moveTo(100, 120); //starting point
rect_mc.lineTo(400, 120); //top line
rect_mc.lineTo(400, 120); //right side line
rect_mc.lineTo(400, 320); //bottom line
rect_mc.lineTo(100, 320); //left side line.
rect_mc.endFill();
var xpos = 100;
var ypos = 120;
this.createEmptyMovieClip("new_mc", 5);
var mouseListener:Object = new Object();
mouseListener.onMouseDown = function() {
this.isDrawing = true;
this.orig_x = xpos;
this.orig_y = ypos;
this.curPos_mc = new_mc.createEmptyMovieClip("",
new_mc.getNextHighestDepth());
mouseListener.onMouseMove = function() {
if (this.isDrawing) {
this.curPos_mc.clear();
this.curPos_mc.beginFill(0x333333, 30);
this.curPos_mc.lineStyle(2, 0x333333, 25);
this.curPos_mc.moveTo(this.orig_x, this.orig_y);
this.curPos_mc.lineTo(_xmouse, this.orig_y);
this.curPos_mc.lineTo(_xmouse, _ymouse);
this.curPos_mc.lineTo(this.orig_x, _ymouse);
this.curPos_mc.lineTo(this.orig_x, this.orig_y);
this.curPos_mc.endFill();
updateAfterEvent();
mouseListener.onMouseUp = function() {
this.isDrawing = false;
this.curPos_mc.hitArea = target_mc;
if (this.curPos_mc.hitTest(target_mc)) {
this.curPos_mc._visible = false;
rectangle();
} else {
this.curPos_mc._visible = false;
Mouse.addListener(mouseListener);
Let me know if you have any issues or want the .fla or .cp
file with this.
Cheers
JiminiCricket

Similar Messages

  • How do you select and move more than one bookmark at a time? Shift+Click does not select multiple items that are next to one another in a list because the item

    How do you select and move more than one bookmark at a time?
    Shift+Click does not select multiple items that are next to one another in a list because the items open in firefox before this happens.

    Use the bookmarks library. You may use Shift +Click, and Ctrl + Click to create groupings of selected bookmarks to drag and drop.
    * one method of opening the bookmarks library is keyboard shortcut <br /> Ctrl+Shift+B (Windows)
    *see also [[How to use bookmarks to save and organize your favorite websites]]
    *and [[Use bookmark folders to organize your bookmarks]]

  • Command+click and drag to select multiple files

    Hi everyone,
    I switched about a year ago and recently joined this group. I love OS X and will never go back to windoze, however after recently upgrading to Tiger, I went to command+click and drag to select multiple files in order to drag them to the trash, all I succeeded in doing was to drop one file into the next folder down. Did I miss a check box somewhere, or something. It feels like windoze now, having to command+click individual files to select more than one, or use the edit menu to "select all".
    I'm not going back to Panther just to get back this feature I miss, and was hoping there is a way to get it to work in Tiger, any suggestions?
    eMac G4 1 gig superdrive   Mac OS X (10.4.3)   768 megs sdram

    You might find this easy to do in column view:
    1. Select a group of contiguous files by clicking on the first, then hold down the shift key and click on the last one you want, all files between first and last will be selected.
    2. To add an odd file here and there to the group hold down the command key and click on the file.
    Thus you can quickly select an entire group in the middle with click/shift click, then add additional files individually to the selected group.
    Francine
    Schwieder

  • Selection Tools, Click and drag to select option

    Hi! I would really appreciate some help with AI. Im working on a Mac book pro.
    I have previously been working on CorelDraw and have now moved over to AI again.
    I dont understand why I cant Click and drag my selection tool over certain objects and then select those objects. When I click and drag the selection tool or any other selection tool, it selects EVERYTHING on the page. I just want to click, drag and select the objects that I want to group together. Is there some sort of setting where I can do this??  I have watched tutorials about the selection tools. The tutorials show that this is possible but for some reason mine isnt doing it...
    I hope this makes sense, please please can someone assist me.
    Thank you!

    valentevn,
    This may be relevant to the strangenesses that you encounter.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Selection Tool suddenly acting like Direct Selection Tool during click-and-drag

    Hello!
    This morning, my Selection Tool (the filled-in arrow) is acting like a Direct Selection Tool (the hollow arrow), but only when I click and drag on a group.  It ends up select the anchors within the group rather than the whole group itself.
    I've checked my preferences, quit and relaunched Illustrator a few times, and nothing seems to fix it.  The problem briefly went away a few minutes ago, but came back when I quit and relaunched for good measure.
    It's happening in Illustrator CS 5.1.  I have CS6, and that version works fine, but I'm waiting on some plugins to be updated for it, so I'd like to use CS 5.1.  I'm also running the latest Suitcase Fusion 4.
    Any input on this would be appreciated.  Thanks!

    Does the cursor appear correct, do you have any other keys depresessed?
    The CMD key will make selection tool into direct slection. What OS are you running, update as there was a modifier key problem through 10.6.5 - 10.6.7

  • Illustrator CS4 Type Tool: Selecting won't work by double click or click and drag.

    Illustrator CS4
    I'm not exactly sure what happened, but suddenly my Type Tool can not select type by double clicking or click and drag any more.
    I'm using Illustrator CS4 (14.0.0) on a MacPro with OSX 10.6.8. Can someone please suggest what might be happening and how to resolve this problem?
    Thanks
    Eric

    There is a functional reason for this depending on how you work if you read yup about it in the help files i think they explain it well as i recalled it was exxplained well in the manual when they had one.
    It is not a change it has been this way for a long time and the options serve different users in a helpful way. hough it wwould be helpful to have a toggle of some kind.

  • Type Tool does not select type by double clicking or click and drag. (Windows CS 5 V15.1)

    Hi,
    My Type Tool does not select type by double clicking or click and drag. (Windows CS 5 V15.1). This is what I have tried so far and the problem still exists.
    Check preferences for "Text": "Select text-object by path only" should be off. Checked. It was off. Didn't fix it.
    Check the toggle for Show/Hide Edges in the View menu. Cmd(Ctrl)-H. Checked. Edges Showing. Didn't fix it.
    Trashed my Prefeerences. Didn't fix it.
    Any other suggestions out there?
    Thank you!!!

    I figured it out! I feel pretty silly, but I will share this in hopes of helping the next person :/ Here goes. Don;t laugh to hard!
    It was the leading! The space between the two lines of text was less than half of the point size of the actual text. So it looked like two lines but there was actually 3.
    Geeze, I'm embarrassed! Thank you for suggesting that I may not need to recreate the entire document, but start with the text, input manually again (even on a new layer, to match the original), which lead to a fix!
    Thank you!!!

  • Click-and-drag to select multiple points in puppet warp

    Hello Community,
    Puppet Warp is a great tool. But sometimes I want to isolate an area and only rework that spot, while keeping everything else in place. To do this I have to go around clicking everything to pin it down. I'm wondering if there's a way to automatically pin all possible points, or click-and-drag to create pins at all intersecting points of the web.
    Or something like that to easily pin everything down.
    Cheers,
    Emmy

    Well, I normally find the solution here if there is one, so it looks like there is none.
    Adobe peeps, can you please take note of my comment? It would really be nice if that was possible.
    Cheers,
    Emmy

  • On OSX 10.5.8 and I can't cut & paste or click and drag, HELP!

    Hi all,
    Please help! I can no longer click and drag icons or cut and paste.  I'm running OSX 10.5.8 on an '07 macbook, and I really do not want to loose everything, is there a solution???  At the same time I have had a little trouble with the net and downloading files.
    Is there a fix??  I'm desparate

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • Mouse not clicking and dragging

    My mouse pointer responds well to moving around the screen and double ckicking etc. However when I try to click and drag it 'loses' the object (file name or card in Freecell) or will not select all that I shift& drag. All the drivers are up to date. I have removed, waited and then replaced the Bluetooth USB fitting in the back of the computer and the batteries are fresh. Any Ideas?
    HP TouchSmart 520-1010ukH
    Microsoft mouse model MG-0982
    Windows 7
    This question was solved.
    View Solution.

    Hello again @itsmagicvi,
    If you have tried a different mouse on your computer and it is not happening to that mouse I suspect that your Microsoft Mouse is the problem and suggest you contact Microsoft on their forums at Microsoft Community as they may have addressed this issue with their hardware before.
    I hope I have answered your question to your satisfaction. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • My horizontal scrollbar doesn't work. I can't even click and drag it.

    My horizontal scroll bar doesn't work anymore. If there is information on right of the screen I can't get at it using the scroll bar. I can't even click and drag it and clicking on the space between does nothing. The vertical scroll bar works fine but the horizontal scroll bar only works by using my mouse wheel tilt right. The horizontal scroll bar works in IE but not firefox.

    Hello bomb121, probably an extension is the problem, you have lots of extensions !!
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • Double-click and drag don't open image files

    Hi,
    I'm having problems loading images in Preview and Adobe apps (CS1).
    From Finder, I can double click to open an image in Preview but it only opens the first image, and won't load more than one. I've tried changing the preferences to "open groups of images in the same window" or "open all images in one window." Neither solve the problem.
    My adobe apps won't open a file when I double click it from the finder at all. I have to use the "open" command from within the application to open an image file.
    I am a designer and photographer trying to browse groups of images at once and this is driving me crazy! I have tried copying over different preference files from my old computer (a powerbook G4), and I'm wondering if I either failed to copy the right one or copied something that is interfering with the shortcut actions.
    The interesting part is, that the same actions are working fine for other kinds of files -- for example, I can open multiple word documents by double clicking their icons in Finder.
    Any suggestions appreciated. Thank you.
    Amy Hengst

    Hi Amy
    What kind of files are these? If I wanted to open multiple images in Preview (be they BMP, JPEG, PSD, whatever) I would select them and drag onto the Preview icon in the Dock which opens the first image in a single window with the remaining images in a 'thumbnail drawer' to the right (like you get with big PDF documents).
    On the other hand if I double-click, 10 to 1 it would launch Photoshop which I use as an image editor only, not an image manager or viewer. You can of course change the application which any document uses to open it, with the Get Info window. But if you use more than one application (as I do - PS to edit, Preview to just view), then click-and-drag onto the Dock might be your best bet.

  • The MacBook Pro will not allow me to cut-and-paste to and from or to click-and-drag to the external drive. I can copy-and-paste, but then I must send the original to the trash, which doubles the time and effort. Is there any way to cut-and-paste?

    I have recently switched from a PC to a MacBook Pro.
    I have a large number of documents and photographs on a multiterrabite external drive, backed up on a second multiterrabite external drive.
    Both external drives are formatted for MacIntosh. This has been verified by agents at an Apple store and also at Best Buy in two different cities.
    This is the problem:
    The MacBook Pro will not allow me to cut-and-paste to and from or to click-and-drag to the external drive. I can copy-and-paste, but then I must send the original to the trash, which doubles the time and effort. Is there any way to cut-and-paste?
    Also, the MacBook Pro will not allow me to rename multiple documents or photographs. I can click-and-rename a single one, but this is impossibly time consuming. I can batch-rename in iPhoto, but when I transfer the photographs to the external drive, the rename does not transfer.
    I’m reduced to using my wife’s Toshiba to cut-and-past, rename, and transfer documents. It works perfectly. Is there any way to do this on the MacBook Pro?
    Thanks!
    Roderick Guerry
    [email protected]

    Roderick Guerry wrote:
    The MacBook Pro will not allow me to cut-and-paste to and from or to click-and-drag to the external drive. I can copy-and-paste, but then I must send the original to the trash, which doubles the time and effort. Is there any way to cut-and-paste?
    No, this is a philosophical difference between Apple and Microsoft. Apple believes that it's dangerous to cut a file in case the user never pastes it; in that case the file is lost. Microsoft seems to not have this problem (if I remember Windows correctly) because they don't delete the originating file if it's cut but never pasted.
    Even though Macs have a lot of keyboard shortcuts, philosophically Macs have traditionally been mouse-first. This applies to file copy operations. In your case, what a Mac user would do is open the source window, open the destination window (on your second drive), and then Command-drag the selected files from the source to destination window. This is because a normal drag would leave the originals behind, while adding the Command modifier key tells OS X that this is a Move, not a Copy, so don't leave the originals behind.
    (In addition there are different rules for drag-copying within the same volume or between different volumes. If you drag between two folders on the same volume, the files are moved. If you drag between different volumes, the files are copied unless you hold down Command to delete the copies on the source volume.)
    Roderick Guerry wrote:
    Also, the MacBook Pro will not allow me to rename multiple documents or photographs. I can click-and-rename a single one, but this is impossibly time consuming. I can batch-rename in iPhoto, but when I transfer the photographs to the external drive, the rename does not transfer.
    Two problems in this case. First, batch file renaming is not built into OS X unless you build something with Automator. However, there are many utilities that can do batch file renaming which you can find at macupdate.com or on the App Store. Since I work with media I often batch rename using one of the media managers I have lying around like Media Pro or Adobe Bridge (comes with Photoshop).
    iPhoto is a database front end designed to shield the file system from the consumer and let them concentrate on creativity and sharing. As such it is often a poor choice for managing files directly. When you "transferred the photographs" chances are you moved the originals, not the ones iPhoto edited which are stored in a hidden folder.
    Roderick Guerry wrote:
    I’m reduced to using my wife’s Toshiba to cut-and-past, rename, and transfer documents. It works perfectly. Is there any way to do this on the MacBook Pro?
    There will not be a way to do it exactly like Windows. As described above, there are ways to do it "the Mac way." If it is possible to remove judgment on which way is "better" you might find the Mac way to be acceptable, but of course sometimes we simply prefer what we're used to.

  • Cursor issues, stuck on click and drag mode.

    My cursor is stuck on click and drag mode.I assumed issue was faulty track pad. Purchased a magic mouse, and initially it was fine then the same issues started occurring. Is this a virus? Ran disk repair and permissions repair , no change.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login 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.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Windows 7 in boot camp - two finger click and drag issues

    Hey everyone. I have Windows 7 on Boot Camp (MacBook Pro mid-2010, Mac OS X Lion) and I cannot seem to click on a window with one finger, then use a second finger to drag it. Every time I try it brings up the right click menu. Is there any way of fixing this? I want to be able to drag, darn it! Thanks.
    Grant

    Having had the same issue on my MacBook Pro with Boot Camp 5.0.5033 on Windows 8, workaround being external mouse, I have found the following:
    If Trackpad->Two Fingers->Secondary Click is enabled in Control Panel/Boot Camp, in order to Click and Drag one cannot click any place on the trackpad. One must click bottom area of the trackpad with one finger, and then use another finger to drag.
    If Trackpad->Two Fingers->Secondary Click is disabled, Click and Drag works the same way as in Mac OS X: one can click any place on MacBook Pro built-in trackpad with one finger, and then use another finger to drag the window or select a fragment of text. The two fingers Secondary Click, consequently, becomes disabled.
    For me Mac OS X-style Click&Drag is more important, so I disabled two fingers Secondary Click, and assigned Bottom-Right-Corner of the trackpad to be Right-Click instead.
    Don’t know if the question is still open… Hope, however, the info might be helpful to those having the same inconvenience with Click and Drag under Boot Camp.
    HTH

Maybe you are looking for

  • I recieved a phishing email from amazon.

    I recieved a phishing email from amazon. I opened it on my ipod and entered information (stupid, I know). I didn't realize it was a scam. Apparently it is some kind of trojan virus. Is my ipod safe? What should I do now?

  • BT Customer services are useless no help what so e...

    Hi i was BT customer Account number *A/C no. removed. till today and now found out my account is closed?? i join BT in JULY 2013 as BT phone and broadband customer and then in august 2013 i found out that my phone line is shifted to some other compan

  • Dnl_cust_prod1 download problem

    Hello, We are doing upgrade project from CRM4 to CRM2007, Our CRM2007 system is a copy of old CRM4 system. We are trying to Redefine replication from ECC6. Initial load of DNL_cust_prod1 is failed with message "Hierarchy ID R3prodhier can be changed

  • IMac has kernel panic in sleep mode

    Hi, Since I upgraded my Mac to Mountain Lion I've had a rather annoying problem. Whenever I put it into sleep mode, after a while it will show the kernel panic screen and reboot. After that, the Mac reboots and works like a charm again. When I put it

  • XiSecurityRuntimePermission

    Attempting to apply message level security and encryption to an XI configuration for invocation of an external web services. Configuration for certificates and encryption has been completed, but we get the following error when testing the interface: