Symbols: Instance Vector Contents Should Be Snap-able

As per this discussion thread:
http://forums.adobe.com/message/2600619#2600619
Vector art (i.e. paths and nodes) within an instance should be able to snap to other objects and to guides.
Requested on the basis that any vector that can be seen must be able to be accurately positioned.
Thank you,
Hf

That's what a symbol is a link to an original. It is not an independent copy unless you break the link to the symbol.
So if you want them to be independent objects or art after you plc the instance break the link there is an icon at the bottom of the symbols panel for this purpose.
You can double click a symbol instance with the selection tool nd it will allow you to edit the symbols content but once you leave isolation mode all the symbols will change.
The way the alignment work is correct behavior as far as I can see.

Similar Messages

  • How do I disable editing of pages in author mode? User should not be able to edit content . Can this

    How do I disable editing of pages in author mode? User should not be able to edit content . Can this be customized on component basis?

    You have to remove modify rights for those users on that page. Component basis is possible but will create ACL complications. Please check http://dev.day.com/docs/en/cq/current/developing/components/boilerplates.html for that.
    Yogesh
    www.wemblog.com

  • Can't log on with administrator user by finding the message "The task you are trying to do can't be completed because Remote Desktop Services is currently busy. Please try again in a few minutes. Other users should still be able to log on.

    Hi,
    Now, my Windows 2008 R2 Enterprise server are running in the domain. It have problem about some one in my team have remote my server with the user administrator while I'm remote it now. It make my session loss. I tried to remote it again but I found
    the message at the log on screen about "The task you are trying to do can't be completed because Remote Desktop Services is currently busy. Please try again in a few minutes. Other users should still be able to log on."
    Now, nobody can't remote with administrator user into this server. I have check the application log. I found the error message like this.
    ++++++++++++++++++++++++++++
    Source: Desktop Window Manager
    Event ID: 9003
    Detail: None The Desktop Window Manager was unable to start because a composited theme is not in use
    ++++++++++++++++++++++++++++
    Source: Microsoft-Windows-Winsrv
    Event ID:10002 
    Detail: The following application was terminated because it was hung: mmc.exe.
    ++++++++++++++++++++++++++++
    Source: Microsoft-Windows-Winsrv
    Event ID:10002 
    Detail: The following application was terminated because it was hung: javaw.exe.
    ++++++++++++++++++++++++++++
    Source: Microsoft-Windows-Winsrv
    Event ID:10002 
    Detail: The following application was terminated because it was hung: Explorer.exe.
    ++++++++++++++++++++++++++++
    Source:Desktop Window Manager
    Event ID:9009
    Detail:The Desktop Window Manager has exited with code (0x40010004)
     ++++++++++++++++++++++++++++
    Source:Microsoft-Windows-Winlogon
    Event ID:6005
    Detail:The winlogon notification subscriber <Sens> is taking long time to handle the notification event (Logoff).
    ++++++++++++++++++++++++++++
    In addition, I can log on this server with other user but I can't log off by it's showing the message "please wait for the system Event Notification service". Normally, the problem can solve by reboot the server. But how can be solve this problem
    by we do not reboot the server?

    Hi,
    The cause of unable to remote back to the server seems to be services hung, please try to reset session as the article below guides to see if it works:
    Windows Server: Remote Desktop Error: The task you are trying to do can't be completed because Remote Desktop Services is currently busy
    http://social.technet.microsoft.com/wiki/contents/articles/28636.windows-server-remote-desktop-error-the-task-you-are-trying-to-do-can-t-be-completed-because-remote-desktop-services-is-currently-busy.aspx
    If the issue can always be re-produced, then I would suggest you fully patch the system.
    More information for you:
    The task you are trying to do can't be completed because Remote Desktop Services is currently busy. Please try again in a few minutes. Other users should still be able to log on
    https://social.technet.microsoft.com/Forums/windows/en-US/c58bfbd5-1d63-47e3-a489-6d8c8778b76b/the-task-you-are-trying-to-do-cant-be-completed-because-remote-desktop-services-is-currently-busy?forum=winserverTS
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Should I be able to use MobileMe features if I have an iCloud account?

    I recently purchased an iCloud account. 
    Should I be able to post a webpage using iWeb with iCLoud?
    When trying to publish the page i'm asked to sign in to mobileme.  I thought maybe icloud would be sufficient.

    MobileMe closed over a year ago, and iCloud does not provide website hosting services. iWeb has not been updated for several years and is no longer sold or supported, so it still offers the non-functional MobileMe option.
    Up to and including iWeb '08, it was only possible to publish to other hosts by 'Publishing to a folder' and then uploading that local folder to a website host using a separate FTP client. From iWeb '09 an FTP method was built-in, making it easier to publish to a host other than MobileMe.
    In order to upload your existing site in iWeb '09 and above:
    Click on the name of the site in the sidebar: the publishing settings pane will open. Set 'Publish to' to 'FTP'. Enter the name of the site and a contact address (if desired).
    In the 'FTP Server Settings' section you will need to know the server address (your hosting service can tell you that), and your username and password for that service. Your site will be published in a folder with its name at root level of the server, with an index.html file at root level (which will overwrite any index.html file which may be there already). The 'Directory/Path' field may need to include a path such as '/webspace/' or 'ht_docs/' - this is dependent on your hosting service and they should tell you this. If you want to publish within a folder you can add that to the path.
    You can then click the 'Test connection' button so that iWeb can check that it can get access to your server space. You should enter the URL of the site in the 'URL' field so that rss feeds and internal links have the correct address.
    To publish using an earlier version of iWeb:
    From the File menu choose 'Publish to a folder'. You should create a folder somewhere convenient specifically for this and choose it when publishing to a folder: this folder should not contain anything else.
    You now need an FTP program (FTP is the 'protocol' used for uploading) to upload the contents of the folder to your server.Cyberduck is free (donation requested): Transmit is $34 but I think better. You will need the server address (your hosting service can tell you that), and your username and password for that service. You can drag the contents of your folder to your webspace, or create a folder there and drag the contents to that if you prefer.

  • In symbol instance's .click code, refer to self?

    In the .click code of a symbol instance, how do I refer to self (the symbol instance)?  Surely I don't have to give the name of myself; that would be redundant.  I want non-coding colleagues to be able to replicate the symbol with no particular naming scheme and with no change in the code of each.
    I have many instances on the stage.  Each contains two div's and the second div contains an image called "checkmark_outlined2".  I'm not using timelines, just setting properties in code.
    Pseudo-code of what I want to do is simple:
         when symbol instance receives a click
              set the opacity of my image to 0  // only my image, not those of other instances of the same symbol
              set my overall opacity to 0.5        // same here
    If I understand right, sym in this context still refers to the stage rather than the symbol instance

    Dear bdggr
    i looked your project and i saw you used a very complicated codes for very siimple actions !! and also that much complicating codes will need much more lines and will increasing the size of project ...
    i recreate your project with very simple actions in just 15 Lines, Here is the link : http://www.mediafire.com/?8xbn8r5hted29ax
    Some Notice :
    1 - if you create a symbol in Edge, Do NOT Copy/Paste it, cause it will duplicate that symbol and you cant have access to it seperately, ad any changes to one of them would change all others
    Solution : its better to recreate a new symbol again ( it just take very very very little space like a bit )
    2 - if you using a eclipse inside a Symbol its better to create a Rectangle as Area ( thats what i did in the Project ) and change the opacity to 0, and this Rectangle will work as an mouse area, without it mouse over will find a problem and your action will not work as expect
    if you had any problem, let me know, i will help you
    Zaxist

  • Understanding Symbol/Instance hierarchy relationships

    Hello
    I am looking for some insight into the symbol/instance
    hierarchy.
    First off what I have done simple enough is create a dynamic
    text field and convert it to a symbol.
    This symbol has an instance name of "symHeader".
    I then dragged an instance of that symbol to the stage and
    gave it an instance name of "instHeader".
    I was having problems populating it with what seemed like a
    logical approach:
    symHeader.instHeader.text = "blabla";
    with no luck.
    In looking at the object list in debug, it occurred to me
    that it should be:
    instHeader.symHeader.text = "blabla".
    This seems sort of backwards in the hierarchy of things.
    I figured since instHeader was and instance of symHeader,
    symHeader would be the first item listed, then drill down to
    instHeader.
    Can someone familiar with the symbol/instance hierarchy
    explain why this is this way, maybe I need to look at this in a
    different way.
    Thanks
    Scotty

    >> I then dragged an instance of that symbol to the
    stage and gave it an
    >> instance
    name of "instHeader".
    Then you just want to do: instHeader.text = "blabla";
    The first name you gave it - symHeader is just the clips name
    in the
    library. When you actually take the clip from the library and
    place it on
    the stage - then you are creating an instance of that clip.
    HTH
    Dave -
    Head Developer
    www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Itunes is telling me i already purchased a song but it is not in my library. where do all your purchases go?  i'm tried of repurchasing songs.  you should always be able to access any song you've bought in the past!

    itunes is telling me i already purchased a song but it is not in my library. Where do all your purchases go?  I am tried of repurchasing songs.  You should always be able to access any song you've bought in the past!

    itunes is telling me i already purchased a song but it is not in my library. Where do all your purchases go?
    Purchases go in your library. They'll be listed in the main section for each type of content, and normally also in the Purchased playlist. Was the song ever in your library, or have you been totally unsuccessful in getting it to download?
    I am tried of repurchasing songs.  You should always be able to access any song you've bought in the past!
    Unfortunately the content owners do not as of this time agree. All the major download stores have the same "one purchase one download" for content other than apps because the content owners require payment for every download whether or not it's a new purchase.
    If you can post more details about your setup, software versions, and the exact nature of the problem, perhaps someone here can help you figure out what's going on.
    Regards.

  • How can I prevent a PDF file from being copied, printed or downloaded? Students should only be able to view the text and and not distribute it in any way.

    How can I prevent a PDF file from being copied, printed or downloaded? Students should only be able to view the text and and not distribute it in any way.

    You can prevent it from being printed by applying a security policy to it
    in Acrobat. The rest can't be prevented, unless you spend  a LOT of money
    on DRM protection.

  • Should I  be able to use a Lexmark Pro 205 wireless printer from my iPad 1?  My iPad can't find the printer.  Iveinstalled the Lexprint app on iPad and downloaded the Lexmark Listener on desktop computer. Still can't print from iPad.

    Should I be able to use a Lexmark Pro 205 wireless 3 in 1 printer with iPad 1?  I have installed the LexPrint app on iPad, downloaded the Lexmark Listener on desktop computer but still can't print from iPad. My iPad cannot find the printer.  But I can print from desktop without USB cable. I upgraded the system on my iPad sometime ago.  Suggestions??

    Here is the list of AirPrint printers, and you particular printer is not on it.  So that means you will need to use the Lexmark app, and print through your computer.
    There is a Lexmark guy that hangs around these forums who may chime in with a response as well.
    http://support.apple.com/kb/ht4356

  • Major heat problem. should i be able to hear the fans?

    my black macbook with 1gb ram is getting very hot when i use front row to play videos at full screen. after about 30-40 mins the left corner of the macbook is so hot i can only touch it for a second or so. then without warning the video just freezes. the picture remains on the screen but looks like it's paused. i then get the spinning colour wheel. the only way to rectify is to force a power off (force quit has no effect). i have to let it cool down for a while and try again. it works fine after that until it gets hot again.
    when it locks up, it is completely silent. should i be able to hear the fans working? there is no warm air being expelled from any part of the unit as far as i can tell. the case is just really hot.
    i ran a little experiment by pointing a desk fan at the notebook and it played fine for five hours without problems!!! the corner of the macbook was cool to the touch.
    this happens in lid closed or open modes.
    anyone else have this or is it time to call applecare?
    Macbook Black 1gb Ram 120gb HDD   Mac OS X (10.4.7)  
    Macbook Black 1gb Ram 120gb HDD   Mac OS X (10.4.7)  

    UPDATE
    ok, so we have had the firmware update and guess what?
    all seems ok now!!!!
    coreduotemp now reports 65 degrees after playing video at full screen. much better than the 85 degrees it was hitting. now when it gets hot i can hear the fans going. i ran a terminal window and did yes > /dev/null and after only a few seconds the temp was rising to 85-87 and the fans came on really hard and brought it to 68-70. no system stall yet.
    normal idle while using only safari over airport is between 41-45 degrees!!!!
    i am very happy so far. lets just hope it is the cure.
    many thanks for reading and replying.
    Martin.

  • I have a Macbook Model No A1181 2.4 GHz intel core 2 Duo with 4 Gb Ram. Should I be able to instal Final Cut Pro 3.0.2 cos I'm having problems?

    I have a Macbook Model No A1181 2.4 GHz intel core 2 Duo with 4 Gb Ram. Should I be able to instal Final Cut Pro 3.0.2 cos I'm having problems? As I read it My machine should be able to run the software.
    Thanks in advance

    You are trying to use software that is over 10 years old. As I read it, FCP 3.0.2 required 10.1 or higher at the time, but as FCP is reliant on quicktime, which has been updated many, many times, I doubt that you will ever get it to work properly.

  • Should i be able to see interlacing on the computer display?

    I'm trying to verify if i have things set up properly.
    If i'm working in a timeline that is DV NTSC and i've brought in elements from after effects and as well have moving images within FCP, should i be able to see the interlaced lines in FCP?
    It looks okay on the broadcast monitor but i'm trying to figure out if interlacing on ftg/renders should be visible on the cinema display.
    a simple yes, no and a sentence if you've got the time would be nice.
    thanks

    You can observe the presence of interlacing on a computer display only if the Canvas (or Viewer) are set to display 100% size and the video is paused. The interlacing will appear as a comb effect on moving objects. You can not observe interlacing with a computer display on running video.

  • Should I be able to use my Vision:M when it's docked/connected via U

    I recently got a Vision:M, and when I was initially charging it using the included USB cable, it worked fine. Once I installed the software and transferred files,it stopped reacting to any key presses while connected to USB. It will receive files, but that's it (obviously, that's the main point of the USB connection - no complaints there).
    My biggest concern is that while it is in this state, the image of the arrows around the USB icon in the middle of the screen stays on the whole time, but the arrows aren't moving as when a transfer is happening. The screen does dim, but I'm worried that over time, even if I only connect the device just long enough to charge it, that the image will become burned into the screen and ruin it. And I know there will be times I'll connect it to charge and forget about it for much longer, thus raising the risk of burn-in...or is burn-in not an issue with LCD?
    At any rate, is this the expected behavior, or should I be able to use the VisionM when it's connected and/or should that image be visible when charging?
    Thanks!

    buring only happens with plasma not lcd. also thats weird.

  • Should i be able to replace my broken ipad in jeddha apple store?

    hi apple family
    i bought an ipad 2 from sydney apple store more than a year ago.it's no warranty since its been more than a year.my ipad screen has broken down after i have been Bangladesh.I have a plan to visit jeddha in the last of this month.should i be able to replace/fixup my ipad in jeddha apple store? looking for an authentic answer.
    Best regards
    Irfan.

    It should charge independetely from the fact that it you are watching videos or not (at least mine does), eventhough it might take longer.
    Are you sure the charger is ok? Mine started giving me some problems and it would charge some times and others it didn't. Therefore I thought it was the computer and not the charger (usually they just burn and death is a quick, not a process). Turns out it was some contact thing. I am sure that you established the right connection to the video watching, but maybe you just seat more confortable in the sofa and the contact is lower...?
    Also, people at the apple store did not encourage me at all to buy a more powerful charger. They said it is best to use the same power it came with...

  • Should I be able to see networked computers in Finder?

    Forgive me if this is totally obvious.
    Should I be able to click on Network in Finder and see networked PCs on my LAN? I can share and transfer files from a laptop to this iMac, but I don't have the laptop with me right now. I'm trying to see a different desktop PC right now. Under Network, then Servers, I only see iMac.local.
    I don't know if this is a problem or if it's just how things work...
    Message was edited by: FeatherM

    Hi,
    Yes you should see them if they are Sharing and on the same Subnet.
    If you know the IP of the other Laptop, try In finder, select Go menu>Connect to Servers..., then on the iMac, type in smb://ip.of.the.pc, like...
    smb://10.0.1.5
    smb://192.168.1.3
    Find IP on computers...
    http://www.helpdesk.umd.edu/topics/communication/ethernet/office/winxp/2882/

Maybe you are looking for

  • How do I get new events on my phone to sync with my desktop ical?

    How do I get new events on my phone to sync with my desktop ical?

  • Applying patch to embedded OC4J

    Hi, On the 18th of October, Oracle released a patch numbered "5608209" for OC4J. One of the bugs it fixes is "5604102", which renders the WebWork framework almost useless on 10.1.3. Now, my question is, is there an equivalent patch that can be instal

  • Acrobat Calculated Date JavaScript

    Hi, I was wondering if anyone may assist me with this. I have a form that people complete for travel. Certain things have to be submitted not later than specific days before their travel. Beginning of form has travel date Q.1: mm/dd/yy Based on the t

  • I would like to know what is the best product to create a survey

    I would to create a survey on a Web Site of multiple choice answers and each answer has a value and the score is displayed on screen. I have managed to create a form in Google Forms and I can give each answer a value and create a total however I can'

  • Trying to upgrade N95 from Maps v2.0 to Maps v3.0

    I have an N95 with device software v31.0.017 and I the latest update to the Nokia PC Suite v7.1.30.9. I have downloaded Setup_Nokia_Maps_Updater_1.0.8.exe and installed it on my PC. When I run the program it cannot find the N95 connected via USB.  PC