Insert a layer (with objects) as one layer under another layer

Hi Chaps,

I don't know all of a sudden I tried different things today and nothing work. Please see my requirement, I have read in the forums somewhere it is not possible

ToForum1.png

Red top is the layer that I want to insert first element in the layer highlighted in green

I have the code with me that includes the contents of the 'Touch coordinates zone' layer in the layer of 'Zones of touch' at startup, but instead of content I would insert the whole layer.

Is this a feasible solution?

Kind regards

Suneel

It turns out that it is actually very simple, as the object layer has a move like pageItems method!

doc.layers.getByName("Layer_2").move (doc.layers.getByName ("Layer 1"), ElementPlacement.INSIDE);

Tags: Illustrator

Similar Questions

  • Copy and paste multiple layers (with objects) of one movieclip to another

    Hey guys,.

    I'm really frustrated with myself because I believe that this should be easy.

    But I was stuck for centuries, hopefully you guys could help out me.

    I try to copy the images of 6 different layers and objects (action script, own movements tween, buttons, graphic elements) of one movieclip to another. But as soon as I did this, everyhting seems to have shifted and if I try to reposition elements in the new clip, it seems that I must repeat after each keyframe for each layer.

    So my question is

    Is a. possible to duplicate a clip, but give it an instance name (a completely new movieclip with the same frames and layers in the same position as the previous)?

    B. How can I move multiple objects through the layers and keyframes?

    I hope that makes sense.

    Thanks in advance for your help.

    M.

    A. you can create a movieclip instances just by dragging the movieclip on the stage and with actionscript library (if the movieclip is exported for actionscript).  all instances of movieclips created in this way will be identical.

    You can also right-click on a clip from the library and click on duplicate movieclip and then change the duplicated movieclip.  instances created of the split movieclip and original movieclip can be different.

    B. I do not understand your question.  I understand (I think) your problem.  to copy specific layers/frames, just shift-mousedown and drag through all layers and images you need.  Don't be shy on the inclusion of the layers and or framework you can remove the latter.  then paste it in a new movieclip.  remove the layers that you don't want.  If you remove all executives of other layers, you must remove the frame of all layers or you will have problems as you described.

  • copy objects from one server to another schema

    Hello.


    Oracle 11g running on multiple servers.


    Is it possible to copy tables and procedures, at the same time
    from one server to another using sqlplus?


    For example, I would like to do something like this:


    From sqlplus on server1:


    create or replace mytable from dblink_server2.mytspace.mytable;


    Any suggestions are greatly appreciated.


    Thank you.

    user652257 wrote:
    Why does in SqlPlus but not in my procedure?

    You need a direct privilege to create objects to work through the procedures or plsql.

    Grant Create Table to user1;

    HTH

    SS

  • Copy object from one page to another in dashbord

    Is it possible to copy an object (columns, article, link...) of the page on new page

    Thank you

    Yochai

    Yes,

    Just navigate the catalog when you change the page of dashboard on page of dashboard that contains the column, the section or article you are looking for and drag & drop into your page.

  • I want to copy all objects from one user to another. Help, please

    HII Experts... I have a problem here. Please give me solution for this...
    I use the Oracle 11 g on my windows XP system.
    I created a new user named 'a little'

    I want to copy all objects in the user scott in some users... Please help me

    Please explain to me in detail

    Thank you

    Hello

    Alternatively, you can proceed as follows.

    owner of file = exp_scott.dmp system/password@db exp = scott

    IMP system/password@db file = exp_scott.dmp fromuser = scott touser = some

    Concerning

  • CS5, adding one line under another sentence to contribute

    Please see www.valetingcars.com on the right you will see a list of prices, when I try to insert another line under FULL VALETS, he descends from 2 spaces instead of one, it's happening all over the page when I try to insert another line.

    Can anyone tell me why and how to correct that I just want to add another line below.

    Thank you

    Go to Edition > administer websites > users & roles > change role settings > publishing > section: paragraph spacing - choose radio second button "two lines, as in (uses standard web page editors '.

    Tags).

    First choice assumes that you want like Word made a line break and insert the "margin-top: 0 ' style in each p tag.

    You may need to restart Contribute to change to.

  • deactivation of the actions on one mc under another

    Hello world
    I have to put two clips on the other and have top practically substitute the one below, for example; disable events - such as onRollOver or delivery - on the moveiclip underneath...
    Thank you

    The best way to deal with this problem is a button on the mc you want to replace the events.
    Make a transparent rectangle full (which corresponds to your whole screen) and convert it button symbol. put the symbol behind the topest mc. It covers all the events behind and locks to be like.
    Claire?

  • Help with VPN site-to-site under another VPN

    Hello guys,.

    I need a help to this scenario.

    Branch--> HQ--> Remote Site, where:

    Branch: Internal = 192.168.50.0/24

    HQ: Internal = 192.168.40.0/24

    Distance from the site = 10.175.26.0/24

    Branch HQ plus the two ASA with ESP-3DES-MD5. (Here, we use the actual LAN IP range for field of encryption)

    HQ + remote place = my side ASA with ESP-AES-256-SHA. (Here, to reach the Remote Site 10.175.26.0/24 we are NAT our LAN IP range at 172.18.0.10, so the field of encryption is 172.18.0.10--> 10.175.26.0/24)

    Now we have this branch reachs the Remote Site, under the VPN with branch HQ HQ at Remote Site.

    My actions:

    Directorate-General for the firewall:

    -In the VPN Site to Site configuration, I added the 10.175.26.0/24 of the tunnel between the branch and the headquarters of the remote network.

    -J' added the EXEMPTION for 10.175.26.0/24 inside.

    HQ of firewall:

    -In the VPN Site to Site configuration, I added the 10.175.26.0/24 of the tunnel between the branch and the headquarters of the remote network.

    -J' have created a dynamic policy outside source = IP range of branch to Remote Site IP range = translated into 172.18.0.10.

    I already work for another Remote Site, but that the other has proposal IPsec ESP-3DES-MD5. (the same branch) I don't know if this is the problem, but I tried to use two proposal together, 3DES-MD5 and SHA-256-AES.

    Firewall rules are ok too.

    Where is the error in this configuration?

    Thank you

    Diego

    good

    be solved in this post

  • Push all the objects in a tablespace to another

    Hello

    on the 11g R2 (11.2.0.3)

    We need to move all the objects in one tablespace to another.

    Is this possible?

    How can we push all the objects of a logical disk space to a different tablespace?

    Thank you.

    Generate the

    ALTER TABLE TableName MOVE TABLESPACE new_tbsname
    and

    ALTER INDEX REBUILD new_tbsname IndexName

    orders.  You can use "SQL Generation of SQL" or write a PLSQL WHERE USER_SEGMENTS loop.

    If you have some LOBs you must move the LOBs using
    ALTER TABLE TableName MOVE LOB (lobname) STORE AS LOBSEGMENT (TABLESPACE new_tbsname)

    Hemant K Collette

  • Grants from one server to another

    Is it possible to create grants on objects in one schema to another, if the patterns are on different servers?

    Ben

    Benton says:
    Is it possible to create grants on objects in one schema to another, if the patterns are on different servers?

    Ben

    Let's say you have USER-1 of DB1 and USER-2 in DB2.

    You have a few tables have been created in USER-2 and now you want to USE-1 to access. For this, all you need is a link DB that would be created in USER-1 which will have the credentials of USER-2. Now when you connect via DB link created from the USER-1 USER-2 you can access the objects of USER-2.

  • WHEN I OPEN INTERNET EXPLORER THE E-mail INSERT attachment only WILL NOT WORK - BUT OPEN WHEN IT WITH ADD - no one seems to help me with this problem?

    WHEN I OPEN INTERNET EXPLORE THE INSERT ATTACHMENT WILL WORK - BUT WHEN HE OPENS WITH ADD - NO ONE SEEMS TO HELP ME WITH THE PROBLEM OF TIS!

    That means '' BUT WHEN OPEN IT WITH ADD? '' With no Add-ons? Have you tried allowing add-ons one at a time until you find out that one is the cause of the problem?

    "NO ONE SEEMS TO HELP ME WITH THE PROBLEM OF TIS!

    Have you thought to ask in the forum Internet Explorer?

    Internet Explorer forums
    http://answers.Microsoft.com/en-us/IE

  • Move a layer from one document to another, I get the error message that the layer is empty

    When I copy a layer from one document to another in PS CC 2015.5 and then try to move the layer in the destination document, I get the error message that the layer is empty.  It is not empty and I checked several times and checked that the layer is not empty.  I have never had this problem before and wonder if something has changed in CC 2015.5.

    Thanks to all who responded.  I think the problem was that I was using the NEF files and that he had not yet renamed PSD files.  Copy the layer in the destination document, but when I tried to move the layer in the destination document, I received the error message.  Apparently, he was copying the layer but there not then recognize the NEF format.  Once I saved both documents to the PSD, then the program behaved normally.  I appreciate your all of the help.

    Sue

  • How to place partially one layer under another layer? (Photoshop CS6)

    Hello! Currently, I am working on my art project which consists of collage work.

    So my question is how can I place a layer under another layer partially?

    The result I get:

    Photo on 18-9-15 at 8.27 pm copy.jpg

    Thank you!!

    Hi birdwith1eye,

    You that would achieve with the help of a layer mask.

    Check these:
    Photoshop CS6 Tutorial - understand layer masks - YouTube

    Use masks to hide the Photoshop layers

    I hope this helps?

  • Copy one file to another layer in PScc2014

    I think I saw a way to copy a layer from one file to another, when I'm in the consolidate all to tabs mode. Visible image one slide, or otherwise a layer to one of the tabs at the top of the window and this copy the layer to the image on this tab.

    I can't get it to work,

    I don't know about the 'double layer' selection in the layers panel, but there seems to be another faster way. I imagine this?

    I use iMac, Yosemite.

    Thank you

    Vince

    Same thing here. Photoshop CC, Yosemite.

    What you are to select the layer on the source document that you will move. Use Opt + eyeball to hide all other layers, so you can see clearly what you are moving. Do not do anything dragging them from the layer panel, open the document window.

    Then select the tool travel, go in the document window and drag this layer on the other file document tab until it opens.

    Then, drag and drop in your destination document. You could hold down the SHIFT key if you want to Center until you drop.

    It works in CC and CC 2014.

    Gene

  • Conversion of a Word Document of 2010 with objects inserted in PDF with adobe acrobat XI

    Hello

    I work in a Wrod document with objects inserted such as ppt, word documents and PDFs even. you open the word document, press down on the object and the inserted file opens. I converted to pdf format, click on a button and the index, that is to say, you press on the index and you switch to the selected section. However, the inserted objects are images and you can not open the.

    Do you know how to keep the inserted objects?

    Thank you

    Sure that the PDF file contains exactly what you would get if you printed the Word document. There are no promise or expectation that opposes will be "live".

Maybe you are looking for

  • How do I change from Blueray BDX4300KV to play DVDs of American countries?

    Greetings! I just bought (cheaply) a BDX4300KV, which works very well - but I can not change the region so I can play the DVD, I brought us... any ideas on how I can get this to work for me?(I would not try to take it back: it is also a great player!

  • Microsoft Windows server 2008 R2 product key

    Hello I need help, for some reason, the product key and product on our windows server ID has been changed. I still have the old product ID, but the product key I have only the last section. How to get the key full so that I can activate the Windows S

  • update 937287 KB

    Windows tried to update with the above, since 11/11/2008 and does not now have hundreds of times. I know very little about computers, but think that this problem could affect detramental on my computer. Can anyone help please.

  • OfficeJet 5740: Officejet 5740 does not print from pc

    I just bought an officejet 5740 and I can print from Notepad, but nothing else on my computer. Not even the test page. I tried the word excel adobe via ethernet and cable usb on windows 10 64-bit and ubuntu 14,04 32 bit on different pc, modified driv

  • Inbox problem

    Hi I have a problem with my windows mail (Vista). I get emails from my server but nothing appears in the mailbox. New mail shows as being in the file, but when it says "there is nothing to this point of view." Properties on the right key shows "17 3