Resize items depending on how near the cursor is

OK...basically I have a scrolling thumbnail panel. I was
wondering, if it's possible to make this so that images get larger
as you move the cursor towards them, mac dock style. I can make it
so that a movie runs to make an object grow as you hover over it,
but this is simply to do with whether or not you are hovering over
it, rather than how near the image's centre you are.
I want to create the mac dock style effect! Can anyone help?
Thanks

ok thanks, but what action script do i need to detect the
mouse position?
thanks fo your help

Similar Messages

  • How position the cursor in selected screen field insted of defualt field

    Hi All,
    Can you pls let me know , how to position the cursor in selected selection-screen filed. My requirement is i have 3 selection-screen fields, By default cursor is positioned on field screen field, but i want the cursor to be positioned at 3rd screen field to enter input, i want to do this coz i am filling first 2 screen fields with default values, so i need to position the cursor at 3 rd screen filed. let me know if it is possible to achieve this.
    Thanks in advance.
    Regards
    Vishal

    You will need to point it to the LOW field.
    report zrich_0001.
    tables: reguh.
    select-options :
    s_bukrs for REGUH-ZBUKR default 'US10',
    s_laufd for REGUH-LAUFD default sy-datum,
    S_LAUFI FOR REGUH-LAUFI .
    at selection-screen output.
    <b>set cursor field 'S_LAUFI-LOW'.</b>
    Welcome to SDN!  PLease be sure to award points for helpful answer and mark you post as solved when solved completely.  Thanks.
    Regards,
    Rich Heilman

  • I can't drag a video transition into the timeline...a small x appears near the cursor

    I can't drag a video transition into the timeline...a small x appears near the cursor

    Sounds like you don't have enough handles.
    http://www.fcpbook.com/Effects1.html

  • Cannot join tables.item dependency "" not found in the EUL

    Hi,
    Can anyone help me?
    I have recently exported and imported my business area into my (SYS)database but some of the workbooks from (DEV) have produced the message above.
    Is there anyway of solving this? I have had to recreate the workbooks but would like to still use the previous database (DEV). Do I need to export and import the current working environment into the old BA.
    Also do I need to remove the existing BA before I import it?
    regards,
    Paul.

    It sounds like you are using some sort of reporting tool. Are you using Oracle Reports? Or are you using something else (Crystal Reports, Business Objects, etc)?
    Can you capture the SQL that the report generates and try to run that against the database via SQL*Plus?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to set cursor at the end of text item?

    If I use Go_Item, it will go to the item but select the whole content of the item(displayed in blue color). How can I set the cursor at the end of the text item and not to make the content selected?

    You may be seeing <Bug:1186653> which is fixed in 6.0.5.36 however if running on windows awprkaoutnd may be to use d2kwutil.
    Place the following code within a when-new-item-instance trigger on the
    item(s) you wish to disable highlighting:
    DECLARE
    v_handle pls_integer;
    BEGIN
    win_api_shell.sendkeys(V_HANDLE,'{home}',FALSE);
    END;
    The above code will result in no highlighting occurring and the cursor will be
    placed on the first character of the item. If you wish the cursor to appear at
    the end of the item, replace the word home to end. For more information,
    please refer to the d2kwutil documentation.
    Note that this solution will only work on windows in a client server environment.
    For a web solution you will have to create a java bean that will perform the
    necessary functionality.
    Regards
    Grant Ronald

  • Make the cursor at an item

    Hi (Salam Alaykom),
    I have a button "clear" , I want when the button is clicked the items will be cleared and the cursor is at the first item, here is the code:
    :emp.id:=null;
    :emp.ename:=null;
    :emp.sal:=null;
    go_item('emp.id');
    *=>but the problem that the item changes color, but the cursor remains at the button "clear"*
    NOTE:
    I used the "when-new-item-instance" trigger to change the color of text items

    979155 wrote:
    Hi (Salam Alaykom),walikum as salam
    I have a button "clear" , I want when the button is clicked the items will be cleared and the cursor is at the first item, here is the code:
    :emp.id:=null;
    :emp.ename:=null;
    :emp.sal:=null;
    go_item('emp.id');Not need of this, simply issue of
    go_block('emp');
    clear_block;
    *=>but the problem that the item changes color, but the cursor remains at the button "clear"*does your button in the same block ? means button also in the emp block or any other block ? EMP block is tabular ??
    Do you have when-new-record-instance trigger at emp block ? if yes what is the code ?
    NOTE:
    I used the "when-new-item-instance" trigger to change the color of text itemsHope you are using the trigger at Block level
    What is your form design ? i mean how may block and layout style..?
    Hamid
    Edited by: HamidHelal on Jan 26, 2013 12:32 AM

  • Item Dependency "" not found.

    When opening workbooks in Discoverer ver.4.1.37, receive the error Cannot join tables. Item Dependency "" not found.
    The two workbooks in question had minimal changes and no new joins were introduced or removed.
    However I did notice that it works in the Development environment but not in the Production envioronment.
    How can this problem be resolved?
    Please reply ASAP...

    I have the same message "cannot join tables.item dependency '"' not found in EUL" and havent been able to open a workbook. But I dont know what you are talking about when you mention
    a development environment and a production environment
    Please give me specific instructions on how to retrieve my workbook???
    Very much appreciated
    diarmuid
    Hi,
    It looks like you have exported the EUL in the development environment to the production environment.
    When creating the EUL there are a some grants are not given by default.
    From the Admin edition you have to give the access to the Business area to the user.
    After this you have to share the workbook to the user ( if the user is not the owner of the workbook ).
    Also check whether the select privilege on the underlying tables have been given to the user.
    Regards.

  • D51wkdmp::::Trying to run on corrupt file, ""workbook.Item dependency

    Hi ALL
    I am trying to run that following dump utility on my corrupt DIS File, I am not successful , but if run that following command on my correct file (Working File) it gives me the result.
    d51wkdmp "C:\XX DISCOVERER REPORT.DIS" c:\PA_EXP_DUMP.TXT FS "user:responsibility/passwordn@dev1" Eul_US –f
    My Workbook has error, Cannot join tables used in the workbook.Item dependency “” not found in the EUL
    Thanks
    ASIM

    Try downloading the stand alone installer here:
    http://support.apple.com/kb/DL1399
    In Safari Preferences, General tab, set "Save downloaded files to: select destop, if it is not in thed rop down select other, then selcet Desktop from the left sidebar. After the download completes click on the installer package on your desktop and follow the prompts.
    Also if possible use an ethernet conection as it is less prone to interference, thus less prone to corruption, and usually faster.
    Hope this helps

  • Using version 4 or 5 will not control the cursor

    When in version 3.xx if I go to delete an item and click on 'delete' the cursor will then move to a box in a new window which reads 'Yes' or 'Confirm'.
    This second step does not occur in versions 4 or 5

    It wont as it comes with 10.5.5, you need to install the combo http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx1055comboupdate .html

  • I'm having problems (1)selecting onscreen text, (2) having problems resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    I'm having problems (1) selecting onscreen text, (2) resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • How to control the cursor position on a text item..

    Hello,
    How can we control the cursor position programmatically on a text item.
    i.e. how do we move the cursor to home or end of the text item.
    TIA,
    Hiten

    If you have an access to metalink.oracle.com, take a look at notes:
    Note 61656.1 (V45) HIGHLIGHTING A REGION OF TEXT
    Note 131028.1 Default Highlighting in Forms (Client Server)
    and threads from metalink forum:
    531481.996 "Select_All not working in 6.0.8.25.2", 153092.995 "Text item cursor position"

  • How to wirte the cursor more near the XY position

    Hi,
    I have the following program attached: "Cursor_name"".
    I need the cursor name to appear more near the XY position (point).
    How can I do this?
    Thanks,
    AS
    Attachments:
    Cursor_name.vi ‏42 KB

    Hi,
    Thanks for writing! :-)
    I need the cursor to name to appear near the XY position by itself. See picture attached.
    Thanks & Kind regards,
    AS
    Attachments:
    Cursor Name Position.JPG ‏45 KB

  • When I switch my time capsule to 5.0ghz mode the range of my wireless network drops significantly.  Near the Time Capsule my Macbook Pro works fine, in my bedroom I have almost no signal.  In mixed mode it works fine.  Any ideas on how to get 5.0 working?

    When I switch my time capsule to 5.0ghz mode the range of my wireless network drops significantly.  Near the Time Capsule my Macbook Pro works fine, in my bedroom I have almost no signal.  In mixed mode it works fine both placed.  Any ideas on how to get 5.0 working?  I thought 5.0Ghz was supposed to have a wider range.  Do I need to change a setting on the Macbook Pro?
    Thanks, W

    I'm not sure if you understand that 5 GHz has some upsides, but also some very significant downsides.
    The upside is that the 5 GHz signal will allow faster speeds.
    The downside is that you must always give up something in order to gain something else.Unfortunately, the marketing hype about 5 GHz does not go into very many details about this.
    In the case of 5 GHz, the 5 GHz signals are much weaker than 2.4 GHz signals, so they do not travel as far or penetrate any obstructions like walls or ceilings nearly as well as 2.4 GHz signals. In many cases, in order to get good 5 Ghz performance, you literally have to have almost a line-of-sight relationship between your computer and the wireless router.
    If you have a new dual band router, which broadcasts both a 2.4 GHz and 5 GHz signal simutaneously, your Mac will connect to the best signal quality automatically depending on its location in relation to the router. In the same room, without any obstructions, it will connec to 5 GHz. But, take the laptop down the hall a few rooms and around the corner and the Mac will connect to the 2.4 GHz signal because at that location, the 2.4 GHz signal is not only stronger, it is also faster.

  • When I try and print an "Approach Plate, or Departure" from ForeFlight to my Epson Stylus NX430 using AirPrint the image is resized. How can I print without it resizing. I want to have the plate print in the original size so I can use it.

    When I try and print an "Approach Plate, or Departure" from ForeFlight to my Epson Stylus NX430 using AirPrint the image is resized. How can I print without it resizing. I want to have the plate print in the original size so I can use it. Is this an Apple, Epson, or Foreflight Issue? I just purchased the printer so I can return it and get a different model or brand. I spoke to Epson and the suggestions given did not resolve the issue. I have cut the paper down to the size of the plate roughly 5.5x8 and it still try's to print at 8.5x11. I have also requested help through ForeFlights Tech help but have yet to receive an answer.
    Please help!

    It varies based on what you ordered and whether it is in stock or has to be assenbled and shipped from China. Your email conformation should give an estimate of when the items are expected to be shipped or available for pick up if you are having it sent to a local Apple Store.

  • How can I replace the cursor in the below query?

    I have this below query which calls a stored procedure that takes only 1 item's attributes at a time. But because of performance problems we are
    required to remove the cursor. How can I replace the below cursor logic with set operations or CTE? Please advice.
    DECLARE db_cursor_ava CURSOR
    FOR
    SELECT t.[agent-id],
    t.[start-date],
    t.[end-date],
    t.[monitor-days],
    t.[monitor-start],
    t.[monitor-end],
    t.[timezone-offset]
    FROM @tmpAgentPeriodTimeRange t
    OPEN db_cursor_ava
    FETCH NEXT FROM db_cursor_ava INTO @agentID_ava,
    @stDateTime_ava,
    @endDateTime_ava,
    @monDays_ava,
    @monSt_ava,
    @monEnd_ava,
    @offset_ava
    WHILE @@FETCH_STATUS = 0
    BEGIN
    DELETE
    FROM @tmpMonitorPeriod
    DELETE
    FROM @tmpFinalResult
    SET @runID = 1
    IF(@endDateTime_ava>DATEADD(MI,@offset_ava, GETUTCDATE()))
    BEGIN
    SET @endDateTime_ava=DATEADD(MI,@offset_ava, GETUTCDATE())
    END
    INSERT INTO @tmpMonitorPeriod
    EXEC core.usp_GetMonitoringPeriod
    @startDate = @stDateTime_ava,
    @endDate = @endDateTime_ava,
    @monitoringDays = @monDays_ava,
    @monitoringStart = @monSt_ava,
    @monitoringEnd = @monEnd_ava
    SELECT @maxID = MAX(tm.id)
    FROM @tmpMonitorPeriod tm
    FETCH NEXT FROM db_cursor_ava INTO @agentID_ava,
    @stDateTime_ava,
    @endDateTime_ava,
    @monDays_ava,
    @monSt_ava,
    @monEnd_ava,
    @offset_ava
    END
    CLOSE db_cursor_ava
    DEALLOCATE db_cursor_ava
    mayooran99

    You've been down this path before  - and the response is exactly the same.
    how to replace cursor logic
    And I'll suggest that you post the entire code - since you repeatedly delete 2 table variables but only populate one. The setting of @maxID also seems to have no purpose. And perhaps the issue here isn't the cursor but the general approach.  Who knows
    - but it appears you may have prematurely assumed that the cursor is the problem.

Maybe you are looking for

  • De activation of Controlling Area

    Hi, We have got a situation that we need to de activate the existing controlling area and create a new controlling area as per the mutual agreement between our co & the client. and we have got 1:1 ratio between controlling area & company code Now the

  • "Application not found" error after deploying

    Hi, I am getting error as "Application not found" after deploying. When I depoly the project am getting Finished Deployment message in the Deploy Output View followed by a popup message "Application not found". Please help me in solving this error. R

  • Audit Crystal Reports

    Hi, I have downloaded the audit crystal reports and I believe I can directly use it. For some reasons the crystal reports is throwing error. How can I view the sql for these audit reports and when I try to change the database in audit it is not worki

  • Jsp/custom tag compiler error (HttpServletResponse)

    I originally posted with on Oracle's site but I am not getting any help. Our server is running Oracle 9ias with JServ and Apache. I have created a simple jsp that calls a custom tag but I am getting the following error: Method addHeader(java.lang.Str

  • Dual Screens - can you do it on the Essential All in One?

    I have a standard Essential all in one.   I thought it would be handy to run dual screens for something I am working on but cannot see a way to do this on the machine.  Is it possible?  Thanks AMC