Drop "function" issue

Hi There.
I have come across this problem a few times and have worked around it, however I need to sort it with this project.
The snippet of code is this...
drop: function(){
sym.$("myobject").animate({'top': '566px', 'left': '615px'}, 500).play(0);
sym.$("myobject2").hide();
sym.$("myobject3").show();
The problem I have is that the moment I put the code
"sym.$("myobject").animate({'top': '566px', 'left': '615px'}, 500).play(0);"
The next two lines don't work
Remove that line at the other two do work.
Cheers Jake

I'm leaning more towards a mouse problem and think I'd first try an inexpensive USB mouse to see what happens.
I'm happily using a white Logitech M110 with my Early iMac and a black Logitech M100 with my Mac Mini. Either can be found on-line or at places like Fry's, BestBuy, Target, Walmart for around $10
Also note: that Apple Mice are covered for 1 year and that your original mouse is covered by the same 3 year hardware warranty if you have Apple Care for your iMac.

Similar Messages

  • Problem in using AdvanceDataGrid as tree with drag n drop functionality

    Hi All,
    I am using AdvancedDataGrid as tree for displaying my data. Within this ADG tree I have to enable drag n drop i.e. user can select one node and will able to drop that on another node within tree.
    Overwritten dragDrop handler event for ADG.
    Issues: Not getting target node on which I am dropping currently selected node.

    Please don’t use this forum for support questions, go use flexcoders or the Adobe forums instead.
    Matt
    On 2/10/09 11:21 PM, "rakess" <
    [email protected]> wrote:
    A new discussion was started by rakess in
    Developers --
      Problem in using AdvanceDataGrid as tree with drag n drop functionality
    Hi All,
    I am using AdvancedDataGrid as tree for displaying my data. Within this ADG tree I have to enable drag n drop i.e. user can select one node and will able to drop that on another node within tree.  
    Overwritten dragDrop handler event for ADG.
    Issues: Not getting target node on which I am dropping currently selected node.
    View/reply at Problem in using AdvanceDataGrid as tree with drag n drop functionality <
    http://www.adobeforums.com/webx?13@@.59b7e11c>
    Replies by email are OK.
    Use the unsubscribe <
    http://www.adobeforums.com/webx?280@@.59b7e11c!folder=.3c060fa3>  form to cancel your email subscription.

  • Drag and drop functionality not working. IE shows ActiveX error

    Hi all,
    we recently installed new server, but on the new server the drag and drop functionality in web dynpro application is not working.
    when we launch the standard test application wdr_test_drag_and_drop, the Internet explorer is showing a popup: An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction? Yes/No
    if we allow by clicking Yes or No, the drag/drop functionality is not working.
    first I checked if the issue is with my IE version, but it is not working in any of the IE in any computer.
    when I checked the same application from different ecc server on my IE, the different server application is working.
    in my new server, do we need to do anything more to make the drag/drop working.
    thanks,
    Madhu_1980.

    Hi Madhu,
    GO through this link,  it might help
    Step 1: Go to the Tools menu, and select Internet Options
    There are times when the activex plugins are disabled in our browser settings, just enable them and give it a try.
    Regards,
    AkkI

  • Drag and Drop Functionality in ADF

    Hi, i have a cuestion,
    I need to develop an application, but i have to determine if it is possible.
    I explain..
    I have to make an applicacion with elements with drag and drop functionality, i mean.. 3 to n containers on the page, a toolbar, with the possible elements to drag and drop on the containers,
    later on i have to join that elements with lines, and to save the view, so, when the users open their workspace, they can see their last view saved state.
    In a few words, that's my issue.
    I ve been search about it, and i found something about drop target option about panel box componnents, but nothing about drawing lines and saved view states.
    Do you know about some examples, o an example application, any help resource will be wellcome
    Thanks in Advance!!!!
    AB

    There isn't a "painting" function built-in.
    You can do drag and drop in ADF Faces between components though.
    If you want to show relationship between components with lines - you might want to look into the Hierarchy Viewer.
    http://jdevadf.oracle.com/adf-richclient-demo/components/ariaXml.jspx

  • Drag & Drop Functionality Doesn't Work in External SWF?

    Hi all,
    I'm currently a TA for a Flash course at my school.  We're using AS 2.0 and working with external SWFs.
    I think this might be pretty simple to remedy.  Well, at least I'm hoping!
    A student is having trouble with drag & drop functionality when it  is used in an external SWF.  Basically, in our drag & drop section,  we have a sheet of paper ("paper" MC) and an object we drag into it  ("object" MC).  When the object is released in the paper area, we go to  frame 2 of "paper" MC, which consequently has an animation.
    This works fine and dandy in said drag & drop section, but once the  drag & drop section is loaded into our main SWF via a MC  placeholder, the drag & drop functionality stops working.
    Here is the URL to the drag & drop section by itself:
    http://www.phayzed.com/flashkit/drag_for_animation.swf
    and here is the URL to the main swf, which loads the drag & drop SWF into a movieclip and causes it to work incorrectly:
    http://www.phayzed.com/flashkit/main.swf
    Now here is the code on the draggable object ("object" MC):
    on (press) {
            startDrag (this, true);
    on (release) {
            stopDrag ();
            if (this._droptarget == "/paper") {
                    _parent.paper.gotoAndStop(2);
                    _parent.object._visible=false;
    If any more info is needed, I'm willing to upload both FLA files.   Although, something tells me that this is a simple issue to resolve.
    Thanks a lot for any help!!!
    Cheers
    T

    with as2 you must convert that antiquated as1 code:
    on (press) {
            startDrag (this, true);
    on (release) {
            stopDrag ();
            if (eval(this._droptarget) == _parent.paper) {
                    _parent.paper.gotoAndStop(2);
                    _parent.object._visible=false;

  • Drag and drop function to playlist

    I cannot drag and drop songs from the library to my generated playlists. I can however, right click on the song and move it to the same playlist. Furthermore the songs that I have recently bought from itunes can be moved from the library to the playlist. The songs that cannot me moved via the drag and drop function were loaded from a flash drive because we bought a new pc and wanted to move the library. Any ideas would be appreciated.

    After a lot of searching and no expectation of receiving an answer from Apple, I reverted back to v10.3.  This gave me back the ability to drag and drop to playlists and my ipod.
    Good luck to anyone else out there having this issue.

  • How to use the palette or drag and drop functions in netbean?

    Is there anyone who can help me out on using drag and drop function in netbean to design GUI inteface..??
    Is palette is the tool that can be used to drag and drop.??
    thank you in advance.

    I actually really like the GUI builder in netbeans. I used to be a big eclipse user so I am very familiar with coding GUIs by hand, and most of what I do involves GUI's or at least swing.
    At first I hated netbeans, I hated that I couldn't edit the code most. Then I decided to take a deep breath and really examine the issue. What I discovered is that most of the edits I wanted to make but couldn't really weren't the right way to be doing it in the first place, for the rest the code is actually really easy to change you just have to know how.
    Now my palette is huge, probably about 250 objects in it organized into sections that work for me. Basically if I want a object to do something that is not already in the palette I simply write a new object and add it to the palette. I started small like with rounded buttons/progress bars, and as I got comfortable I now have some fairly advanced objects like grids, isometric grids, alpha composits, an animated hourglass countdown timer, and an animated "loading/activity" indicator that is not tied to a progress indicator.
    The main reason I stuck with the netbeans drag and drop GUI builder is it's layout manager is really a very nice layout manager, you couldn't pay me enough to go back to eclipse or codeing GUIs by hand, as I can now do in one day what used to take me several weeks.
    So what I am saying is stick with netbeans and the drag and drop, it sucks at first, but once you get to a point where you are comfortable with it and adding to the palette it will become a great tool.
    JSG

  • Xul drag and drop function doesn't work Firefox 17 ESR but works in Firefox 10 ESR

    I am having a problem with a xul drag and drop function designed for selenium rc and selenium IDE. It works in Firefox 10 ESR but does not work in Firefox 17 ESR.
    the code used for the draganddrop function is added below:
    Selenium.prototype.doXulDragAndDropToObject = function(locatorStartElement, locatorEndElement) {
    var startElement = this.page().findElement(locatorStartElement);
    if (startElement.wrappedJSObject) {
    startElement = startElement.wrappedJSObject;
    var endElement = this.page().findElement(locatorEndElement);
    if (endElement.wrappedJSObject) {
    endElement = endElement.wrappedJSObject;
    var dropValue;
    var startTreerow = getAncestorsByTagName(startElement, 'treerow')[0];
    var treeCells = startTreerow.children;
    for(var i=0; i<treeCells.length; i++) {
    var val = treeCells[i].getAttribute('value');
    if(val) {
    dropValue = JSON.parse(val);
    if(dropValue) {
    endElement.drop(dropValue);
    The is the error message I received when the draganddrop fails in FireFox 17 ESR:
    [error] Unexpected Exception: message -> An attempt was made to use an object that is not, or is no longer, usable, code -> 11, INDEX_SIZE_ERR -> 1, DOMSTRING_SIZE_ERR -> 2, HIERARCHY_REQUEST_ERR -> 3, WRONG_DOCUMENT_ERR -> 4, INVALID_CHARACTER_ERR -> 5, NO_DATA_ALLOWED_ERR -> 6, NO_MODIFICATION_ALLOWED_ERR -> 7, NOT_FOUND_ERR -> 8, NOT_SUPPORTED_ERR -> 9, INUSE_ATTRIBUTE_ERR -> 10, INVALID_STATE_ERR -> 11, SYNTAX_ERR -> 12, INVALID_MODIFICATION_ERR -> 13, NAMESPACE_ERR -> 14, INVALID_ACCESS_ERR -> 15, VALIDATION_ERR -> 16, TYPE_MISMATCH_ERR -> 17, SECURITY_ERR -> 18, NETWORK_ERR -> 19, ABORT_ERR -> 20, URL_MISMATCH_ERR -> 21, QUOTA_EXCEEDED_ERR -> 22, TIMEOUT_ERR -> 23, INVALID_NODE_TYPE_ERR -> 24, DATA_CLONE_ERR -> 25, result -> 2152923147, name -> InvalidStateError, filename -> chrome://selenium-ide/content/selenium-core/scripts/htmlutils.js, lineNumber -> 1183, columnNumber -> 0, location -> JS frame :: chrome://selenium-ide/content/selenium-core/scripts/htmlutils.js :: :: line 1183, inner -> null, data -> null
    firefox selenium-rc selenium-ide

    hello, your question conatins a few issues...
    *if you want to use the regular release version (firefox 18.0.2 at the moment) and not a beta version, then please download the setup file from getfirefox.com & install it on top of your current installation
    *when there is a folder named "old firefox data" on your desktop, then you've done a [[Reset Firefox – easily fix most problems|reset of firefox]] which had reset most of your preferences to the factory default & removed all extensions. if you want to revert that, go to ''firefox > help > troubleshooting information'' and click on ''profile folder/show folder''. a windows explorer window should open up. now close all open firefox windows and replace all the contents of your current profile folder with the data that is stored inside the "old firefox data" folder on your desktop.
    *the plugin check website isn't working at the moment - so the problem you're seeing here isn't on your end. hopefully this will be fixed soon on the server-side...

  • Official comment from Apple about the drop frame issue?

    Is Apple going to firmware fix the skipping drop frame issue on the Apple tv?
    Or is it hardware related?
    Too many of us seem to have experienced this issue for it not to be addressed.
    It shouldn't be difficult to fix.
    My 1st gen atv was fine.
    I should have kept it.

    Hopefully it can be fixed. Seeing as Apple has not even acknowledged it I returned mine yesterday since I was coming up on my 30 day return deadline. At least this way I'm not stuck with a device that has a hardware issue.
    As of yesterday I have seen this issue on 10 different New Apple TV units, all on different HD sets, different network setups etc. Half of the owners had never noticed it. Two of those were adamant they did not have the problem and one of those still insisted they didn't after I spotted it multiple times. So while the issue has been present on 100% of the units I have seen, its not necessarily noticeable to everyone. I have noticed its much easier to spot on larger displays and when the display quality itself is higher, for example easier to spot on a higher quality 61" 1080p set than a lower quality 720p 26".
    If you have the option I would return the unit. Worse case is your don't have the unit, which is not functioning 1005 anyway, for a short period and then grab it again if the issues get addressed.

  • Dropped frames issue on a G5 2.7DP w/DV footage

    Let me first tell you my setup:
    G5 2.7 DP
    8 GB RAM
    WiebeTech TrayDock eSATA 4-bay drive enclosure w/Sonnet 4+4 eSATA PCI Card
    (2) 400 GB Seagate Barracudas in the enclosure RAIDed in a striped config using Apple's Disk Utility
    10.4
    FCP 5
    At seemingly random times, playback from the timeline will stutter and stop, thus throwing up the dropped frames dialog box. If I re-play from the same point, it will normally play. This has happened on several current projects in which I'm working in DV. I've also worked on a project in 8bit uncompressed using my Kona LS card with the same drives, and had the same error.
    I've had this issue ever since I setup this system--from the first install of FCP5 to the most recent update of 5.0.3, as well as from 10.4.2 to 10.4.3. I've tried turning off the internal Airport card in the G5, and quitting all other programs.
    There is a little utility that came with the Kona card to test data rate of your drives. I'm getting well over 100 MB/s Read, and slightly less write rates, so it seems like drive speed isn't an issue.
    What is the weak link here? WiebeTech was nice enough to send me a replacement eSATA PCI card, and the issue hasn't gone away, so it wasn't a bad card, although I guess there could be some flaw inherent in all of the cards.
    What other steps should I take to try and isolate/solve this problem? This is kind of embarrasing that I can't play DV footage on the timeline without the possibility of dropping frames--even when working with only one layer of video.
    I'm capturing video to the eSATA RAID, and my project files/graphics reside on an internal SATA drive in G5 (not the boot drive--I added another seagate 250 gb). Seems like there should be enough throughput in this thing to handle basic edits, but I'm beginning to have my doubts....
    Your ideas?????

    Clay,
    Regarding your statement "My thinking initially about my workflow was to not keep them on the same drive as the footage because my feeling is that the RAID isn't as "safe" as the single 250 GB drive I have inside the G5".
    I store all of my media, GFX and project files on whatever FW drive I happen to be using for a project. I NEVER have media for a specific project on two or more drives. For safety's sake, I ALWAYS have my Autosave Vault set to my internal drive, with a relatively high save rate (every 10 min). That way if the FW drive ever failed completely, I'd at least have a recent copy of the project file to work with (even if I have to redigitize the footage or redo the GFX). All I can say is keep all of your media (per project) on one drive - it's been kind of the Bible in this industry for years, and as far as I know it hasn't changed.
    As far as RAID's go, I'm no expert. But if I remember correctly, back in my old Avid days we also used to avoid having the media on different striped partitions - something else you may want to try if you're media is spread across a few stripes.
    It seems like I've run across more than a few posts here regarding the same problem happening on Dual 2.7's. You may want to do a more thorough search here to see what you come up with. All I can say is I'm running FCP 5.0.3 on a G5 Dual 2.0 with only 2.5 meg of RAM and have had no dropped frame issues.
    Try Matt's suggestion of playing some footage off of your boot drive (NOT recommended for everyday use!). If it works then it's got to be a problem with your RAID and not FCP.
    Good Luck!
    jeff

  • HH5 (Type A) - Drop-out issues now resolved? Still...

    I have had a quick read about the forums - nothing conclusive on this one and as BT told us time and time again there wasn't a fault with the HH5 I don't suppose there will be an official post confirming a fix :-)
    So, I had an HH3 with external VDSL modem - all was well. Upgraded to HH5 (Type A) and I had nothing but problems. Constant rebooting and my lovely 78/14 connection becamse 52/8 and wouldn't budge.
    So I went back to the HH3, had an engineer visit and all was well once more.
    Fast forward to yesterday. HH3 takes a nose dive. Don't believe it is PSU, but basically it switched off and won't come back on - it's looking rather broken.
    So, I've still got my HH5 (Type A) in the draw and thought, well I do need fast broadband at home.
    So, to the questions.
    Has the issue with the HH5 (which I had, many others had, BT said wasn't an issue etc.) now been fixed? I appreciate that I will have out of date firmware, however if I start to use it and I'm assuming the firmware will aitomatically update itself, will all the old dropped connection issues have gone away?
    If not, is an acceptable option to use the HH5 togeother with my external VDSL modem? I remember this solving a lot of people's disconnection problems as it appeared to be an integrated modem issue in the HH5 and not using that seemed to solve all issues.
    Your advice greatly received.
    Thanks.

    the firmware fix has for vast majority fixed the connection dropping problem of the hh5a  many chose to get modem and use that in conjunction with the hh5a and were happy with their choice as it stopped the conenction drops.  it also appeared to help connection in general
    so you can try just leaving modem conencted and connect the hh5a to modem using hub wan port or you can conenct hub direct to master using the hub dsl socket
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • How to overcome "dropped frame" issues on my project

    Hey reader,
    I have a MacBook Pro 2.4GHz with 250GB hd (85GB free just now) running 10.4.11, FCE HD 3.5 (and QT 7.5.5) and using a Sony Handycam DCR-HC96 (which is works BEAUTIFULLY with iMovie 08 and 6 and is always used with Sony tapes) and I am not able to "capture" the tape content to my MacBook Pro because of the "dropped frame" issue.
    The camera is connected to the external hard drive chain via Firewire cable to the MacBook Pro and I was trying to capture to the internal hard drive. I am in the UK and am still struggling to get my head around the different frame rates but initially I got the dreaded "dropped frames were encountered during the last capture attempt" and it just wouldn't work, so I unselected the report dropped frames tab and abort capture in User Preferences as was suggested on here.
    Now I get "Capture encountered a problem reading data on your source tape. This could be due to a problem with the tape. Capture has been aborted and your clip has been saved" but the tape is fine (heads are also clean) as I had to (under time pressure, me) use iMovieHD 6 instead and it worked like a CHARM.
    What can I do to use this software?
    I KNOW I can import the iMovie footage but the disadvantage is the eternal rendering, I guess. I only ever used it once (because of its difficulties) and that was for pre-existing footage from iMovie and it was OK if not perfect. Just had to have a few hours extra for the constant rendering in preview...
    Should I try to capture to one of the external hard drives? I read that the internal might be a problem as it is busy with the operating system jobs.
    Please and thank you.

    I got some dropped frames last night and posted this before noticing your post:
    There can be a number of reasons for getting dropped frames during capture.
    Yesterday I videoed a relative's wedding (in HDV) and on getting home late I captured the footage into FCP 6.0.3 only to find in a couple of places I got an abort on dropped frames.
    This morning I decided to recapture and did so without a single dropped frame.
    Why ? ......... there are several possibilities.
    It could be that there was some physical problem with the tape or camera heads but I believe it was most likely caused by my camera's power supply.
    Last night I used the battery whilst this morning I plugged in the power connector.
    I feel that this provided a more constant supply of full power and helped prevent frames from being dropped. (The fact I was using FCP is immaterial as the dropped frames would almost certainly have also occurred in FCE).
    From now on I will always use the power connector during transfer to and from the camera.

  • Drag and drop functionality in CM25

    Hello Experts,
         I am trying to configure CM25 so that when you drag and drop to change the start and end times on an operation within a process order, but to block the work centre being changed.  Ideally I like the user to be prompted to ensure they intended to change the work centre, but could live with a hard stop.  I have drag drop function set to AV09 (Function "Operation at time&work centre") at the moment.  I see there is a user exit defined on AV10 but haven't been able to establish what code this exit triggers and would like to get to the AV09 code as it pretty much does what I want.  I don't want to limit the screen to a single work centre as I want to see all related operations as need to see the work centre utilization for whole order across multiple processes, to ensure end times of one operation corresponds to start of the next.
    I am also looking to prevent capacities being moved at all once the process order has been started as effectively this process is locked in at this point and you cannot physically reschedule the remaining time.  (I know I am only supposed to pose one question at a time, but I believe this will be controlled within same configuration)
    Any suggestions / advice welcome,
    Regards,
    Jez

    Hello Jez,
    AV10 calls, from what I have been able to find out, the same exit that menu option Functions -> User (so enhancement CY190001). However, I could not as yet find a way to know where the user has dropped the object (to do the check, and to be able to continue with AV09 afterwards). The enhancement documentation only mentions how to get more information about the object, but not about where it was dropped.
    I am trying to use this to solve http://scn.sap.com/thread/3534956.
    Have you managed to find anything else on your side?
    Regards,
    Rui

  • Function issue of Cross-Reference

    Hi,
    thanks for your attention on this topic.
    there is function issue of Cross-Reference.
    when click the Cross-Reference after re-installed the software (adobe Framemaker 7.10), the function is not working. please kindly check the screenshots below:
    Error message below:
    Please help to check this issue.
    software: Adobe Framemaker 7.10
    System: windows xp sp3
    thanks in advance for your support .
    Message was edited by: Lu Steven

    Fire the error log off to the e-mail address indicated in the error message and then contact Adobe Support.

  • HT4061 Drag and drop function in Windows 8 doesn't work with iTunes.

    How to import music files from Windows 8 to iTunes 11.0.3 x64? Drag and drop function doesn't work. Thank you!

    > Straight drag and drop to PS produced a warning message so, when I then tried to drag on to the PS task bar button, I got the Ø cursor but on moving into the PS window and releasing the mouse button there, the file opened.
    That's the strangest behavior that I would imagine. Are you using the default vista aero theme or you have turned down or using custom theme and visual effects?
    > it needs to be pointed out that this is a really bad habit that will smack you in the face one day...
    I don't understand what you mean. If you are concerned about viruses, in my understanding copying and opening a file from the internet which is what "Save image as" does, is less safe than coping and pasting pixels. Copying and pasting pixels is the same as coping and pasting text from your web browser, it can't execute hidden code. If that was possible everybody will get viruses at the moment text or pixels are displayed on your browser.
    By the way when you view a page from the internet, image files are already downloaded in the temp folder of your computer but only the browser uses them unless you open them from there and use in another program. So if you have a virus protection the images are already scanned.

Maybe you are looking for

  • How to sync contacts, music, and movies from iPhone to new mac and unsync from old PC?

    Hi, I know this question has been asked a lot but for some reason I could not get a clear understanding of what everyone was talking about and my situation might be a tad different. So I already had an iPhone that was synced to my dell PC. I just got

  • Still images have very low quality

    When I import images into Final Cut Express they are pixelated and look very bad. When I open the same image in Preview the image is displayed at full quality. How can I fix this? I am running Final Cut Express 2.0.3. Thanks for your help iBook G4 1.

  • Is it possible to Manage iOS apps with Lion Server

    I was wondering if anyone knows whether or not it's possible to manage (add and remove) iOS apps using Lion Server, specifically apps available via the app store rather than apps built for internal use? I can't seem to see a way of doing it using pro

  • What is my skype account username???

    Hello,  How can I find out what is my skype username? I created skype account with Hotmail.com, but skype doesn't allow me to create username and to choose my password. What I need to do?

  • Updating KM resource content

    Hi, I would like to update the content of the file, which resides in the KM. In java we can append the data to the existing content of the file by creating the constructor like new java.io.FileWriter(filepath,true). Whenever we write the content usin