Defining the movie edges

I apologize if this is ridiculously simple to answer; I
created a movie that works fine in Flash Player, but in the browser
window, the "edge" of the movie is not eliminated, i.e., if I move
an object on or off stage, the object is not masked to the stage.
I've tried searching on this but am getting lots of off-topic
material and nothing that addresses this. Is there a way I can
define exactly what is on screen and what is off?
Thanks

did you publish with the 'transparent windowless' feature on?

Similar Messages

  • Moving an image-  defining the movement speed

    Alright. I have the whole code set up to display the tiled image, and move the tiled image when you click. The only problem is that It moves however far it is told to instantly. I need it to move at a fixed rate of around 20~40 pixels a second. I haven't been able to figure out the exact numbers. Would I use a sleep timer for this? I'm completely lost at this point. Here's the important parts of the code, the rest isn't necessary for you to see what I mean.
    Frame.java code -
    public final void mousePressed(MouseEvent evt) {
              ix = evt.getX();
              iy = evt.getY();
              ux += midX - ix;//ux is static
              uy += midY - iy;//uy is static
         }Applet.java code -
    public void drawApp(Graphics g) {
              for(int i = 0; i < 14; i++) {
                   for(int j = 0; j < 23; j++) {
                        Image IMGTEMP = Toolkit.getDefaultToolkit().getImage("images/realtiles/tile_"+Map.map[i][j]+".png");
                        Map.mapX = ((j*24)+tileX)+Frame.ux;
                        Map.mapY = ((i*24)+tileY)+Frame.uy;
                        g.drawImage(IMGTEMP, Map.mapX, Map.mapY, this);
                        redraw(true);
         }When i click say, at 400px, 200px, it subtracts that from the midpoint, which is 250,175, and returns the x value of -150, y value of -25. Then it moves each tile -150x and -25y, making the point you clicked at the midpoint.

    You need to define xspeed and yspeed
    When you click, your speeds are gonna be
    xspeed=(mouse_x-x)/30;
    yspeed=(mouse_y-y)/30;Then in your run() method (assuming you have a run method) you do
    public void run(){
    while(true){
    x+=xspeed;
    y+=yspeed;
    Thread.sleep(30);
    repaint();
    }

  • Is there a way to make Movies and Home Videos show up in different sections on the apple tv instead of showing the home videos mixed in with the movies?

    I have several movies and home videos stored in itunes, when viewing these on appletv, it mixes all the movies and home videos together.
    I would like to beable to select either Movies or Home Videos when viewing on the Apple TV if this is possible...?

    You have 2 options:
    1. Create Video Playlists in iTunes (for example create one for Home movies, the other for Movies)
    You COULD make these Smart Playlists. (see below for one technique)
    NOTE: If you wish to do this don't miss the preference in Settings to enable Video Playlists at least  (at least in the latest ATV updates) I believe it's under Audio setting. Amazingly the default is NOT to show!! (had me going for quite a bit)
    2. Set up your Home Movies as "Music Videos" This has some gotchas:  like you'll probably want to choose the skip when shuffiling, also Now they'll appear in music lists. The only advantage to this is that it makes playlists more available on iOS devices since there are no Playlists displayed in the Videos App.... (yeah Apple's made this WAY confusing of late)
    If you wish to keep these clearly defined (especially for use with Smart Playlists.
    Select the movie
    Get Info (Edit Menu) (or Command-I Mac, Control-I, PC)
    Choose the "Video" Tab - you can select your desired type from the Media Kind pop up.
    Alternate method for setting up smart playlist of home movies would be to set the Genre to "Home Movie"
    Probably more than you needed to know - leigh

  • Restriction of Selecting Reason for movement based on the movement type

    HI,
    Defined Reason for movements for the movement types and made the field as " mandatory" in the control reason for the movement type.
    So, during the Goods movement transaction it becomes mandatory to enter the reason for movement code.
    But during the Goods movement transaction, it is possible to enter any reason for movement for any movement type. It needs to restricted with subject to the movement type.
    Example:
    Defined the Reason for movements 0001 & 0002 for the movement type 561.
    Defined the Reason for movements 0003 & 0004 for the movement type 563.
    During MB1C, now it is possible to select 0003 or 0004 for 561 as well as , it is possible to select 0001 or 0002 for 563.
    it needs to be controlled w.r.to the movement type.
    that is, if the movement type 561 is entered, then system should only allow the reason for movement either 0003 or 0004.
    Is it possible to control, the selection of "reason for movement" based on the movement type ?
    thanks in advance for your help.

    Hi Sundar,
    Check the transaction OMBS.Here you can make the entry of reason for movement mandatory check:controls and in reasons for movements you can maintain the allowed reasons for movement for the perticulatr movement type.
    Hope this help.
    Regards
    Ankush

  • Where do I define the automatic posting of goods issue to Cost Center?

    Dear Experts,
    I found out that all the raw material consumed each time I do the confirmation of process order via CORK did not post to Cost Center.
    Where do I define the automatic posting to Cost Center for Goods issue for consumption?
    regards,
    Abraham

    Hi,
    I found out the default movement type has been predefined to 261 (GI for Order, in which it doesn't post to Cost Center).  I guess the standard system has a valid reason to set it as 261 instead of 201 (GI for cost center). 
    As far as I understand, the Process order will accumulate all the costs (direct cost - material, labour and machine hour and also indirect cost) during the confirmation (material is backflushed and fnished goods is auto-GR).  And at the end of the period, this process order will be settled its variance if there is (between the total cost credited - based on standard cost of the finished goods and actual total accumulated costs debited).
    So, my question is, by right should there be any CO posting being made to Cost Center for material consumption in the above process flow as I checked in the standard system, the material movement for raw material and finished goods have no Cost Center posting at all?
    regards,
    Abraham

  • How to import a flash swf file in premier. Without loosing the animation of the movie symbols.

    HEEELLPPP!!
    I am doing animations in flash... and then putting them in premier as a SWF file..
    but when I do that, the animation does not work properly..
    example : If its a star that spins, and goes from left to right.
    When I put the swf file in premier.. the star only goes from left to right.. without the spin...
    (the  spin was an animation made inside the movie symbol of the star)
    from the forum of flash they send me here.

    from the Premiere Pro Help section about importing SWF files:
    " Interactive content and scripted animation are not retained. Animation defined by keyframes in the main, top-level movie is retained."

  • Copy the Movement types in OMJJ

    Hi,
    I have copied one movement type from 303 to 403. I assigned the tcode o MB1B and MIGO.
    Now I try to check in MB1B, Its no showing 403 mov type..but if I give manually, its allowing and working perfectlly..
    Anywhere any setting is missing while copy the mov type in OMJJ..
    Please Guide me.
    Regards,
    Priya

    Hi
    I am not sure of functioning of mvt types 401-403 which donot have any updates (value wise) but only quantity wise updation is there. 403 is standard mvt type defined by SAP, I hope it is not relevant for transfer posting where quantity and value will be updated. When I tried with Tcode MB11, it is appearing where as for MIGO, MB1B/A it is not. Hope its functionality doesnt support these Tcodes.
    When you copy any existing mvt type to other, use Z or X as prefix so that it will not fall under standard types.
    Thanks

  • How to define the DATE fields in itab for uploading the data?

    Hi Experts,
    Am uploading the data from Excel sheet to Z table via my_itab.
    So, there r 3 Date fields in Z table, which are defined as DATS(8).
    So, pls. let me know that, How I hv to define the itab-date_one, itab-date_second, itab-date_three, weather CHAR(10) or sy-datum or concatenation??
    thanq

    Hi Sri, follow like this.
    First Move that Excel Sheet Data to Internal Table Using Function Module ALSM_EXCEL_TO_INTERNAL_TABLE.
    And you can insert that internal table data to Database Table Using INSERT Command.
    First upload Data From Excel Sheet to ITAB with Required Structure. Once the Data Comes...
    And Declare another Internal Table (ITAB1) Type Database Table name.
    And Use Insert Database Table From ITAB1.
    Check this Example.
    TABLES:MARA.
    DATA:BEGIN OF ITAB OCCURS 0,
    MATNR LIKE MARA-MATNR,
    MBRSH LIKE MARA-MBRSH,
    MTART LIKE MARA-MTART,
    MEINS LIKE MARA-MEINS,
    END OF ITAB.
    DATA:ITAB1 LIKE MARA OCCURS 0 WITH HEADER LINE.
    START-OF-SELECTION.
    ITAB-MATNR = '123ABCDA'. .
    ITAB-MBRSH = 'C'.
    ITAB-MTART = 'FERT' .
    ITAB-MEINS = 'KG' .
    APPEND ITAB.
    ITAB-MATNR = '123ABCDB'. .
    ITAB-MBRSH = 'C'.
    ITAB-MTART = 'FERT' .
    ITAB-MEINS = 'KG' .
    APPEND ITAB.
    LOOP AT ITAB.
    MOVE-CORRESPONDING ITAB TO ITAB1.
    APPEND ITAB1.
    ENDLOOP.
    LOOP AT ITAB1.
    INSERT MARA FROM ITAB1.
    MODIFY MARA .
    ENDLOOP.
    or,
    By using type pools TRUXS our problem my be solve.
    Take one internal table like your standard data base table and
    one internal table for truxs like
    DATA: it_raw TYPE truxs_t_text_data.
    DATA: itab like mara occurs 0 with header line.
    Use FM
    CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'
    EXPORTING
    I_FIELD_SEPERATOR =
    i_line_header = 'X'
    i_tab_raw_data = it_raw " WORK TABLE
    i_filename = p_file
    TABLES
    i_tab_converted_data = it[] "ACTUAL DATA
    EXCEPTIONS
    conversion_failed = 1
    OTHERS = 2.
    Now looping that and updated to data base table.
    hope this helps.
    kindly reward if found helpful.
    cheers,
    Hema.

  • Open TR the movement types 930 up to 935 have to be added

    Hi guys
    LL01 open TR the movement types 930 up to 935 have to be added to warehouse 001
    How can I do this requirement
    Thanks In Advance
    SAP MM

    IMG > Logistics execution > WM > Planning and Monitoring > Warehouse Activity Monitor > Define Critical Parameters
    there you have to define the critical parameters per movement type.

  • LL01 open TR the movement types 930 up to 935 have to be added to warehouse

    Hi Guys
    LL01 open TR the movement types 930 up to 935 have to be added to warehouse 001
    How can I do this requirement
    Thanks In Advance
    SAP MM

    IMG > Logistics execution > WM > Planning and Monitoring > Warehouse Activity Monitor > Define Critical Parameters
    there you have to define the critical parameters per movement type.

  • CS6 - Pattern making. How can I use a bounding box to define the pattern size?

    I want to create a pattern in cs6. As in the previous versions of illustrator, I'd like to be able to use a bounding box to tell the computer where I want the pattern to start etc. In cs6 I can't seem to be able to do this. Once I hit 'make pattern' the bounding box is different and it becomes really difficult to define where I want the pattern to start. The pattern making part of illustrator seems to get confused and ends up throwing out my pattern completely. Any ideas?
    Thanks!

    Zehgut,
    Create a nofill/nostroke rectangle where you want to have the boundaries, then move it down beneath the artwork in the Layers palette and include it in the swatch. That is the way to define the boudaries.

  • OR mapping one-to-many with the movie EJB application

    Hi,
    I have downloaded from Orion the Movie EJB application with
    OR mapping one-to-many.
    When I ran it, it's fine. But I have spurious messages on
    my OC4J LOG:
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    java.lang.Exception
    at MovieHome_EntityHomeWrapper53.getLazyInstance(MovieHome_EntityHomeWrapper53.java:219)
    at Movie_ORCollection29.getObjects(Movie_ORCollection29.java:43)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at java.util.ArrayList.<init>(ArrayList.java:125)
    at com.evermind.server.ejb.ORCollection.getReplacement(ORCollection.java:22)
    at Director_EntityBeanWrapper1.getMovies(Director_EntityBeanWrapper1.java:1318)
    at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at MovieHome_EntityHomeWrapper53.getLazyInstance(MovieHome_EntityHomeWrapper53.java:219)
    at Movie_ORCollection29.getObjects(Movie_ORCollection29.java:43)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at java.util.ArrayList.<init>(ArrayList.java:125)
    at com.evermind.server.ejb.ORCollection.getReplacement(ORCollection.java:22)
    at Director_EntityBeanWrapper1.getMovies(Director_EntityBeanWrapper1.java:1318)
    at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper28.getLazyInstance(DirectorHome_EntityHomeWrapper28.java:207)
    at Movie_EntityBeanWrapper3.loadState(Movie_EntityBeanWrapper3.java:1575)
    at Movie_EntityBeanWrapper3.getTitle(Movie_EntityBeanWrapper3.java:1374) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper28.getLazyInstance(DirectorHome_EntityHomeWrapper28.java:207)
    at Movie_EntityBeanWrapper3.loadState(Movie_EntityBeanWrapper3.java:1575)
    at Movie_EntityBeanWrapper3.getTitle(Movie_EntityBeanWrapper3.java:1374) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    Auto-unpacking /u00/app/oracle/product/9i/j2ee/home/applications/MovieDatabase.ear... done.
    Auto-unpacking /u00/app/oracle/product/9i/j2ee/home/applications/MovieDatabase/MovieDatabaseWebClient.war... done.
    Auto-deploying MovieDatabaseBeans.jar (Class 'moviebeans.Actor' had been updated)... done.
    java.lang.Exception
    at ActorHome_EntityHomeWrapper9.getLazyInstance(ActorHome_EntityHomeWrapper9.java:207)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:49)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at MovieHome_EntityHomeWrapper57.getLazyInstance(MovieHome_EntityHomeWrapper57.java:219)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:69)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at MovieActorJunctureHome_EntityHomeWrapper39.getLazyInstance(MovieActorJunctureHome_EntityHomeWrapper39.java:216)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:86)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper32.getLazyInstance(DirectorHome_EntityHomeWrapper32.java:207)
    at Movie_EntityBeanWrapper7.loadState(Movie_EntityBeanWrapper7.java:1575)
    at MovieHome_EntityHomeWrapper57.findExistingEntity(MovieHome_EntityHomeWrapper57.java:108)
    at MovieHome_EntityHomeWrapper57.activateEntity(MovieHome_EntityHomeWrapper57.java:157)
    at MovieHome_EntityHomeWrapper57.findByPrimaryKey(MovieHome_EntityHomeWrapper57.java:359)
    at MovieHome_EntityHomeWrapper57.getEJBObject(MovieHome_EntityHomeWrapper57.java:213)
    at com.evermind.server.ejb.EntityHandle.getEJBObject(EntityHandle.java:53)
    at com.evermind.server.ejb.EJBInputStream.resolveObject(EJBInputStream.java:41)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:405)
    at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1148)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:380)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2268)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:525)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1417)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:392)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:242)
    at com.evermind.server.ejb.EJBUtils.cloneObject(EJBUtils.java:346)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:1075)
    at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper32.getLazyInstance(DirectorHome_EntityHomeWrapper32.java:207)
    at Movie_EntityBeanWrapper7.loadState(Movie_EntityBeanWrapper7.java:1575)
    at Movie_EntityBeanWrapper7.getTitle(Movie_EntityBeanWrapper7.java:1374) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    Auto-unpacking /u00/app/oracle/product/9i/j2ee/home/applications/MovieDatabase.ear... done.
    java.lang.Exception
    at ActorHome_EntityHomeWrapper9.getLazyInstance(ActorHome_EntityHomeWrapper9.java:207)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:49)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at MovieHome_EntityHomeWrapper57.getLazyInstance(MovieHome_EntityHomeWrapper57.java:219)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:69)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at MovieActorJunctureHome_EntityHomeWrapper39.getLazyInstance(MovieActorJunctureHome_EntityHomeWrapper39.java:216)
    at MovieActorJuncture_ORCollection10.getObjects(MovieActorJuncture_ORCollection10.java:86)
    at com.evermind.server.ejb.ORCollection.size(ORCollection.java:42)
    at moviebeans.ActorBean.getMovies(Unknown Source)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:983) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper32.getLazyInstance(DirectorHome_EntityHomeWrapper32.java:207)
    at Movie_EntityBeanWrapper7.loadState(Movie_EntityBeanWrapper7.java:1575)
    at MovieHome_EntityHomeWrapper57.findExistingEntity(MovieHome_EntityHomeWrapper57.java:108)
    at MovieHome_EntityHomeWrapper57.activateEntity(MovieHome_EntityHomeWrapper57.java:157)
    at MovieHome_EntityHomeWrapper57.findByPrimaryKey(MovieHome_EntityHomeWrapper57.java:359)
    at MovieHome_EntityHomeWrapper57.getEJBObject(MovieHome_EntityHomeWrapper57.java:213)
    at com.evermind.server.ejb.EntityHandle.getEJBObject(EntityHandle.java:53)
    at com.evermind.server.ejb.EJBInputStream.resolveObject(EJBInputStream.java:41)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:405)
    at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1148)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:380)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2268)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:525)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1417)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:392)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:242)
    at com.evermind.server.ejb.EJBUtils.cloneObject(EJBUtils.java:346)
    at Actor_EntityBeanWrapper4.getMovies(Actor_EntityBeanWrapper4.java:1075)
    at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    java.lang.Exception
    at DirectorHome_EntityHomeWrapper32.getLazyInstance(DirectorHome_EntityHomeWrapper32.java:207)
    at Movie_EntityBeanWrapper7.loadState(Movie_EntityBeanWrapper7.java:1575)
    at Movie_EntityBeanWrapper7.getTitle(Movie_EntityBeanWrapper7.java:1374) at webclient.MovieDatabaseServlet.processQueryRequest(Unknown Source)
    at webclient.MovieDatabaseServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:195)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:702)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)

    For EntityOne and EntityTwo you can just define a normal OneToMany mapping using the foreign key.
    Are you using JPA, or the TopLink API? JPA requires a mappedBy for the OneToMany, so this may be more difficult. You should be able to just add a JoinColumn on the OneToMany and make the column insertable/updateable=false.
    For the attachment, you could either map the foreign key as a Basic (DirectToFieldMapping) and maintain it in your model, or use a VariableOneToOne mapping in TopLink (this will require the entities share a common interface).
    James : http://www.eclipselink.org : http://en.wikibooks.org/wiki/Java_Persistence

  • Why do lines show in the movie

    Hi everyone,
         i'm having a small problem in designing a small flash card. i want it to be simple flash movie. everything went great but the problem was that all the pictures I've designing using photoshop was in bad shape not smooth as it shows in the photoshop although I've saved the layers as a PNG-24 and PNG-8 but i got the same results. so i moved on but at the end i wanted to create an overall mask for the flash movie to hide the flash edges with the webpage background the mask looks great and ok. when i published the flash movie i made sure to make everything is high quality. but the same problems appeared with the mask (and the mask was designed in flash ) so what is the prblem and how to make it go away ?!! here's how the flash video looks like : http://brencisa.com/header.html see the lines around the center or the flash movie.
         I've attached the FLA file in the following link: http://brencisa.com/header.fla and thanks in advance everyone,
    Nice day all,
    Rafet K.

    Thanks mate, it worked fine with all the images in the library. but the edge maske still show lines ( I made an image for the mask in stead of desinging one in flash but the lines still shows). is there any ideas to overcome this ? I want to hide the edges smothlly to the color of the background #111111

  • Loading 25% of the movie

    Hi,
    I made a flash movie and I want the loading to load at the
    beginning just 25% of it (which is 1000 frames - long movie...),
    and then to start and play the all movie.
    this is how I hope the movie will keep on loading while the
    movie is being play.
    Now, the problem is, that after the 25% of the loading, the
    movie is starting (which is good) but at the point when the loading
    gets to the end (while the movie is still playing), it start to
    play again from the beginning.
    This is what I did, I will be happy for help!!!
    Scene no. 1 is the loading scene.
    In key-frame no, 1 I wrote:
    this.onEnterFrame=function(){
    l = this.getBytesLoaded();
    t=this.getBytesTotal();
    FrameLoad = Math.round((l/t)*100);
    if (FrameLoad<100) {
    loadBar.gotoAndStop(FrameLoad);
    } else {
    gotoAndPlay("enter", 1);
    loadBar.gotoAndStop(100);
    this.onEnterFrame=null;
    In key-frame no, 2 I wrote:
    if (Number(_framesloaded) >1000) {
    gotoAndPlay("enter", 1);
    } else {
    gotoAndPlay(1);
    And ("enter") is the next scene where the movie is.
    help...

    1. The question that is not clear in the posting is how is
    the movie getting back to the starting scene frame 1.
    2. How would _framesloaded exceed the total frames of 1000?
    if (Number(_framesloaded) >1000)
    3. Are you applying trace statements to check variables such
    as _framesloaded and FrameLoad if they are defined and when
    functions are called?
    4. Finally as a word of warning. You may have noticed in
    these Forums folks with scenes and Actionscript (AS) ultimately
    find they get boxed in. So if you plan to extend on the AS
    requirements you should look at alternatives that do not use
    Scenes. This is not to say you cannot resolve this issue, but you
    may encounter later issues that will not have resolutions if you
    expand on the AS requirements.

  • About the move corresponding

    hi,
           can anyone say about the diff... between the  move corresponding  and move statment..
    wat is the diff.. move corresponding and append stmt.. in which situation we need to use this....

    Hi
    Reward if help.
    MOVE-CORRESPONDING wa_tab1 to wa_tab2.************ End
    MOVE: wa_tab1-fld1 to wa_tab2-fld1,      wa_tab1-fld2 to wa_tab2-fld2,      wa_tab1-fld3 to wa_tab2-fld3,
    Assigning Values with MOVE
    To assign the value of a data object source to a variable destination, use the following statement:
    MOVE source TO destination.
    or the equivalent statement
    destination = source.
    The content of source remains unchanged, source does not therefore have to be a variable - it can also be a literal, a text symbol, or a constant. You must always specify decimal points with a period (.), regardless of the user’s personal settings.
    Multiple assignments
    f4 = f3 = f2 = f1.
    are also possible. ABAP processes them from right to left as follows:
    MOVE f1 TO f2.
    MOVE f2 TO f3.
    MOVE f3 TO f4.
    In the MOVE statement (or when you assign one value to another with the equal sign), it is not possible to specify the field names dynamically as the contents of other fields. If you need to do this, you must use field symbols .
    The source and target fields can be of different data types. The result of the value assignment depends on whether these data types are compatible and whether a type conversion can be performed. If there is no conversion rule between the data types in question, no assignment can be made.
    DATA: t(10)  TYPE c,
          number TYPE p DECIMALS 2,
          count  TYPE i.
    t = 1111.
    MOVE '5.75' TO number.
    count = number.
    Following these assignments, the fields t, number and count have the values ‘1111      ’, 5.75, and 6 respectively. When you assign the number literal 1111 to T, it is converted into a character field with length 10. When you assign number to count , the decimal number is rounded to an integer (as long as the program attribute Fixed pt. arithmetic has been set).
    Assigning Values Between Components of Structures
    The rules for value assignments between data objects also apply to structures. With the command
    DATA: struct1 TYPE structure,
          struct2 TYPE structure.
    struct1 = struct2.
    two structures of the same type can be assigned to one another without difficulty. Here, the entire source structure is seen as a unit and copied to the source structure. It is then possible to access the components individually again. If the structures in question are not compatible, see the conversion rules for structures.
    In practice, however, you will often only need to assign certain components of a structure to be certain components of another structure. ABAP has a special statement for this purpose:
    MOVE-CORRESPONDING sourcestruct TO destinationstruct.
    This statement assigns the contents of the components of structure sourcestruct to the components of the destinationstruct structure that have identical names.
    When it is executed, it is broken down into a set of MOVEstatements, one for each pair of fields with identical names, as follows:
    MOVE sourcestruct-comp1 TO destinationstruct-comp1.
    MOVE sourcestruct-comp2 TO destinationstruct-comp2.
    Any necessary type conversions are performed individually.
    DATA: BEGIN OF address,
            firstname(20) TYPE c VALUE 'Fred',
            surname(20) TYPE c VALUE 'Flintstone',
            initials(4) TYPE c VALUE 'FF',
            street(20) TYPE c VALUE 'Cave Avenue',
            number TYPE i VALUE '11',
            postcode(5) TYPE n VALUE '98765',
            city(20) TYPE c VALUE  'Bedrock',
          END OF address.
    DATA: BEGIN OF name,
            surname(20) TYPE c,
            firstname(20) TYPE c,
            initials(4) TYPE c,
            title(10) TYPE c VALUE 'Mister',
          END OF name.
    MOVE-CORRESPONDING address TO name.
    In this example, the values of name-surname, name-firstname and name-initials are set to 'Flintstone’, ‘Fred’, and 'FF'. name-title always has the value ‘Mister’.
    Append Structure->Append structures are used for enhancements that are not included in the standard. This includes special developments, country versions and adding customer fields to any tables or structures.
    An append structure is a structure that is assigned to exactly one table or structure. There can be more than one append structure for a table or structure.
    The following enhancements can be made to a table or structure TAB with an append structure:
    · Insert new fields in TAB,
    · Define foreign keys for fields of TAB that already exist,
    · Attach search helps to fields of TAB that already exist,
    These enhancements are part of the append structure, i.e. they must always be changed and transported with the append structure.
    Pls Reward if help.

Maybe you are looking for

  • Need help for two thing:: JFace/SWT and Drawing an updating graph! plz help

    Hey all, This is my first post on this forum and I was wondering if you guys can help me with two problems that im currently having and I would be really grateful. 1. When ever i try to use the SWT/JFace tools and run it as a java app. I get this err

  • Getting an error when testing the payment flow. Can you please help me?

    I'm getting this when testing a payment flow: What do do? Thanks in advance, Diego.

  • How to clear Mass Vendor

    Hi, Please any one suggest me how to clear mass vendor. thanks in advance

  • JRE doesn't find TcpConnection.class

    Hi. I've got a problem using the email-function of the UTL_SMTP package. I copied the example from the Documentation and tried to make it work, but if i start it following Error occures: ORA-29540: Class oracle/plsql/net/TCPConnection not found ORA-0

  • AP Isolation feature

    I have a linksys Wrt150N. I was reading the manual for Advanced wireless settings and i came across AP isolation which said "wireless devices will be able to communicate with the Router but not each other". I have three computers(2 wireless and 1 dir