Ask a Question related to Adobe Illustrator Windows, Design and Development.

  1. #1

    Default x and y coordinates

    Is there a way to enter the x and y coordinates of an object to change its position on the page.
    I see the info pallette gives the x and y coordinates - but I was wondering if there was a way to enter those values
    Stephen_Field@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Convert user space coordinates to device coordinates
      Hi, I need to convert the coordinates of a word (PDWord object) to device coordinates (the actual coordinates on the screen). Could someone please...
    2. Mouse Coordinates -- off .swf
      Hi - I'm trying to display mouse coordinates as a design element for my portfolio site. That part is easy enough, but I want to keep tracking the...
    3. MC absolute coordinates?
      When you have nested MCs, the coordinates of a nested MC will be relative where it is in relation to the reg point of its parent MC. Is there a way...
    4. Some help with coordinates please!
      Hullo! Ok, so, I have this friend (clichè? no, no, I swear it's true!) that has a problem. I thought i could help her but I couldn't after all. ...
    5. Coordinates solution...
      Need_help wrote: This is a client side scripting issue which is very much on-topic at news:comp.lang.javascript which is over there ----> Just...
  3. #2

    Default Re: x and y coordinates

    transform palette

    --

    PiT
    pitgATgmx.net

    <Stephen_Field@adobeforums.com> schrieb im Newsbeitrag
    news:3bb3cca1.-1@webx.la2eafNXanI...
    > Is there a way to enter the x and y coordinates of an object to change its
    position on the page.
    > I see the info pallette gives the x and y coordinates - but I was
    wondering if there was a way to enter those values



    PiT Guest

  4. #3

    Default Re: x and y coordinates



    transform palette




    ....which is found under Window>Show Transform or just by hitting Shift-F8.
    Alexander_Kogan.@adobeforums.com Guest

  5. #4

    Default Re: x and y coordinates

    Or, even using Tool bar, Object, Transform, Move will do it.

    Bob
    BobHill@adobeforums.com Guest

  6. #5

    Default X and Y Coordinates

    I am building a web analytics solution in JavaScript, and the idea is toknow
    what actuals LINKS the visitors click on, so you know what EXACTLY on the page
    interests them. I thought I could find out what element on the page they
    clicked on, by using onClick, and then registering the X and Y coordinates of
    the mouse. However, how do I find out the X and Y in JS?
    Thanks!

    comprug Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139