FCE4 'Modify Scale to Sequence' - not here .. :(

pg 801 of the FCE handbook describes a method to scale stills (and videos) 'automatically' to Sequence properties.. it says:
.. To scale an image within a sequence to exactly fit the sequence dimensions:
1 Select one or more clips in the sequence. ∏ Tip: You can also place the playhead over a clip in the Timeline without selecting any clips.
2 Choose Modify > Scale to Sequence.
Each selected clip’s Scale parameter is set to the appropriate amount so that both horizontal and vertical image dimensions fit within the sequence dimensions. The images are not squeezed or stretched, but they may appear letterboxed or pillarboxed if the aspect ratios of the image and the sequence don’t match.
Note: The Scale to Sequence command works on video clips as well as still-image clips.
unfortunately, there's no 'Scale to Sequence'-command in that menu of FC/e 4.0.1 ..
Uploaded with plasq's Skitch!
so.. ? wrong chapter in handbook, FC/p only? ..
appreciate any insights ..

thanks, Tom, mystery solved!
they translated this error into the German manual too

Similar Messages

  • Ora-02201:sequence not allowed here

    Hi all,
    I am trying to insert the data from one schema to other.
    ukd is the user name i want to insert data into.There is no sequence of the name ukd.Even if i remove ukd, im still getting the same error.
    But iam getting the below error:
    ORA-02201: sequence not allowed here
    ORA-06512:at line 11
    declare
    cursor c1 is
    select owner,object_name from dba_objects
    where owner =upper('&owner');
    begin
    for var in c1 loop
    EXECUTE IMMEDIATE 'insert into ukd.'||var.object_name||'
                      SELECT * FROM '||VAR.OBJECT_NAME||'';
    END LOOP;
    commit;
    END;Message was edited by:
    MYH

    You want to insert data? That means probably only tables. But your select is returning a lot of different things. Just do a
    select object_type, count(*) from dba_objects where owner = upper(&owner) group by object_type;and see, how many different kind of objects you want to select from.
    Better use ALL_TABLES.

  • "Scale to sequence" missing in Modify, yet users manual says it is there

    I want to enlarge a photo imported into FCE from Iphoto and can't figure out how to do it. The Users Manual that comes with FCE on page 763 says to go to Modify then Scale to Sequence, but there is no such command in Modify.
    I see that Tom Wolsky says there is no such command available in FCE, then why is it in the Manual?
    Very frustrating.
    Anyway, is there a way to enlarge an imported photo either in Timeline, Viewer, or Browser?
    All help is appreciated.

    When the images are in the sequence select them and use remove attributes Cmd-Opt-V. Check basic motion to reset the scale. You can also open individual items into the Viewer and reset he scale in the Motion tab.

  • Cross browser testing : Modifier Keys playback actions not working in chrome and Firefox

    Hi,
    In my work flow I have to select multiple items in list.So I have recorded 'Ctrl+Click' action to select list items.In Chrome and Firefox it is not selecting multiple Items.
    Even Ctrl+A,Ctrl+C,Ctrl+V also not working in chrome and Firefox.Complete modifier keys support is not observed in chrome and Firefox.Let me Know how to automate modifier keys actions in cross browser?
    Regards,
    Nagasree.

    Hi Nagasree,
    Welcome to MSDN forums.
    First,please make sure the Chrome and Firefox is supported by cross browser testing.
    Latest version of Chrome and Firefox supported by cross browser testing are Chrome version 38.0.2125.111 and
    Firefox 33.
    I doubt whether Chrome and Firefox in cross browser testing don’t support automating modifier keys or there is anything wrong on it if you are using supported browser. Since this issue is related to the Extensions tool
    Selenium components for Coded UI Cross Browser Testing, if possible, I suggest you post this
    issue here, click “Q AND A”, and then you could post this issue there, you would get dedicated
    support there.
    Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • RoboHelp HTML v9 - Browse Sequence not appearing when generated

    RoboHelp HTML v9
    New project - eg not converted from previous version
    Added a browse sequence as per the help documentation - I've followed the help documentation however when I get to view result of the generated WebHelp - the browse sequence is not present on the topic pages that were added to the browse sequence.
    I read previous forum postings for RH8 - where reinstalling or repairing the software seemed to assist - however when I access through control panel - add/remove programs the only option in to Remove RH9.
    So I thought I'd ask the question here before uninstalling.
    There was also mention of a dll file that needs to be registered on the viewers pc before the browse sequence would appear and if this is the case due to the possible audience for the publish I would not be able to control that.
    Any help is appriciated, thanks.

    Hi
    Thanks - I guess I was looking for the page icons that visualized the
    sequence for the viewer.
    That being said - the navigation arrows are present in my published file
    however seem to hold no functionality - while on a topic that is within
    the browse sequence clicking the arrows does not move through the
    sequence.
    I was initially looking for onscreen navigation  for a series of topics -
    I though browse sequence would do the trick but I think I will move to
    another method.
    Karen Voycey, BSc
    Learning Solutions Specialist | Human Resources
    10 Wellington St. E. | Toronto, ON | M5E 1L5
    t. 416 366 7600 x 2451|1 800 569 1163 | cell +416 568 2551
    [email protected]
    Proud national insurance sponsor of the AIR MILES® Reward Program. For
    more information go to www.rsagroup.ca.
    RSA is a registered trade name of Royal & Sun Alliance Insurance Company
    of Canada.
    From:   Captiv8r <[email protected]>
    To:     Karen Voycey <[email protected]>
    Date:   13/07/2011 04:52 PM
    Subject:        RoboHelp HTML v9 - Browse Sequence not appearing
    when generated
    Hi there
    Your mention of: "the browse sequence is not present on the topic pages
    that were added to the browse sequence" seems to imply that you are
    expecting to see the sequence directly on those pages. But that usually
    won't happen.
    Perhaps it will help to start by viewing the link below:
    http://www.robowizard.com/RoboWizard/NewProject.htm#MonthlyScry/012006.htm
    Then come back with any questions you may have.
    Cheers... Rick
    http://www.robowizard.com/pc.gif
    Helpful and Handy Links
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    http://www.gooberguides.com/ProductPages/RoboHelp/RoboHelp82Day.htm
    http://www.ShowMeSolutions.biz
    http://sorcererstone.wordpress.com/
    http://www.gooberguides.com

  • Modify to-call sequence name in pre-step?

    Hi, I have the following problem: I have customized the "Call Sequence" step type, creating a custom step type that calls a sequence dynamically. The name of the sequence to call is represented by a step variable, which is edited in an edit substep.
    This works fine.
    Now I wanted to modify that step variable in a pre-step substep and found out, that obviously the step module is already "preloaded" (the to-call sequence name is evaluated) before the pre-step is executed. This results in a runtime error, something like "sequence not found".
    What can I do?
    Best regards,
    Martin

    This
    DECLARE
      nSeq number;
    BEGIN
      select loc_seq.nextval
      into nSeq
      from dual;
      loc_change(nSeq, :DATA_BLOCK.VARIABLE);
    END;should do the job...
    you can also put the fetching of the sequence into the database procedure. if you have DB Version 11g, you can reference the sequence simply by this:
    nSeq := loc_seq.nextval;in prior 11g you have to fetch it using select into from dual.
    regards

  • Sequence Not Alloweed?

    I'm on 9i.
    How do i use the sequence below as I get an error stating "Sequence not allowed here!"
    INSERT INTO DBADMIN.DBGrowth (DBGrowthID, DBName, TableSpaceName, TableSpaceSize)
    SELECT SEQDBGrowth.NextVal, TABLESPACE_NAME, SUM(USER_BYTES) / 1024 / 1024 AS "Size"
    FROM DBA_DATA_FILES
    GROUP BY TABLESPACE_NAME

    You are trying to use nextval from within an aggregated query. You could try grouping the values in a subquery, then adding the sequence call in an outer query.
    SQL> create table t (some_id number)
    Table created.
    SQL> insert into t values (1)
    1 row created.
    SQL> create sequence s
    Sequence created.
    SQL> select some_id, s.nextval
    from t
    group by some_id
    ORA-02287: sequence number not allowed here
    SQL> select sub.some_id, s.nextval
    from(
       select some_id
       from t
       group by some_id) sub
       SOME_ID    NEXTVAL
             1          1
    1 row selected.

  • Modify the Edit Sequence Call dialog

    In TestStand v3.5, and/or v4.x, is it possible to modify the Edit Sequence Call dialog that comes up when using the SequenceCall Step type? If so, where is the source for this?
    What we want to do is add help information to the Edit Sequence Call dialog by either adding a Help button and/or adding the Parameter comments from the selected sequence prototype, along with the Sequence comments, so that we can provide guidance on the sequence usage to the developer at edit time. I've looked everywhere I can think of in the Help and the folders in the TestStand (v3.5) directory (StepTypes).
    Any help here would be greatly appreciated.
    -Jack

    Hi Jack,
    Thats a really good question !
    In the new TS versions there are some "bulid-in" StepTypes. For example if you take a look at "Wait" in TS4.0 there is a buttton "Configure Wait" . In the new TS 4.1
    the hole configure stuff is implemeted in the tab controls view like in the sequence adapter and the code modules. In the old TS 2.0 the sources where available. But in the new versions of TS 4.x
    it looks different for me. Just take a look callexec. The shipped TS 4.0 uir looks completly different than in editor under the tab control.
    Last year did a user step type.  And to modify my stuff i had to click this stuip "Edit" button.  I would like to have the same feature than the "build-In" one. But one change !!
    After some reverse hacking of some TS ini and xml files. TS editor was always crashing with a .net exception. So in my mind all the "build-in" ones are .net components
    like the hole Editor.
    So i am very courius what our NI-Guys here are saying to your question.
    Greetings and waiting for some "blue" anwsers.
    Juergen
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

  • Sent email from my SMS on iPhone 4 - was received by my GF's iPad, but not her email...

    My GF's iPad is wifi ready. I've sent her emails from my iPhone 4 SMS hundreds of times and they go to her hotmail account with no trouble. Today, after sending several already, one of them went to her iPad's SMS (or whatever the message system is called) and NOT her hotmail account at all. We don't understand how it happened and REALLY want to prevent this from happening account.  Another interesting factoid - her email address shows on my phone as an active iDevice ready for an iMessage...
    Help!

    I am not sure whether this is related, but I had a problem with Gmail where each time I sent and email via my iPhone it would bounce back in my Gmail account as unread. You migh want to check this Google article explaining why this happens and how to avoid it:
    https://support.google.com/mail/answer/1710338?ctx=gmail&hl=en-GB&authuser=0

  • HT201210 i have update and  restore my wife iphone to 7.0.4  and i lost all the data what to do now? all contacts and kids photos goooone , we have the same apple ID and when i tried to restore from i cloude , i restored my contacts not her???!!!!!

    i have update and  restore my wife iphone to 7.0.4  and i lost all the data what to do now? all contacts and kids photos goooone , we have the same apple ID and when i tried to restore from i cloude , i restored my contacts not her???!!!!!

    Looks like you restored your backup file to her phone. If you didn't back up your wife's phone first, then the data is gone, sorry.

  • When I send a text message to my wife, it comes across on her ipad and not her phone

    When I send a text message to my wives phone, It comes across on her ipad and not her iphone.  I want it to go on the phone and not the ipad.  Can anyone help?
    Thanks,
    Bob

    Hi Again,
    I called my wife and she said that under "send and receive", my number was checked and hers wasn't and no amount of tapping on her number would check it.  Also, when she uncheck mine and all the email addresses, there was no more "send and receive" window.  Now what?
    Thanks,
    Bob

  • Disk Utility says of USB Drive - "This partition can't be modified" "This disk is not writeable and cannot be partitioned"

    Several months ago I bought a 64GB PNY USB memory stick to transpord data quickly.
    It seemed to work fine.  I could format it as a Mac partition and use it.  I hardly ever need
    it so I just put it away.
    Today I wanted to use it to put a file on and take it to the Kinko's/FedEx to print, and I
    find I cannot mount it on any of my computers, iMac, MacMini or MacBookPro.
    In Disk Utility virtually everything is greyed out.
    Disk Utility says: "This partition can't be modified" "This disk is not writeable and cannot be partitioned"
    If I try to mount it, it says "This disk cannot be mounted"
    There is no physical read-only switch or setting on the disk that I can see and it is very small.
    I has a Mac OS installed on it, so I wonder if that is a problem?  I should be able to write over that
    or reformat it I would think.

    Thanks for these replies. 
    I've got regular time machine backups and just backed up some of my data by copying some key folders to an external drive.  I'm bit paranoid about backup integrity and would ideally like to do another full backup to a different drive using a system other than time machine, in the event that something goes wrong with the time machine backup.  Any recommendations on good and affordable backup software to do a backup of my TM backup?
    One other question: I seem to encounter problems like this pretty frequently.  I'd say once a year or so, my drive fails completely or gets near enough to failing that I have to wipe and restore.  (I've never had a TM backup fail to work, though the last go around there were some hiccups which has led to my backup paranoia.)  I've had this happen on multiple computers, so I'm becoming pretty convinced that the problem lies somewhere in my data.  Is it possible (even likely) that there's something in my data causing this recurring problem?  If so, is there anything I might be able to do to try and pinpoint and address this problem?  I'd love to go one year without having to wipe/restore my machine!
    For a while I thought I just had bad luck.  But I think this is like the 4th or 5th time this has happened in the past 4 years and every time, I'm restoring from a backup, so I come back with the same data.  It's the one constant since I've had 3 different machines over this same time period. 

  • Operation ' Modify attribute TSTATE ' could not be carried out for Petition

    Hi Experts, when try compress a infocube appear this error
    Operation ' Modify attribute TSTATE ' could not be carried out for Petition xxxx
    The petition status is green.
    Any idea?
    Enrique.

    hi arvind,
    i tried using the both the methods you had mentioned, i am able to delete the request at that moment but its again coming back, i think as it is a partially activated request so may be that is why it is happening
    but the problem is still there
    regards
    Laksh

  • Modifying cold fusion script not picked up by iis

    We are running coldfusion 7, using iis6 on windows 2003 server. I am not a cold fusion developer and this is the only coldfusion script we have created by a previous developer. I needed to make some simple modifications to the script, including a change in the title. After having restarted IIS the modified script is still not showing the new title. What do I need to do for iis to show the changes in the cfm file?

    It's in the CF Administrator, which is separate from the JRun Admin Console. You can often get to the CF Administrator with a URL like this:
    http://your_server/CFIDE/administrator/
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/
    Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
    GSA Schedule, and provides the highest caliber vendor-authorized
    instruction at our training centers, online, or onsite.
    Read this before you post:
    http://forums.adobe.com/thread/607238

  • [svn:fx-trunk] 12077: Although Spark RichText does not support link formats , modifying compiled FXG to not generate ActionScript code that will cause compile time exceptions .

    Revision: 12077
    Revision: 12077
    Author:   [email protected]
    Date:     2009-11-20 18:16:32 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Although Spark RichText does not support link formats, modifying compiled FXG to not generate ActionScript code that will cause compile time exceptions.
    Removing references to Flex Builder 3 in RPC.
    QE notes: N/A
    Doc notes: N/A
    Bugs:
    SDK-24305 - Link format property nodes cause errors on RichText in FXG 2.0
    SDK-24322 - A couple references to Flex Builder 3 in Flex 4 LangRef (and code comments)
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24305
        http://bugs.adobe.com/jira/browse/SDK-24322
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/XMLDecoder.as
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java

Maybe you are looking for