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

  1. #1

    Default Re: Dual Monitors

    I think you're getting mixed-up here guys. There is a difference between an
    application that allows you to drag windows outside of it's main window and
    one that doesn't, but that doesn't mean that you can't use two monitors with
    the latter. Most applications allow you to use more than one monitor, one
    way or another. You may not like the results but then it's often to do with
    your graphics card drivers then Windows itself.

    I've got a nVidia based card which - when using proper Detonator drivers -
    allows for Window spanning and the convenient inclusion of a one-button
    maximize feature to span an application across two (or more) monitors.

    As I have said, it's not Windows per-se, it's the graphics driver that needs
    to support proper dual monitor support for applications.

    I know what you are saying about Flash's & Dreamweaver's floating panels,
    etc. but I don't think the intention of these was for easier multi-monitor
    purposes.

    Guys, if you want to use different resolutions or monitor sizes for your
    dual monitors then you've got to expect problems!

    PS. is it my imagination or could you specify the output of the stage in
    previous versions of director, say about v5. Just that I remember using
    Director on a PowerPC and configuring the stage to show on a separate video
    monitor (well, it was a glorified TV but it did the trick). Ring any bells??


    Tony Cooper Guest

  2. Similar Questions and Discussions

    1. Dual mail delivery from scheduled task on dual-instanceCFMX7 Enterprise system
      Hi all, first of all apologies in case this has been solved somewhere, but after a day of looking through forums and the web, I can not find...
    2. OT: Dual Monitors - advice on second monitor
      I would appreciate some advice. I've been a single-monitor guy ready to go dual. BACKGROUND: - PC: Dell Precision 350, configured with a...
    3. Color profiles with Dual Monitors
      I recently added a second monitor to my system. Although the monitors are the same model (Dell M992), there are significant color differences between...
    4. Dual Xeon Linux vs. dual G5 : Where can I find direct speed comparison?
      It it hype or has apple blown away the x86 world? Any pointers most appreciated. Thanks Jim
  3. #2

    Default Dual monitors

    I am trying to decide if Director is the application to purchase for a kiosk that would have two monitors, one touchscreen for a menu and another to show videos that the menu would link to. Is this possible with Director?


    tryingtodecide webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Dual monitors

    Director is a bit stronger than flash in handling video.

    Director would handle the 2 ajecent monitors as one large continous
    stage, you would just have to devide the layout to coincide with
    monitors borderline.

    The desktopRectList is a director function that reports the cooridinates
    of all monitors attached.
    JB Guest

  5. #4

    Default Re: Dual monitors

    JB <lingoguy@sbcglobal.net> wrote in news:lingoguy-E1908A.14401020012004
    @forums.macromedia.com:
    > Director would handle the 2 ajecent monitors as one large continous
    > stage, you would just have to devide the layout to coincide with
    > monitors borderline.
    Or you could place a MIAW at the rect of each item of the deskTopRectList.


    --
    Mark A. Boyd
    Keep-On-Learnin'
    Mark A. Boyd Guest

  6. #5

    Default Re: Dual monitors

    Are there any code examples of this that I might look at to see how to implement desktopRectList other than what is in the Lingo dictionary since that example doesn't seem to represent my idea?


    tryingtodecide 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