Newbie: How to close pop-up when movie ends

Hi.
I'm new to AS3. So please bare with me.
I am creating a touch screen interactive for a museum. I have a AS2 button opening a AS3 swf file popup (no html). This AS3 file shows a movie. How can I get the pop-up to close down when the move has finished without the use of a button. I have a button option too.
The movie is an FLVPlayback obviously linked fro an FLV file. (so only 1 frame is showing)
Any ideas. This is the only thing I can't work out. It's the last thing on the project.
Thanks for any help.

Sorry if I've not been clear. I want to leave the AS2 swf open as the main page. The buttton in the AS2 open the AS3 swf pop-up. The AS3 pop-up, plays it's movie. At the end of the movie I want the AS3 to close automatically. then on screen will be the AS2 file, in full screen which was always open from before.
It's the AS3 i need to close itself after it's movie has been played. So is some script I need help with which will close the AS3 swf file  (in a pop up) after it has finished. eg I want the AS3 to close itself down. Nothing to do with the AS2 window which is always open (behind)

Similar Messages

  • How to close a session when user clicks Logout

    In my jsp page i create a session for every user's name.
    when particular user clicks logut without closing his personal page,
    the others can access his page.
    so, how to close a session when clicks logout link.?
    similarly when user gets signin one system,he will not be sigin in other system.but how can we achieve this?
    Thanks in Advance

    What is the name of the session variable that you are creating on login? When he clicks logout, set that session variable to null. Like session.setAttribute("userName",null); and check for non-null condition before proceeding with any functionality in your jsp's.
    What is the second question? You want to prevent duplicate logins from different systems? You would have to maintain a static datastructure like a HashMap for instance. Everytime a user logs in, put an entry into the HashMap...like userMap.put("userName","userName"); If an entry already exists, throw a message saying that user already logged in from another machine...

  • How to close parent window when we use call method l_window_manager- create

    hi...
    how to close parent window when we use call method l_window_manager->create_external_window
    thank you.

    hi
    good
    go through this link,hope this ll help you to solve your problem
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242bf011
    thanks
    mrutyun^

  • How to close child windows when parent window closed in jsp

    how to close child windows when parent window closed in jsp
    becoz it can't be able to recognise it's parent
    with the whole application
    plz send me some sample code of it

    Hi, I have no idea how to do this is JSP.
    However createing a modal window (with javascript) would mean that the user can not use the parent window untill he closes the child window. However not sure if this is what you are searching.
    Otherwise you can detect the onClose (I think) and close the window from there.
    However both the above are JavaScript and not JSP.
    rwgards,
    sim085

  • How to cancel excise invoice when mov type is 122

    Hello,
    We are creating the PO for one material. and make the GR for that material (material is Quality inspection material)
    so i,e the reason the material is goes to Quality inspection.
    Till then we are Made the J1IEX create the Part1 and Part2 entry.
    So in mean while in Quality all the material's are rejected so, now how to reverse the Part1 and Part2 entries.?
    How to cancel excise invoice when material is qulaity inpspection.
    What i made:
    Made the Return delivery means 122 mov doc and Try to cancell the excise invoice......but no successful
    Regards
    sapman man

    Hi
    Cancelling of excise invoice will be done in the following ways depending on the situation.
    Case 1:
    Create PO
    Do MIGO (create and post excise invoice)
    Create return delivery in quality inspection.
    Now we have to create a rejection inmvoice in J1IS with reference to the return delivery wherein the excise values gets reversed.
    If u try to reverse part 2 entries in J1IEX it will not come.
    Case2:
    Create PO
    Do MIGO (create and post excise invoice)
    Do cancellation of MIGO (102 mvt)
    With ref to vendor or internal excise invoice number just post the transaction. excise part 2 entries will get reversed. This will happen only if 102 entry exist for the PO line item.
    In a nutshell excise entries cancellation comes only if we cancel the material document. If we do return delivery then we have to create rejection excise invoice.
    Hope u get cleared in this regards
    Reg
    Raja

  • In Acrobat XI, how make "tooltip" pop up when cursor touches a button?

    In a 283-page .pdf, words needing definition are hyperlinked to a "glossary." I want to have a condensed definition pop up when cursor touches the word. I've tried using an invisible button on the word, then put the definition in a "tooltip," but the "tooltip" doesn't pop up when the cursor touches the button. How can I get it to work? Or is there a better way to have popup definitions appear?

    Yes, the button overlapped the link. Since the link goes to the full definition in the glossary, and the button is a condensed definition, I want both--and it looks as if I can condense the button so both will work. So far so good--unless there's a better way.
    thanks again.

  • How to display button when movie ends

    Hello!
    I made a short movie in After Effects and now I'm trying to add some buttons to it. The movie starts with an intro and when that ends a "continue" button should appear and take you to the next part. My idea was to place a screenshot of the last frame in the next keyframe with a stop() function after the intro and add the button to that but it would be less work to make the button appear the end of the movie using some code I have no idea about I would really appreciate some guidance.

    put a stop() in your swf's main timeline last frame and put a continue button on-stage in that last frame.
    p.s.  you'll need some coding for that button so it does something.

  • How to close receivable period. when unposted item exists.

    Hi All,
    I want to close May period in receivables. But receive error "APP-AR-11332: You must post all transactions in this period before you close it".
    I have already posted in the General Ledger. We ran the Unposted Items Report for may and it did return records but we believe that report is invalid because our General Ledger balanced.
    Now, Question is how to close this period..
    Please help me in this regard...
    Your view will be appreciate..
    Thanks
    Raman

    You must reconsider unposted trascations and post them into GL. Pls check trascations which are showing in "Unposted Items Report".
    you also check note and run diagnostic. 11i : Oracle Receivables Period Closing Activity Test [ID 255941.1]
    11i / MRC --- Unable to Close AR Period - Unposted Transactions In The Reporting Set Of Books. Items Do Not Get Posted. [ID 232707.1]
    regards,

  • How to close pop up error messages

    Hi,
    I am running a sequence that contains sub-sequences. Sometimes an error may occur and a 'System Level Exception Handling' pop up error message will appear. I want the pop up window to be recognised so that my sequence doesn't hang waiting for a user to hit a button on the pop up window. Is there a way to be able to close pop up windows (e.g. error messages from windows) from TestStand?
    Thanks a lot,

    Hello,
    It really depends on the source of the error messages.  If the error messages are coming from TestStand, you can turn off the error handling dialogs from the Station Options screen.  You can also customize your error processing by overriding the SequenceFilePostStepRuntimeError Engine Callback.  However, if the error message is being generated by one of your code modules, then it is outside of TestStand's control and you'll have to implement proper error handling procedures in the code module.
    Regards,
    Ryan K.

  • HT4623 I did the update, and now I don't know how to close an app when I'm done with it

    I did the update and don't know how to close apps that are open

    Force close apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen
    http://support.apple.com/kb/ht5137

  • How can I find out when movies on some On Demand Channels will no longer be available on Demand?

    I have been a customer of Verizon's FIOS TV service for 4 months now and I enjoy watching "On-Demand" movies and TV shows.  For some channels, like HBO On Demand and Showtime On Demand, the onscreen guide clearly states how long a program will be available for "on demand" viewing.  For example, the film "A Single Man" will have at the end of the description a notice saying "Ends 3/24" or whenever the date is. 
    However, there are some "On Demand" channels like Starz on Demand, EPIX on Demand, Encore on Demand, and Independent Film Channel (IFC) on Demand which don't state when the program they are showing on demand will cease being available on demand. 
    There must be a listing or website or some other method of indicating when programs on these channels will cease being available to watch "on demand".
    Please let me know where this information is located and how to access it. 
    Thank you.

    Thank you for your responses.  I have some follow-up questions and I hope you or someone else reading this can answer them.
    Film11:  I have never seen the "inverted triangle" that you mention in your reply.  Where in the onscreen guide do you see this triangle?  Can you please give me an example of a movie currently on demand which is displaying this triangle so I can find it on my own?
    Spacedebris:  Is it really true that Starz, Encore, EPIX, and IFC don't know themselves how long a movie will be available on demand?  I can imagine them extending the time a film will be available on demand if it is popular, but surely there must be some minimum time period they put it on demand. 
    There has to be some way of finding this information and it should be readily available to subsribers who need to prioritize what they watch so as not to miss out on watching an on-demand film they wanted to see because they lacked the information when it would be pulled off-schedule.
    Thanks again for any help provided. 

  • Newbie: How to call a method when a JFrame closed ?

    Hya,
    how I can call a method to perform some operations when the JFrame's close(x) button is pressed?
    thanks in advance

    try this
    (change System.exit(0) if you don't want to close the app)
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    class Testing extends JFrame
      public Testing()
        setLocation(300,200);
        setDefaultCloseOperation(DO_NOTHING_ON_CLOSE);//<---------
        setSize(300,200);
        addWindowListener(new WindowAdapter(){//<-----------
          public void windowClosing(WindowEvent we){
            someMethod();
            System.exit(0);}});
      public void someMethod()
        JOptionPane.showMessageDialog(this,"Closing...");
      public static void main(String[] args){new Testing().setVisible(true);}
    }

  • Cracking/Popping/Beeping when movement on scr

    I've got a Dell XPS Gen 5 with the Audigy that came with it installed. I have been running Vista for over a year with few problems with my sound. Over the last week, I seem have to developed a problem with sound and any 'movement' on the screen. If I'm playing music of any kind, and I have movement on the screen (mouse movement over hyperlinks, youtube videos playing, anything like that), I get the cracking/popping/beeping noise. When the movement stops, the noises go away.
    I've upgraded both my video card (nv 8800GTS) to the latest drivers, and upgraded the soundcard to the latest drivers. Still occuring. I have not installed any new software on my machine in the past month.
    Has anyone experienced anything like this, and what did they do about it's
    Thanks!

    The problem also occurs with the sound is outputted over HDMI or DisplayPort. Same pops/cracks... Hugely annoying.

  • How to close DHTML menu when mouse is not over it.

    I took the standard DHTML menu from theme 4 and changed it a bit.Basically I removed the onclick event that makes the submenu show and put in onmouseover events so that the submenu shows automatically.
    Now it works like this:
    http://apex.oracle.com/pls/otn/f?p=15341
    (just enter a string to get in)
    Problem with this is that the submenu stays open until you click somewhere else. I want it to close automatically as soon as the mouse leaves any part of the menu.
    I guess I need to put together some code that gets executed in an onmouseover event on anything except part of the menu and that calls the app_AppMenuMultiClose() function. But I don't know how to do this.
    Any help would be appreciated
    Rene

    Rene,
    I haven't played around with DHTML for a while and I don't have the tools on this PC to test this easily, but as I remember, if you add the mouseover AND mouseout events to the top menu item AND all drop-down menu items (I believe they're list items in your case) they cancel themselves out.
    For example if you move the mouse down from the first item to the second, the mouseout on the first item will hide the menu but the mouseover on the second will unhide it at the same time so there appears to be no change (as long as you don't have margins). If the user moves the mouse down off the last item the mouseout hides the menu and nothing unhides it so the menu disappears as you'd expect.
    I hope that helps.

  • How to close parameter window when report is running

    When i use call report in form,at first a parameter window pop up,list parameter from form,then click run,the report is rinning.HOW to skip this parameter window?Use function Add_Parameter()?How to use it?

    Hi,
    Use Add_Parameter while you are calling the report from forms and the example is as foolows.
    Pl_Id := Get_parameter_List('Rep_Parm');
    If Not Id_Null(Pl_id) Then
    Destroy_Parameter_List('Rep_Parm');
    End If;
    Pl_Id := Create_Parameter_List('Rep_Parm');
    Add_Parameter
    (Pl_Id,'PARAMFORM',Text_Parameter,'NO');
    Run_Product(REPORTS,'UserRep.Rep',SYNCHRONOUS,RunTime,FileSystem,Pl_Id);
    Pass ParForm as no then it will not display the parameter form.
    regards
    gaurav
    null

Maybe you are looking for

  • Error FRM-92100 your connection to the server is interrupted

    Hi Friends when I try to open my attachment file by clicking open document.. the session is getting terminated this the issue ,In my previous post one of the Expert suggested to refer Metalink -> Master Note: Known Causes of the FRM-92100 Error In Fo

  • How not to show intervals in the extension screen

    hi All. I need to have a field where the users can type in several values, but not intervals. If I use a select-option with NO-INTERVALS, it will not show the intervals on selection screen, but is still possible to enter intervals in the popup extens

  • CLD Complete Study Material

    First I would like to thank NI and all the community members for sharing their knowledge about LabVIEW CLD Certification since it helps me to complete my CLD Certification and also to get 92.43%... In this post I would like to share all the link and

  • Blame it on the computer system

    That's the problem with big companies like Verizon they don't care about anyone and they have you [Edited to comply with Terms of Service] with their early cancellation fees i've been a customer for twelve years and they made a mistake on my account

  • Which Model Type to choose BPMN or EPC

    Hi I am trying to create Oracle's Standard Business Flows in ERP Application into BPA. Like Procure to Pay etc., For this which Model Type is better (BPMN or EPC)? What are the things to be considered while choosing the Model type? Any direction is h