The title I'm trying to create using text tool is cutting off right side

I've looked at all the settings and can find no reason for this.
While I'm still a bit of a novice, I have done titles before and never had this problem.
An additional green box shows up in my canvas, showing me exactly where this it cutting off. I don't know what this is. Is there a way to readjust this?
Under the Motion tab in my Viewer, the Center is set to -55 and -100, because this is where I want the text positioned. It is also aligned left under the Control tab. I can see where, if I were to align center, it would all fit, but then the text isn't appearing where I want it to.
Can anyone help?
Thanks a lot.
J.

Well, now I'm feeling even more stupid.
I cannot find the generator button you describe, even after consulting the help manual.
I THINK I know which one it is - the button in the lower right corner of the viewer - the same one that has Text, Crawl, etc....?
But it's not there.
I'm using FCP HD. is that the problem?
Also, Boris is familiar to me - I think I've used it or seen it in the past - but I can't find it. I'm wondering if I'd seen it previously while using Final Cut Express, but somehow, since upgrading to Pro, I don't see it any more.
If you can clarify any of this, i would be vrey grateful.

Similar Messages

  • Trying to create a movie clip that Bounces off four sides of the stage

    using the syntax below I have created a movie clip called 'BALL' that bounces off from the left "x"  and moves to the right side of the stage 'x.520' and bounces back to the start "x".
    HOW DO I CREATE A MOVIE CLIP THAT BOUNCES FOUR SIDES OF THE STAGE AND STOPS ON THE FOURTH BOUNCE??
    var ballTween:Tween = new Tween(ball, "x", Bounce.easeInOut, ball.x,520, 5, true);
    ballTween.addEventListener(TweenEvent.MOTION_FINISH,tweenFinishedF);
    function tweenFinishedF(e:TweenEvent):void{
    new Tween(ball,"x",Bounce.easeOut,ball.x,0,5,true);

    Here is a simplest way to do that. This code doesn't use your ball but draws it dynamically. If you want to use your ball instance - replace relevant lines.
    import flash.display.Shape;
    import flash.display.Sprite;
    import flash.events.Event;
    import flash.geom.Rectangle;
    var ball:Shape;
    // speed, naturally
    var speed:Number = 7;
    // velocity along x
    var vx:Number = speed;
    // vlocity along y
    var vy:Number = speed;
    // area within which ball may move
    var moveArea:Rectangle;
    // radius of ball circle shape
    var ballRadius:Number = 20;
    init();
    function init():void
        moveArea = new Rectangle(ballRadius, ballRadius, stage.stageWidth - ballRadius, stage.stageHeight - ballRadius);
        drawBall();
        addEventListener(Event.ENTER_FRAME, moveBall);
    function moveBall(e:Event):void
        // change direction if ball moves out of allowed rectangle
        if (ball.x < moveArea.x)
            vx = speed;
        else if (ball.x > moveArea.width)
            vx = -speed;
        if (ball.y < moveArea.y)
            vy = speed;
        else if (ball.y > moveArea.height)
            vy = -speed;
        ball.x += vx;
        ball.y += vy;
    function drawBall():void
        ball = new Shape();
        ball.graphics.beginFill(0xFF0000);
        ball.graphics.drawCircle(0, 0, ballRadius);
        ball.x = moveArea.x + Math.random() * moveArea.width;
        ball.y = moveArea.y + Math.random() * moveArea.height;
        addChild(ball);
    Message was edited by: Andrei1

  • Exporting to PDF cutting off right side of the page.

    I am exporting a Crystal Report to PDF. This works perfect on our development and staging server. However, on the production server the PDF is cut off on the right. Like, instead of being 8.5" wide, it looks to be about 7.5" wide? It just cut off the right side of the PDF. Very weird. Republished the site but did not change anything.
    But here's the odd part. We have another Crystal Report on the production server that exports to PDF just fine. Just this one report, "invoice2.rpt", is having issues. "invoice2.rpt" was originally copied from "invoice.rpt" so all of the settings (that I have looked at) are exactly the same. This report was formatted a little differently than the original.
    Does anyone have any thoughts about what might be causing this to happen?
    Thanks,
    Randy

    Hi Randy,
    I have seen a similar issue in the past and the problem was due to the fact that some fields and or objects were placed in part or completely outside of the margins of the report. This can be checked opening the report from Crystal Reports > Design view.
    I would suggest opening the report from Crystal Reports, select the option 'No printer' from File menu>Page setup and double-check that the report has been created inside the report margins (From Design View, the report space should be white except if the background colour has been modified).
    If this does not help, please clarify if the issue is faced from Crystal Reports or from Business Objects Enterprise/Crystal Reports Server and the version you are using.
    Thank you,
    Selenia

  • Converting DWF to PDF using right click option cuts off right side.

    I have 24x36 dwf files that I need to convert to PDF. (Printing Landscape)
    When using the right click option in explorer, "Convert to Adobe PDF", the conversion cuts off about 6" on the right side of the page.
    (I can "Print" inside my DWF viewer to Adobe and it works fine and I can set my default printer to Adobe PDF and select multiple at a time and it prints fine)
    I currently have Windows 7 and Acrobat XI version 11.0.06.
    How do I fix this?

    You might check the preferences in Acrobat and see if there are settings for DWF files.

  • HT4168 I have created an 100 page booklet in Pages, with many photographs, can I export it to ePub, and make an electronic book, because it says that "Note: The Pages document must have been created using a word processing template"?

    I have created an 100 page booklet in Pages, with many photographs, and much written word, can I export it to ePub, and make an electronic book, because it says that "Note: The Pages document must have been created using a word processing template"?....
    Basically what I want to do is publish the document into both an eDocument, and a hard copy document. What is the best way to do this?

    No Peter, this statement came right off the Apple ePub statement when outlining how to use ePub. the full context is:
    Creating ePub files with Pages
    Summary
    Learn how to create ePub files with Pages.
    Products Affected
    Pages '09
    ePub is an open ebook standard produced by the International Digital Publishing Forum. Pages ’09 lets you export your documents in ePub format for reading with iBooks on iPhone, iPad, or iPod touch.
    iBooks supports both ePub and PDF file formats, and you can export both from Pages.
    When to use ePub or PDF
    Use ePub when text is the most important part of your document, for example when you create a book, a report, a paper, a thesis, or classroom reading material.
    More details on using ePubUse PDF when layout is the most important part of your document, for example when you create a brochure, a flyer, or a manual with multiple illustrations.
    More details on using PDF
    Creating an ePub Document to Read in iBooks
    You can export any Pages word processing document to the ePub file format for reading in an ePub reader, such as the iBooks application on the iPad, iPhone, or iPod touch. Documents created in page layout templates can’t be exported to the ePub format.
    Documents exported to ePub format will look different than their Pages counterparts. If you want to get the best document fidelity between the Pages and ePub formats, style your Pages document with paragraph styles and other formatting attributes allowed in an ePub file. A sample document is provided on the Apple Support site that features styles and guidelines to help you create a Pages document that’s optimized for export to the ePub file format, which you can use as a template or a guide. To learn more about using paragraph styles in Pages, see the topics under the heading “Working with Styles” in the Pages built-in help.
    To read your ePub document in iBooks on your mobile device, you must transfer the ePub file that you create onto your device.
    To use the “ePub Best Practices” sample documentTo learn more about using the ePub format and get a better feel for how a Pages document might appear as a book in iBooks, it’s a good idea to download the “ePub Best Practices” sample document. After reading the guidelines and instructions within the document, you can use it as a template to create your own document. You can also import the styles from the sample document into a new document you create.
    Download the “ePub Best Practices” sample document at the following web address:
    http://images.apple.com/support/pages/docs/ePub_Best_Practices_EN.zip
    Do either of the following:Use the sample document as a template.Import the paragraph styles from the sample document into a new or existing Pages document.
    Export the document you create to ePub format to see how it looks in iBooks.
    Preparing an existing Pages document for export to ePub format
    Documents exported to the ePub format automatically appear with page breaks before every chapter. A table of contents is automatically generated, which allows readers to jump quickly to any chapter title, heading, or subheading in the book. In order to create a meaningful table of contents, it’s important to apply appropriate styles within your document. The ePub reader uses the paragraph styles to determine which items should appear in the table of contents for your book.
    Note: The Pages document must have been created using a word processing template.

  • "Operation is not valid due to the current state of the object" error when trying to create a link for a shared folder in OneDrive

    I'm trying to share a folder in OneDrive with another user in my organization, and create a link so that people outside of the company can see the folder. Whenever I try to create a link I get an error that says: "Couldn't create the link sorry something
    went wrong operation is not valid due to the current state of the object" How do I resolve this?

    Hi,
    Sorry for replying late and I noticed that you posted another thread in this forum:
    http://social.technet.microsoft.com/Forums/en-US/2b8c6f54-9c59-4b37-b28f-1d49a1b7913b/operation-is-not-valid-due-to-the-current-state-of-the-object-error-when-trying-to-create-a-link?forum=officeitpro
    I've replied and kindly refer to it to see if it is helpful.
    Regards,
    Melon Chen
    TechNet Community Support

  • Trying to create this Text Transition...

    Hi guys, can anyone help, I'm trying to create a text transition like the one below in FCP...
    http://www.alex.mastersofcreation.com/alexw/spacetesttransition/spacetesttransit ion.html
    Just something similar, does anyone know of any useful plugins or tips?
    Thanks

    Create your text layer with the title and blow it up to be the size of the screen and keyframe it so it moves right>left. Place the second layer of video (the one you're transitioning into) below the text layer, and set the text layer's composite "Travel Matte".
    Nest (or export with an alpha channel and bring back in) this sequence above your first layer of video.

  • Trying to create a text item with a scroll bar in Indesign 5.5

    Is there a simple way to create a scrollable text article in Indesign 5.5? It will later be exported to a SWF as a mini-flash web portfolio.
    I would appreciate any help.
    I'm new to Indesign.

    quote:
    Originally posted by:
    wildfire121
    Can someone please help. I am trying to create a text box
    with a working scroll bar that will scroll the text in the text
    box. Can someone please help me with this?
    Do you mean a text box people can type in (for a Web form
    entry) or one for displaying your content?
    If the first, then you use the textarea tag and scrollbars
    appear when the user types more lines that you specify. See the
    textarea
    description at W3Schools.
    If the second, then that's usually done in Flash, but can be
    done with CSS. See these two pages:
    Dynamic
    text with scrollbar (Flash)
    Textbox
    with scrollbar (CSS)

  • Trying to create a text that is on fire or more like a hot branding iron

    Trying to create a text that is on fire or more like a hot branding iron

    Something like this?
    That was from a project I did a few months ago.  Sounds similar to what you want.  I did that in After Effects.
    Basically all I did was add a glow effect to the text and messed around with the glow parameters.  The black smoke is animated and moves on the actual video and is basically some pre keyed smoke footage that I had.  The smoke was originally gray but black looked cooler.
    I'd say it's pretty close to your hot branding iron thing.

  • Whfree can i find my channels in elements 11..i am trying to create a text effect

    I am trying to create a text effect that requires me to make all channel active.  Normally in photoshop i can find the tab near my layers  but they are not there.

    There is no channels palette in Elements.
    You can select channels in the levels command. There is generally a way to do what you want in Elements; can you give more details about what you want to achieve?

  • Illustrator CS6 has suddenly stopped responding. I can open it but get the revolving icon when I try to use any tools etc. Help

    Illustrator CS6 has suddenly stopped responding. I can open it but get the revolving icon when I try to use any tools etc. Newsgroup User

    Moving this discussion to the Illustrator forum.

  • HT1807 I am traveling from the USA to Kuwait, can I still use Whatapp if I turn off the voice and data roaming capability?

    I am traveling from the USA to Kuwait, Can I still use Whatsapp if I turn off the voice and data roaming capability?

    If you turn off voice & data, you can only use wifi.

  • Can't use text tool

    I can't use text tool. Text is invisible. I tried all colors fonts and settings. Help me pls

    The usual answer is that you have a huge document with a 72dpi resolution, and Type is set to points.
    To test this go Preferences > Units & Rulers and set Type to mm (the default is points)
    Now open the Image size dialog, turn off Resample and set the resolution to 300dpi
    Now create some more text.  If you still can't see anything, come back and we'll try something else.
    Note: if your document size is _really_ huge, like 30,000 pixels, then that's the problem all by itself.

  • Why does Preview automatically resize the text box to cut off the last character of added text? How do I fix it?

    Why does Preview automatically resize the text box to cut off the last character of added text? How do I fix it?
    I use the Tools > Annotate > Add Text feature, and when I click away after adding text, it automatically changes the text box size such that the last letter -- or last word -- gets bumped off into an invisible line below it, forcing me to manually adjust every single text box. It is highly annoying when trying to complete PDF forms (e.g. job applications).
    It appears to be a glitch, quite honestly, an error resulting from Apple's product design. Has it been fixed in the new operating system (for which they want $30)?
    I would very much appreciate any help you can provide! Thank you for your time.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Text in fillable text form gets cut off and appears only in the lower half of the text form?

    I'm trying to create a text-fillable PDF form. However, when I add a text form, the text I test in it gets cut off and appears only in the lower half of the text form by default (see 2nd photo below). How do I correct this and make the text take up ALL the space in the form like the 1st photo?

    Have you set the text field properties options to multiline? Is so, please attach a screen shot of that dialog box so we can see how it is set.

Maybe you are looking for

  • Crystal Report Error under vs 2005

    Hi, I shifted my machine from windows 32 to windows 64 bit. I install VS 2005 & Crystal Reportfor .Net framework (x86) now when am running my application which is developed in 32 bit os, it gives me error. "NewGenerator' no suitable method found to o

  • Losing form elements and referer when opening in a javascript window

    I am submitting from a.cfm to b.cfm. b.cfm opens in a Javascript window. In b.cfm, the form elements from a.cfm are lost and cgi.referer returns nothing. When I don't open b.cfm in a Javascript window, everything is ok. What is this happening?

  • How to Zoom in and zoom out

    Hi All, I am making a JFrame in which animation is shown. Balls are moving randomly on the canvas. I want to zoom in and zoom out the animation. How can i do that . Any source code or ant tip please.

  • Table for project management

    Hi, I want to know the name Table which is used in the Project Buider or in creation of the WBS Element. Regards, Kapil.

  • DB block corruption by using OEM

    1. OEM can discover database block corruption, but I wasn't sure if whether db_block_checking and db_block_checksum need to be set in order for OEM to discover corruption or we don't have to set this parameter. 2. If we set db_block_checksum and db_b