How to crop work area?

I have a Flash animation that has objects that bleed over the
work area. If I view the SWF alone - outside of HTML - I can expand
it, and it shows the objects outside the 800x600 area of my SWF.
How do I "crop" it?

benhenny wrote:
> Okay - I'm not sure why I can't punch a hole in my black
box. This is similar
> to the "donut" question I had before -
>
> So I draw a black box. I draw a smaller black box on top
of the larger one. I
> delete the smaller box. I thought that would punch a
hole through the box
> beneath, but it doesn't. I'm a moron - please help.
draw it in different color, otherwise it will merge and if
you delete it will take
the whole thing out.
also good the de-select - hit the ESC button once you done
drawing than delete it.
Take note, make sure your object drawing option is not set ON
otherwise all shape
you draw will be Grouped by default and you can't cut hole in
it unless you double
click it.
To alternately change Object Drawing on and off, use the J
key while using any of the
drawing tools. Hit J draw something, hit J again and draw one
more, see the difference.
Regards
Urami
Happy New Year guys - all the best there is in the 2006 :)
<urami>
http://www.Flashfugitive.com
</urami>
<web junk free>
http://www.firefox.com
</web junk free>

Similar Messages

  • How to crop selected area?

    Is it possible to crop the selected area of a page, because now if i go to Tools>Pages>Crop it can only crop the area that is outside the selected area?
    Thanks!

    This delete the content inside the selected area but doesn't crop the area, but i guess i could use it.
    How can i add content from the clipboard and retain the format? I am trying to create pdf file with content that i copy from html pages but when i paste the text it paste it as plain text, doesn't keep the format. 

  • Benefits - How to change work area?

    Hello!
    I'm opening an IMG path for benefits. I currently have 2 benefit areas defined in the system (1 is newly created).
    The thing is, everytime I click on a subpath, e.g. Define First Program Grouping or Define Second Program Grouping under IMG: PM -> Benefits -> Flexible Admins -> Programs, it always show this message "You are currently working in benefit area XX".
    My question is: How to change the work area to another Benefit Area?
    Thanks in advance!
    Edited by: Yuki C on Aug 15, 2011 2:11 PM
    Edited by: Yuki C on Aug 15, 2011 2:11 PM

    Problem solved.
    Seems like it is reading from memory.
    So i just go to some other view where I can select a Benefit Area upon working on it.
    So when I go back to the path that I want to work on, now the work area is under the Benefit Area that I want .

  • How to merge work areas of same internal table

    Hi Experts,
    I have a requirement to merge two work areas into 3rd work area where all 3 belonging to same internal table like example below.
            person | activity | location |
    wa1: 001     |    A       |              |
            person | activity | location |
    wa2: 001     |              | xyz       |
    after merging the value in wa3 should be as follows:
             person | activity | location |
    wa3: 001      |    A       |  xyz       |
    I am looking for a ABAP command or FM to perform this task.  Please help me on the same.
    Many Thanks,
    Vijay

    Hello,
    Try this:
    Field-symbols: <lfs_wa1> type line of lit1,
                     <lfs_wa2> type line of lit2.
      sort lit2 by field1 ascending.
      loop at lit1 assigning <lfs_wa1>.
        read table lit2 with key field1 = <lfs_wa1>-field1 assigning <lfs_wa2> binary search.
        clear wa3.
        wa3-field1 = <lfs_wa2>-field1.
        wa3-field2 = <lfs_wa2>-field2.
        wa3-field3 = <lfs_wa2>-field3.
        append wa3 to lit3.
      endloop.
    Use sorted internal tables, field symbols and binary search for better performance. In case when different fields in both work areas may be populated for each row, you need to implement some check and move logic inside loop instead of simple value assignment. I assume that the key value is always there for both tables you want to merge.
    best regards,
    Marcin
    Edited by: Marcin Makowski on Oct 20, 2010 7:16 PM
    Edited by: Marcin Makowski on Oct 20, 2010 7:17 PM

  • How to get work area - Variable name at runtime

    hi all,
    in this snippet.
    how can we retrieve the field name.
    this write statement merely writes the contents stored.
    how is it possible to write the field name.............?
    DO.
            ASSIGN COMPONENT sy-index
                   OF STRUCTURE <wa> TO <comp>.
            IF sy-subrc = 0.
              WRITE / <comp>.
            ELSE.
              EXIT.
            ENDIF.
          ENDDO.
    Naveen...

    In More detail....
    Find the help ID for various fields:
    TYPES: MYTYPE LIKE SBOOK-CLASS.
    DATA: F1       LIKE SBOOK-LUGGWEIGHT,
          F2       TYPE MYTYPE,
          F3       LIKE F1,
          HLP(30)  TYPE C,
          NAME(30) TYPE C VALUE 'SBOOK-ORDER_DATE'.
    FIELD-SYMBOLS: <G1>, <G2>.
    DESCRIBE FIELD F1 HELP-ID HLP. WRITE: /(5) 'F1:', HLP.
    DESCRIBE FIELD F2 HELP-ID HLP. WRITE: /(5) 'F2:', HLP.
    DESCRIBE FIELD F3 HELP-ID HLP. WRITE: /(5) 'F3:', HLP.
    ASSIGN (NAME) TO <G1>.
    DESCRIBE FIELD <G1> HELP-ID HLP. WRITE: /(5) '<G1>:', HLP.
    ASSIGN F2 TO <G2>.
    DESCRIBE FIELD <G2> HELP-ID HLP. WRITE: /(5) '<G2>:', HLP.
    Result: The following help IDs are output:
       F1:   SBOOK-LUGGWEIGHT
       F2:   SBOOK-CLASS
       F3:   SBOOK-LUGGWEIGHT
       <G1>:
       <G2>: SBOOK-CLASS

  • Sap script: Printing the values got from work area in a row

    Hi ,
    I need to print the values which I m getting from a work area like
    A1     A2
    A3     A4
    and so on
    but I m getting it as
    A1
    A2
    A3
    A4.
    Any solutions to this will be highly appreciated.
    Regards,
    Vivek

    Dear vivek,
    how is your work are structure - is it only with single field ?
    In your script after the each value give an extended line comman "=" which will take first and second values for print and after the second value give "line feed" or "carriage return"  command.
    Hope this solves your problem
    Thanks
    venugopal
    Reward accordingly

  • Work Area - Discussion not displayed in cFolders

    Hi All,
    We are creating Bid Invitationa and in that we have created Cfolder.
    we are facing issue with language specific cFolder access as discribe below;
    When we create Bid Invitation with EN language then he could able to see work area - Discussion ( This is we think custom work area called though RCF) but when we create this Bid Invitaion in Spanis language (ES) then we are not able to see this work area in cFolder screen.
    Any idea how to maintain access to work area for language specific. Also I am interested to know how these custom work areas been called thorugh RFC- can we check in some Badi or any FM?
    Please provide valuable inputs,
    Thanks

    not yet resolved

  • Difference between work area and internal tables.

    Hi  I wanna know the difference between work area and internal tables.
    what happend if i give with out header line in internal table.
    also how to assosiate work area to internal table in that scenario.

    Hi Balaji..
    The internal table is an ABAP runtime object which has two parts the Body and the header.
    Whereas a work area cannot have a body.. It is mere a field or group of fields which can hold values at runtime..
    In the SAP higher versions mySAP ERP, the use of tables with header line is made obsolete.. But there is absolutely no problem with the same..
    Just think that when you define an internal table with occurs or with header line statement, the system automatically creates a workarea with this table, using which you can access the contents in the bosy of tyhe table.. You can read a record from the table body to this header or add a record in the header to the internal table body..
    When you work with a table ITAB without a header line, you can not use statements like READ TABLE, APPEND, INSERT etc without giving an explicit work area..
    Suppose i have an internal table like:
    DATA : itab TYPE STANDARD TABLE OF t001.
    This table will not have a header with it.
    If you will use APPEND itab. The compilor will give error.
    Here i will create a work area with same structure of the table.
    DATA : e_wa TYPE t001.
    Now i will write:
    APPEND e_wa TO itab.
    READ TABLE itab INTO e_wa WITH KEY xxxxxx
    LOOP AT itab INTO e_wa...           etc..
    In a better approach we use Field symbols with such tables, instead of structures
    FIELD-SYMBOLS: <fs_itab> TYPE t001.
    So,
    LOOP AT itab ASSIGNING <fs_itab>
    READ TABLE itab ASSIGNING <fs_itab> etc.. However we can not use field symbols in few cases..
    I hope this will help you..
    Thanks and Best Regards,
    Vikas Bittera.
    **Points for usefull answers**

  • Declare work area

    Hi All,
    How to define work area from tables without creating respective internal tables 
    Regards,
    Chintan

    hi,
    for database tables
    U can use TABLES statement which will define  a work area.
    TABLES MARA.
    else you can also use data statemnt
    data w_mara type mara.
    regards
    Prasanth

  • Abap work area

    Hi,
    many times it is advised to use work areas while defining internal table instead of header line or using default work area.  so i want to know how defining separate work area improves the performance?  is it the memory or cpu perfomance is improved by defining separate work area?
    Regards,
    Santosh

    Hi,
    in the BC400 training there is suggestion, that is it better to use header lines instead of explicit work areas, because of:
    - shorter form of instructions (APPEND itab instead of APPEND wa TO itab; LOOP AT, etc.)
    - you have one variable (table body and header), not two
    but you have to concern, does system use table header or table body in specified instructions.
    Of course, in ABAP Objects you are not allowed to use header lines.
    In the BC402 there is suggestion, that you should use field-symbols rather than header lines - it is faster.
    I think it is quite easy to distinguish if instruction uses table body or header:
    - some instructions use both of them - i.e. APPEND itab. LOOP AT itab.
    - in all other situations, table header is used by default, so if you want to use body, just write: itab[]
    - I try to place [] everywhere in the code, when I want to mark that I am using a table (even if it is not necessary),
          like:
    SELECT *
      INTO TABLE itab[]
    CLEAR itab[].
    CALL FUNCTION ...
      IMPORTINT
        it_tab = itab[]
      TABLES
        tab = itab[].
    Currently I am using field-symbols (mainly).
    If I write some simple, low-importantance program - I choose table header lines - it is easier and faster to write.
    Regards,
    Przemysław

  • How to crop a QuickTime movie to delete black top and bottom areas?

    How to crop a QuickTime movie? I mean, a ".mov" movie that shows a black area on top and bottom, which I want to delete.
    I have tried with iMovie 8.0.5, yet its "Window - Cropping..." to fit, crop and Ken burns does not allow to select the area that I want, which is extra wide.
    Thanks.

    How to crop a QuickTime movie? I mean, a ".mov" movie that shows a black area on top and bottom, which I want to delete.
    Basically, you have two options. 1) You can use an application like MPEG Streamclip (free) which allows you to reset the top/bottom/left/right screen edges (i.e., crop the active viewing area) and then re-compress the remaining content as a new file (as recommended by QTKirk) or 2) if you have QT Pro, you can simply "mask" the player display which crops the display screen to the desired mask dimension and location within the original area. The advantage of the latter work flow is not having to re-compress the file which can be very time consuming. Since the latter method may seem confusing to some, I have prepared a "quickie" tutorial which may be able to "talk" you through the process:
    TUTORIAL T026: Using a Mask to Crop

  • New updates later cropped tablet work area and suddenly cant open file (photoshop touch)

      Hi Dear Lenovo Authorizes
      Two days ago I saw photoshop touch and sketchbook pro flaming updates there, at the Google play store, then  i clicked them, what's that ? There was too many changes, new logos, fresh-nice themes but tablet fullscreen work area cropped.. And others.. Interesting ! I said to myself; this is not problem, i must do continue to work, later in the saving photoshop touch, what's that ? Its says "can't open file, its not valid photoshop touch file"  but i see my file there, in photoshop touch menu, i didn't anything! My 8 hours works file flew.. ..Very interesting!!  OK i said it's just error but...? Again i said to myself; i must do something, i did some changes, restart, clear caches, etc
    nothing changed .. I did copy openable my files to hardrive and all them I erased then i saw, there is a flaming update button in android settings, i thought twice.. i push it, later machine did twice restart
    splashing robo android, loading splats what's that ? Same as a this is not  update, seems like new software.. But i m very glad software optimized, more touch sensitive, more fast but i didn't like new themes and i want to back themes honeycomb 3.1 themes with more optimized, tight, fast changes !!.. I lookt  android options; turn on for honeycomb 3.1 there is no button to back, i get some files for thinkpad tablet preloaded software from official lenovo's web page but i don't know, how i can use this ? I hope this problem will be corrected as soon as possible... or helpful guidances,informations..  and i m sorry for my  english...
    Thanks for reading this...
    burak

    Hi,
    I'm sorry to hear that you are experiencing issues. Which tablet is it exactly that you are using?
    Which Android version do you have on it?
    It would be good if you could give us a screen shot of what you are seeing.
    Would it be possible for you to share the file that you cannot open?
    You could send it to me privately.
    Could you also please let us know what you were doing before the file got corrupted?
    From which version did you upgrade by the way?
    Thanks,
    Ignacio
    Message was edited by: ibarrien

  • My iPhone was stolen and I have contacted the police who are using the meid number to locate.  How does this work and what are my chances of getting the phone back?

    My iPhone was stolen.  I used Find My iPhone app to lock it and display a message.  The phone has not connected to the internet to locate it.  I contacted the police and they have taken my meid number.  How does this work and what are my chances of getting the phone back?  Are there other ways the theif can use it.  I was told once they put in a new sim card and use it, whatever software the police have, it will show up.

    Honestly? In the US (I can't speak to other countries, though I doubt it works much differently in a lot of the world) The police took your report and filed it either in their computers or, on paper. They will now not think of this again. The only time it will cross anyones mind is if, in the course of entering information into evidence about items recovered or seized at a crime scene, the serial number of an iPhone that was found/seized happens to match yours, in which case you will be contacted.
    The police in the US can and will do nothing to 'blok' the phone and it's not worth their time to try and locate it unless you know for a fact that it was stolen by a big time drug lord, master criminal, or some other such prime target and they can get a court order to track the location of the phone in order to locate this individual for your own purposes.  If they do that, they'll probably keep him under surveilance for a year or so before they act.
    Basically, the police don't care about your phone. If they find it, they will give it back to you. They are not, however, going to go looking for it. They have better things to do.
    I'm sorry, but that's the way it is.

  • ALV Report: How to pass the variable in Work area to the FM ? Please help !

    I want to pass the field in the work area which contains the floating point numbers to FM 'FLTP_CHAR_CONVERSION_FROM_SI'. This the correct FM, I have tested.
    If I specify the field with Tab name in FM , It says its not an internal table with header line.
    Please help me, How should can I proceed further and pass the field to FM and get it back in work area.
    And an other issue is I want to sum the particular field in the output.
    Is there a way to do using 'PF-STATUS', if so how ? or what is the alternative for this ?
    Please help me with my issues.
    I'm new to ALV reports.
    Thanks in Advance !

    Hi,
    For your FM issue, i think you are trying to pass the field in the FM as ITAB-field, while you should be taking the data in the work area first and then pass this work area in the FM as WA_ITAB-field.
    I hope this will resolve your prob.
    I mean loop at the table and take the values into work area, update the internal table with changed value. This way by the end of loop you will have all your fields converted.
    Please explain a little more about your second doubt, it is unclear(to me atleast).
    Edited by: DeepakNagar on Jul 28, 2011 6:08 PM

  • How to find workarea ID for the work area name.

    Hi Experts..
    How to find workarea ID for the work area name.(Work area name CCIHT_WAH-WAID and I want to fetch characteristic data from table AUSP matching the OBJEK field,but I only have Work area name).Can anybody help me to find tables or relationship between Workarea ID and Workarea name for the same.I am using TCODE - CHIB02.Once I select a workarea and click on IHS Data button,I get data for that workarea.I need to find where this data comes from and How is this fetched.
    Points would be rewarded for helpful answers..
    Thanks
    Kunal Halarnakar

    U want to fetch the workarea description ?
    we can fetch it from CCIHT_WALD table with the RECN value.
    The informations are stored in AUSP table with the characterstic(ATINN) value.

Maybe you are looking for

  • Sales Opportunities and Follow Up Activities

    Hi Experts. We have a customer who uses Sales Opportunities and Activities extensively. What they are finding is that when they create a follow up Activity from an Activity linked to a Sales Opportunity, the fields Source Object Type and Source Objec

  • I cannot use iMessage or facetime

    Hi, i'm new to apple... My ipad is my first apple device. I have not been able to sign into iMessage or facetime since i got the iPad. When i try to sign in a message pops up telling me that the apple id or password is incorrect. However the apple id

  • Mx.services.WebService() fails with Can't Find Method in Service

    When I test in debug mode, my webservices fail with can't find method or can't find URL. When I test on the very same webservice with the SWF file embedded in an HTML file, it all works fine! This all worked before I updated to Windows Vista last wee

  • Where could I read the Temp of NB ? Help please!

    Hallo everyone ! I just wonder  how you guys can read the temp of NB ??!! I don't find that in the BIOS ( mine is 1.1 ) and when I run CoreCenter client , it shows the Temp of NB like that : N/A how can I read the temp of NB please ? Any comment ??

  • Raw files in cloud storage

    Is it possible to put raw files in the cloud so I can access them in photoshop touch on my ipad