Need to shift multiple objects across many frames

I don't know if this is even possible, but what I'd like to
do is shift multiple objects, in multiple layers, across multiple
frames. The problem is that I built a complex animation as a movie
symbol within the root movie. It got so complex, however, that I'd
like to just go ahead and make it the main timeline for the root
movie. But when I copy and paste the frames from the symbol back
out into the root timeline, the location is wrong. Everything is in
the correct location relative to each other element, but wrong
relative to the stage. Is there any way to grab everything up in
all of those layers and frames and just shift it all over to where
it's supposed to be? Or can I somehow shift the stage under it?
Thanks in advance.

Edit Multiple Frames.
it's in the help docs but also here:
http://www.biteycastle.com/lessons/emf.htm
--> Adobe Certified Expert (ACE)
--> www.mudbubble.com :: www.keyframer.com
-->
http://flashmx2004.com/forums/index.php?
-->
http://www.macromedia.com/devnet/flash/articles/animation_guide.html
-->
http://groups.google.com/advanced_group_search?q=group:*flash*&hl=en&lr=&ie=UTF-8&oe=UTF-8
thewizzard24 wrote:
> I don't know if this is even possible, but what I'd like
to do is shift
> multiple objects, in multiple layers, across multiple
frames. The problem is
> that I built a complex animation as a movie symbol
within the root movie. It
> got so complex, however, that I'd like to just go ahead
and make it the main
> timeline for the root movie. But when I copy and paste
the frames from the
> symbol back out into the root timeline, the location is
wrong. Everything is in
> the correct location relative to each other element, but
wrong relative to the
> stage. Is there any way to grab everything up in all of
those layers and frames
> and just shift it all over to where it's supposed to be?
Or can I somehow shift
> the stage under it?
>
> Thanks in advance.
>

Similar Messages

  • Select multiple objects across pages (cs3)

    Hi
    Is it possible to select multiple objects across pages? All objects have an object style attache and have to be moved 0,7 mm to up. Maybe with a script?
    thanx
    S

    OK, the move part was much easier than I had anticipated. I think I was thinking of moving graphics inside a frame (or did they just make it a lot easier in CS3?).
    At any rate, this one does every page in the document. Just change "test" and the move amount to your preferences...
    tell application "Adobe InDesign CS3"
    tell active document
    set myObjectStyle to object style "test"
    repeat with i from 1 to count every page
    tell page i
    select (every item of all page items whose applied object style = myObjectStyle)
    end tell
    move selection by {0, "-0p7"}
    end repeat
    end tell
    end tell

  • DITA - Multiple objects in anchored frame

    Hi,
    I'm using the DITA features in FrameMaker 9. I'd like to insert multiple objects in an anchored frame in a DITA topic.
    Right now, if I save an image element containing multiple objects, FrameMaker discards any extra objects in the frame. I've also experimented with adding extra graphics elements to the DTD using the attributes listed in the Structure Application Developer Guide. I can save DITA topics containing the custom elements, but they are not added to the XML file though I can see them in the FrameMaker interface. I have not yet experimented with a DITA specialization.
    When exporting anchored frames in Structured FrameMaker to XML, FrameMaker bundles multiple objects in a frame into a single CGM file.
    Is there a way to export anchored frames to CGM files before saving DITA topics? Is there a plug-in out there that will automatically save the objects in a frame? Can I use read/write rules to define how to treat these frames? How about creating a specialization on the objects element?
    I'd like to use the tools in FrameMaker to modify elements in an anchored frame. I don't see why doing this should break the DITA model if these objects are bundled into a single file on export.
    Thanks,
    - Maura

    Hi Maura...
    The short answer is .. you can't do that.
    DITA knows nothing about "frames" and only allows a single object to be referenced by an image element, so to remain in compliance with the DITA specification the content of a frame is tightly controlled by FM. There's nothing that you'll be able to do via read/write rules or EDD tricks to get FM to write out the data from multiple objects as a CGM .. this is overridden by the internal DITA plugin within Frame. You're correct that in theory FM could merge multiple graphics into a CGM, but this really wouldn't be a good way to operate since the text or other objects would no longer be editable. You can do this now using Illustrator or other applications that let you store the text and objects on separate layers, then save to a single file. Reference this single file in the image element in DITA.
    That said .. we are looking into supporting some subset of multiple graphic objects within a frame in DITA-FMx, and this feature may be available in an upcoming beta.
    http://leximation.com/dita-fmx/
    Cheers,
    ...scott
    Scott Prentice
    Leximation, Inc.
    www.leximation.com

  • Loading multiple SWFs across many pages in a Flash interface

    I have a Flash AS3 interface that lets users go tto different
    pages with the usualy back & next buttons. Each page they come
    to loads in a page-specific XML file with content, and then
    possibly graphic files and/or SWF files.
    My question is this: When a user happens to quickly click the
    next page button, they will gte each page to start loading its
    assets. I believe that this would cause pages that they didn't
    soend more that a fraction of a second on to continue loading in
    the background. So if they quickly click through 20 pages, all 20
    pages' assets are loading. Sounds like I have a bad design on my
    hands!
    Without designing/developing for it, is this the simple
    result of loading in a file to Flash? Should I look into stopping
    iles from dpownloading if a user leaves a page before it's fully
    downloaded? Is that even possible?
    Any thoughts or advice would be greatly appreciated!

    I have a Flash AS3 interface that lets users go tto different
    pages with the usualy back & next buttons. Each page they come
    to loads in a page-specific XML file with content, and then
    possibly graphic files and/or SWF files.
    My question is this: When a user happens to quickly click the
    next page button, they will gte each page to start loading its
    assets. I believe that this would cause pages that they didn't
    soend more that a fraction of a second on to continue loading in
    the background. So if they quickly click through 20 pages, all 20
    pages' assets are loading. Sounds like I have a bad design on my
    hands!
    Without designing/developing for it, is this the simple
    result of loading in a file to Flash? Should I look into stopping
    iles from dpownloading if a user leaves a page before it's fully
    downloaded? Is that even possible?
    Any thoughts or advice would be greatly appreciated!

  • Selecting Multiple Objects with Output Preview Causing Problems

    I'm trying to edit a PDF and need to select multiple objects. Without Output Preview open, I can easily select all the items I need using the shift key. With Output Preview open, whenever I try to select the second object, Output Preview creates a sticky note, instead of selecting the second object.
    I am also using the PitStop Pro plug-in.
    Any idea how to correct this problem? Thanks!

    Unfortunately it seems that the new sticky note feature with the output preview in Acrobat XI uses the same keyboard shortcut as multiple selection tool in Pitstop (shift).
    Closing the output preview is the easiest way to get around this issue.
    We could consider changing the key for multiple selection in PitStop, but 'shift' is pretty much a default, so what could we change it too?
    If anyone has any thoughts could they email me, I am the product manager responsible for Pitstop at Enfocus and my email is '[email protected]'
    All feedback gratefully received.

  • Move multiple objects with on click

    Hi there
    I am using Greensocks TweenMax to try and move multiple object across the screen with the onclick function. My code is not showing up errors and my Elements are at the front of the page but nothing happens when I click the element
    Here is my code, any help would be appricated
    // insert code for mouse click here
    TweenMax.to(sym.$("Geyser_Pic"), 1, {css:{right:"0px"}, ease:Expo.easeout});
    TweenMax.to(sym.$("Volcano"), 1, {css:{right:"150px"}, ease:Expo.easeout});
    TweenMax.to(sym.$("HotSpring"), 1, {css:{right:"100px"}, ease:Expo.easeout});

    Since you are saying you do not see any errors in the browser console,
    see if your click event is actually getting trigerred.Add a alert in the click event listener.
    If the event is getting trigerred,can you share or private message me your files .I will try to nail the issue.

  • Pasting multiple objects into frame

    Greetings everyone
    I was wondering if someone could shed some light on how to best paste multiple objects into a single frame.
    Mainly, I'm trying to nest objects that form a part of a newspaper article header; since it's a design element that keeps repeating with each single article I don't want to spend time with manually positioning the elements each time--it's time consuming and prone to sloppiness.
    Unfortunately, the base frame will have about three objects that need to be nested within it. Once I paste one object into a frame, the next time I do `Paste into`--the content (previously pasted object in this case) just gets overridden.
    I've read that, to paste multiple objects into a single frame, one should group the objects first. Now this works pretty well for getting them into the frame, but leaves me with no options to position them relative to the frame. I can't move or position an object individually and I have no option to ungroup them once they've been pasted.
    Here's a small mock-up to depict my peculiar predicament:
    Ideally, I'm aiming to have the main header frame to fit the content of the nested objects and for it to be flexible enough that I can quickly span it across multiple columns as per article requirements.

    !kRON wrote:
    For items that are part of the group, their (X,Y) location coordinates are relative to the document--neither to the group nor the parent frame. The group itself has coordinates that are relative to the parent frame (X+ offset, Y+ offset). I can select the group and the parent frame and use the align to selection options. For individual items, I cannot make a selection of both them and the frame, only between items that are part of a group. I loose options to align an individual item relative to the parent frame, which means I have to drag them around and rely on smart guides.
    I've tinkered around some more and it'd appear it's not possible to lay out the elements as I imagined. So I have to resort to grouping the items that would form a frame and pasting them into a frame. If multiple frames have to be members of a single frame I'd have to group the frames and paste them into the single frame and so on.
    Based on my layout mock-up, I'd end up with 3 frames within the header frame:
    Article header
    Heading
    Article type
    Separator
    Article heading
    Title
    Footer
    Author
    Shape
    Based on experience, should I go with this or stick with the old fashined moving around of loose elements? Will it be a lot of work to maintain resizing and repositioning of the various items and their frames once I start changing the width and height of the header frame or will it save me some time?
    I'm not a working designer or production worker, so anything new takes me longer than I think it should, because I don't have a rich reservoir of quick methods at my fingertips.
    Your description above interested me, because I've been wrestling with the annoying limitations of manipulating and adding compound objects in anchored frames. For many situations, it's probably simplest to assemble each iteration of a compound object, that introduces a new element, outside the anchored frame, then group the elements and paste the grouped object into the anchored frame.
    However, the arrangement of elements in your example made me think that a table might be a workable solution. The answer I arrived at is "Yes, it's a solution, but it takes a while to set up." If it's reusable easily, then it might be worthwhile investing in a few experiments.
    I've attached a zipped idml interchange version of the file, and also a PDF.
    Here are some notes:
    * I created a table with three rows and three columns, no header or footer rows. Three columns because I thought I'd paste a vertical line into an inline anchored frame in the center cell of the top row, for the separator line. Later, I realized that defining the vertical cell rule as paper color would suffice, so I merged the two right cells on the top row to create a two-column row, with text in each cell and the vertical separator between them.
    * I merged all three cells on the second row into a single cell.
    * I merged the two right cells on the bottom row, but later, when I moved the cell rule to position the triangular graphic in the inline anchored frame in the right cell, it moved the vertical cell rule in the first row. So, I had to unmerge (or split) the cells, and cut/paste the triangular graphic's anchored frame into the rightmost cell. To position the anchored frame, I moved the vertical cell rule with Shift+Drag, to keep the table width unchanged.
    * I sampled the purple color with the eyedropper tool while cells were selected and the swatch panel was set to fill the selected object.
    * I didn't spend much time matching the type, as you can see. To position the text, I adjusted the cell margins in some cases, and left/right indention in some cases; I'm not sure which is more efficient in situations where there will be different amounts of text to fit. I didn't create cell styles or paragraph styles (BAH! Bad, bad, bad process) because I won't be repeating this stuff, but you probably will benefit greatly from defining styles for your repeating needs.
    * The triangular cut into the bottom row made it easy to manage creating and positioning the graphic. A non-geometrical object might be trickier. The triangle is a text frame, set to negative space above, so it overlaps the cell above it, enough to avoid a black gap.
    * Except for the vertical paper-colored divider line, all the cells have zero-width strokes.
    * I created the table in a text frame, that I fitted down to the size of the table, but I can't remember if I selected, copied, and pasted the text frame into the text flow to anchor it, or if I selected the table in the text frame, copied and pasted it into the flow. Not sure if it makes a difference in work efficiency.
    If I understand your general needs, this should work well for changing text and adjusting the column widths.
    HTH
    Regards,
    Peter Gold
    KnowHow ProServices

  • Gradient Across Multiple Objects?

    I have a few dozen paint stroke objects that I'm wanting to apply a gradient to so the outlines fade from one color to another, but over all the lines as a whole rather than individually.  I've tried a number of approaches but none have been successful.  Does anybody have some good ideas on how to achieve this?  Thanks.

    Motion is likely to not allow grouping several objects if those objects contain various filters, or a mixture of groups with other objects... and ... the disclosure triangles are dialed down. If you collapse all the items you select, then grouping of multiple objects works.
    It is possible to create  image masks for each "stroke" (without the need for grouping the stroke objects together.) You can add as many Image Masks as you need. It's usually just more convenient to group all the objects together and use a single mask with the group.

  • Gradient Annotator across multiple objects - weirdness

    I have six rectangles in a row. I apply a radial gradient to them as a whole, by dragging the Gradient Tool. According to the documentation for CS4, that's what you do if you want only one Gradient Annotator across multiple objects. Problem is, I can see the Annotator, but not the color stops. If I deselect all, and select only one rectangle, I can see and move the stops, but it only effects the selected shape. Further, if I group the objects, the Annotator doesn't appear at all, and when I UNgroup, I get six Annotators.
    None of these examples behave as I think they should. Yes, I have "Show Gradient Annotator" on in the View menu. I've worked with the Annotator a fair amount, but it's always seemed buggy.
    What I want to do is apply the gradient across multiple objects, as in example 1, then edit it across multiple objects. Is that so hard?

    It is still not actually one gradient and you do see actually the 
    annotator with four elements one for each object but if you change the 
    fills you can see them with the annotator which the originally says 
    they cannot see, which is true unless you hover the cursor or one of 
    the annotator you only have to change the fill in one o change them all
    in a relative manner.
    The compound path method will adjust the gradient by stretching the 
    annotator or actually the gradient and that might be desired on many 
    occasions.
    the only difference between prior versions is that you can adjust the 
    markers at the target object or group and you have more directional 
    control as well even if the annotator is a bit ugly and unwieldy.
    In order to see four annotators one seems to have either unselect the 
    object then select them again and the gradient tool or find some kind 
    of sweet spot to make them show up with the markers as you hover.
    Still no gradient that follows the path and no radar gradient.

  • Is there a way to shift select multiple objects in layer palette, not just highlight multiple object

    Hi,
    Is there a way to shift select multiple objects in layer palette, not just highlight multiple objects?
    I would want to do this when I have a bunch of objects hidden under some other objects on the artboard. This feature is available in PSD, so I assume Illustrator should have it.
    Thanks!

    Thanks for the reply, Harron.
    I'm using CS4 & below.
    Highlighting object - click on object in layers palette & it turns blue
    Select object - click on object in layers palette to the right of the circle, which creates a square, and selects the object on the artboard
    How do I shift-select multiple objects in the layers palette...select 50 objects with a click, then a shift-click? Shift-select works for highlighting, but not selecting. On most programs shift-select is used to grab a bunch of stuff...:0)
    In the past I have inadvertently selected multiple objects in the layers palette, by somehow alt?-dragging over the layers...or something...I can't re-create it.

  • I need to run multiple external programs concurrently using RMI objects.

    have a web based solutiion which uses a backend machine for some processing. I have a RMI based Java proram running on the backend machine and the web server talks with this backend machine through RMI. Now, on this backend machine, I need to call some external program using Process s = Runtime.getRuntime().exec(....). Since this is a web application, multiple clients will connect at the same time and I need to run this external program for multiple clients at the same time.
    Here is what I do. I have a separate RMI object bound to registry for each client that connects to the web server. This RMI object implements runnable interface, since I can't extend this class from Thread (it already extends from UnicastRemoteObject). So each time I call upon a method from this object, only one process gets started and other objects need to wait till this process finishes.
    I need to start multiple processes at the sametime so that other clients don't have to wait for this thread to finish.
    Please let me know if anybody has any other solution than installing an application server on this backend machine.
    Here is my code.
    public class iLinkOnlineSession extends UnicastRemoteObject implements Session, Serializable, Runnable
      public iLinkOnlineSession(String sessName, String sessId, String rootLogs, String rootWrks) throws RemoteException
        setSessionId(sessId);
        setName(sessName);
        ROOT_LOGS = rootLogs;
        ROOT_WORKSPACE = rootWrks;
        searchKeys_ = new Vector();
        searchObjects_ = new Hashtable();
        Thread s = new Thread(this);
        s.start();
      public void run()
        System.out.println("running");
      public String checkLogin(String user, String passwd)
        String msg = "";
        String cmd = "iLinkOnlineLogin";
        cmd += " param "+ user + " param " + passwd;
        System.out.println("cmd: " + cmd);
        try
          Runtime run = Runtime.getRuntime();
          Process proc = run.exec(cmd);           // Call to the external program.
          InputStream in = proc.getInputStream();
          Reader inp = new InputStreamReader(in);
          BufferedReader rd = new BufferedReader(inp);
          String line = rd.readLine();
          while(line != null)
            System.out.println(line);
            msg += line;
            line = rd.readLine();       
          int res = proc.waitFor();
        }catch(Exception e)
             e.printStackTrace();
        System.out.println("Msg: " + msg);
        return msg;
      public String searchObject(String user, String passwd, String param1, String paramVal1, String param2, String paramVal2, String param3, String paramVal3, String relLev, String mfgLoc)
        String cmd = "iLinkOnlineSearch";
        cmd += " param " + user + " param " + passwd + " param " + getSessionId() + " param " + logFile_ + " param " + param1 + " param " + paramVal1 +
              " param " + param2 + " param " + paramVal2 + " param " + param3 + " param " + paramVal3 + " param "
              + relLev + " param " + mfgLoc;
        System.out.println("cmd: " + cmd);
        try
          Runtime run = Runtime.getRuntime();
          Process proc = run.exec(cmd);                // External program.
          InputStream in = proc.getInputStream();
          Reader inp = new InputStreamReader(in);
          BufferedReader rd = new BufferedReader(inp);
          FileWriter out = new FileWriter(resultFile_);
          System.out.println("Filename: "+resultFile_);
          BufferedWriter wout = new BufferedWriter(out);
          String line = rd.readLine();
           while(line != null)
            System.out.println(line);
            wout.write(line);
            wout.newLine();
            wout.flush();
            line = rd.readLine();
          int res = proc.waitFor();
          wout.close();
          if(res == 0)
            boolean ret = createResultTable();
            if(ret == true)
              return GlobalConstants.SUCCESS_MSG;
            else
              return GlobalConstants.ERROR_MSG;
        }catch(Exception e)
                e.printStackTrace();
        System.out.println("getting results");
        return GlobalConstants.ERROR_MSG;
      }

    I guess I don't get it.
    RMI servers are inherently multi-threaded, so why are you running separate servers for every client?

  • Pages '09: Can't select multiple objects with mouse?

    Hello! I want to select some shapes. I know that I can hold down shift and click on them individually one by one, but they're very many and grouped together, so I just want to draw a 'selection-rectangle' with the mouse, just as it works in all other programs I've ever used. But this doesn't seem to work. What am I doing wrong?

    Hello Stef,
    You can simply click and drag over an area to select multiple objects if you are in a Page Layout document, but since this is your fourth post you may be new to Pages and you may not yet even be aware of the Page Layout mode. At the top of your Pages window is the document title and next to the title in parentheses are the words "Word Processing" or "Page Layout".
    So, in a Word Processing document, it's just a little bit more involved. In the upper left corner of the window, click on the View icon and select "Show Layout". You will see gray around the edges - your desktop, a white sheet - your paper, and three rectangular outlines - the header field, the text frame and the footer field. This assumes that you have the Header and Footer turned on.
    As you move your mouse, the text insertion bar, a vertical line with curved features top and bottom, will move about the document. Move the insertion bar to the margin, outside of the boxes, and press and hold the COMMAND key. Your cursor will change to an arrowhead. Now you can select multiple objects by click-dragging, just as you are accustomed to doing in other applications.
    Regards,
    Jerry

  • Selecting multiple objects in Pages '09

    Hi everybody,
    I was just wondering how to easily select multiple objects in Pages, as in Keynote. I mean, in Keynote you can just drag the mouse over the objects you want to select, and that's it. But in Pages I haven't be able to do that (not even with option or command keys), so I have to press shift and click on every object I want to select. This is quite tedious when you want to select many objects.
    Any help on that?
    Thanks,
    Rodrigo

    Thanks to both, I already sent my feedback to Apple, and I really hope that iWork X comes out soon, with more wonderful features.
    I have tried fruhulda's advice and it works, my thanks for that! My question now is: Why Apple doesn't provide any help on that? I knew that cmd-A selected all the floating objects on the document, but I needed to select only a few of them. That was the only Keynote feature I was missing (apart from the themes, with all those predefined colors, backgrounds, textures...).
    So thank you!
    Rodrigo

  • Newbie - Need help for making object selections in InDesign CS2

    I am an old PageMaker user and am having difficulty getting indd to make multiple object selections.  Is there someone out there who would be willing to do a private discussion so that I can make progress?  So far, I have been unable to select multiple objects to copy or move.  I do not understand how indd works.
    Thanks for any assistance

    There are basically two ways to select multiple objects, as explained above. Either "marquee" using the selection tool (black arrow) by holding down the mouse button as you drag throught them (same as Pagemaker, except everything you touch will be selected rather than having to completely surround it), or to hold Shift as you click multiple objects, also the same as Pagemaker.
    If this isn't working for you, there may be something else happening. First, are you using the Selection tool? The white arrow is the Direct Selection tool which is used to select the content of a frame, the frame path for editing, or any node on any other path for editing. The only time the Direct Select tool will select an entire object is if it is part of a group.
    Next, is the object locked in some way? Pehaps the entire layer is locked, or the object is locked individually. I find it easiest to identify locked objects by opeing the Layers panel in CS5 or CS5.5, it's less easy in earlier versions which don't have the expanded Illustrator-style layers panel. In earlier versions, though, you should be able to select an individually locked object, but not one on a locked layer, though you will not be able to move it. In CS5/5.5 there is a preference for whether you can select locked objects, and it is off by default, which in my opinion is a poor choice if you work with legacy files or templates where things are locked to prevent shifting.
    Perhaps these unselectable objects are on a master page. Since CS4 objects on a master page have displayed a dotted edge when frame edges are showing. It's possiple to confuse this with the slightly heavier dashed line used to denote the bounding box of a group until you get used to it. Unlike Pagemaker, if you need to select a master object, it can be overridden onto the document page by holding Cmd (Ctrl) + Shift and clciking on it.
    The last possibility is there is actually something wrong with your installation of ID. If you run Windows 7 or Vista it could be a problem with large fonts (see http://kb2.adobe.com/cps/403/kb403039.html). Otherwise it's most likely corrupt preferences and you should read Replace Your Preferences
    It would help us help you if you tell us your OS and the version of ID you are using.

  • Selecting multiple objects with Direct Select tool

    I'm working in InDesign CS4 on a pc and am having trouble with the Direct select tool. I go through my document selecting multiple objects, change the color of the selected boxes only to find that about half of my objects have "deselected" themselves. Has anyone else had this problem? Or does anyone have a fix I could try? Thanks!

    I know, I was pretty vague.
    Are you continuing to hold the shift key with each addition? Yes
    Are you trying to selct things on more than one spread? No
    Are you being careful to click inside each object other than an image and on the frame for an image? Yes

Maybe you are looking for

  • Connecting macbook pro with tv that only has dvi port

    Hi community - I have a macbook pro and a minidisplay port --> hdmi adapter. I'd like to connect my macbook with a tv that only has a dvi port. Can I use a hdmi --> dvi cable on the minidsiplay port? Will that work? Thanks for your help.

  • Why there is no screen control feature?

    Gurus, I am wondering why we don't have a feature P0000 for screen control of ifo type 0000 We have control feature such as P0001 for other info type 0001 etc. Just curious!!! Any thoughts? Thanks,

  • Release date for 10.1.3 now Fall 2005?

    The Eclipse EJB 3.0 Tools FAQ from 12 April includes... Q: When will you have EJB 3.0 capability available in Oracle products? A: The Oracle Application Server EJB 3.0 preview is available now for free at oracle.com/technology/ejb3. Oracle Applicatio

  • No puedo escanear con mi impresora HP Officejet 6500 wireless

    siempre me aparece el mensaje que trayapp no se encuentra y no puedo escanear. Intento desintalar el software y el equipo no permite hacer esa actividad, intento reinstalar el software y tampoco lo permite. Necesito ayuda. Saludos, Frank Tomassi

  • No video when trying to watch on browser

    When I try to watch a video on Safari that would normally use Quicktime, like the following for example: http://www.apple.com/macosx/guidedtour/small.html all I get is audio. I don't know what the deal is... Quicktime works fine when I watch a downlo