projector movie jumps to the top left of the screen when a button is click

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default projector movie jumps to the top left of the screen when a button is click

    Hi,

    I seem to be hitting every known issue with this project.

    I have created a test projector of an intro movie that provides the option to install the required software before continuing. I have a button added for continuing to the main menu.

    The intro movie opens centered on the screen, but as soon as I click the "Continue" button, it shoots up to the top left hand side of the screen as the next movie opens. It then disappears. I can't seem to trace how or why it is doing this.

    Any suggestions?



    Macnimation webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. mz:Zoom on Button, zooms from top left
      How do I tell it to zoom from the Button centre? e.g. <mx:Zoom id="zoom1" duration="1000" /> <mx:Button x="10" y="181" label="Predict"...
    2. Select a row (on left click) without postback
      Hi! I wonder if it is possible to select a full row in the datagrid whe the user left-clicks in it without using postback. I guess it can be...
    3. WWW::Mechanize click($button) not finding right button to click
      Based on wise advice from participants of this forum, I rewrote my web automation script using WWW::Mechanize. The script now successfully logs...
    4. Button.Init? how Do I know if click event has been fired? TextBox.TextChanged event before Button.Click in a CompositeCustomControl.
      Hello I have the following situation: (everything is dynamic (controls.add)) 1. Button.Init { WasButtonClickFired = true } 2....
    5. New screen -> Only purpur color left?
      rerun adobe gamma from the control panel.
  3. #2

    Default Re: projector movie jumps to the top left of the screen when a button is click

    Are you opening a new Director movie when you click the continue button? Chances are that movie is not set to be centered and it may be disappearing because you have no scripts in place to keep it running while it waits for interaction?




    ============================
    Glen Palmer
    SafariTECH
    Cold Fusion Specialist
    [url]www.safaritech.com[/url]
    ============================
    SafariTECH Guest

  4. #3

    Default Re: projector movie jumps to the top left of the screen when a button is click

    Hi,

    Yes, I am opening a Director Movie when I click the Button.

    The new Movie does open fine, but the first movie, although smaller in size, jumps to the corner of the screen before disappearing.

    It has been configured to be centred, so when the projector is clicked the intro movie opened fine in the centre of the screen, clicking the button to open the new movie causes it to move bfore the new movie opens.

    Thx for the response


    Macnimation webforumsuser@macromedia.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139