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

  1. #1

    Default screen capture

    Putting together some docs for a new tool and found that Print in MX2004 loses
    trails on stage. Looked at printomatic but it is no longer on the CD and their
    site makes no mention of use with MX004 so I am reluctant to try it.

    I started researching screen capture packages and found a dizzying selection.
    Any experience out their with a screen capture package relative to Director
    stage?

    Thanks for any info,
    Lee C

    klgc Guest

  2. Similar Questions and Discussions

    1. screen capture to FMS
      Hi everyone, I want to send a video stream from C# to FMS(with network layer and all that stuff) is it possible? If not, can I send byte array to...
    2. Webcam screen capture
      For our class project this year we are working on a flash com conference streaming program. Since we don't have the equipment to take a real screen...
    3. Capture screen
      Can someone help me, I found nothing to the "newmember" that I created from the following script: thestagebitmap = (the stage).image.duplicate()...
    4. disable screen capture
      Is there any way to disable screen capturing via lingo or the use of an Xtra? thanks
    5. Help: how to disable the screen capture on OS X ??
      In article <c8cda9c0.0308120141.6e500fa2@posting.google.com>, xxiankuan@yahoo.com (Xiao Xiankuan) wrote: There's no documented way for doing...
  3. #2

    Default Re: screen capture

    have you tried

    member("predefinedBitmap").image = (the stage).image
    JB Guest

  4. #3

    Default Re: screen capture

    Thanks. I thought about using a little image Lingo to fix the stage then print
    it to pdf, but I end up doing this in so many different situations and
    different times within a movie that I wanted to just do it externally and
    simply. My concern with the screen capture packages is how well they would
    work with a Projector stage, so that is why I asked if anyone had any
    experience with any of the packages and Director.

    klgc Guest

  5. #4

    Default Re: screen capture

    Greetings,

    I use "Corel Capture" in the Draw graphic suite. Works well. Even
    capture flash stuff on the screen.

    --
    Bob Friedman τΏτ
    [url]www.pamspress.com[/url]


    "klgc" <webforumsuser@macromedia.com> wrote in message
    news:c1om45$qoa$1@forums.macromedia.com...
    > Thanks. I thought about using a little image Lingo to fix the stage then
    print
    > it to pdf, but I end up doing this in so many different situations and
    > different times within a movie that I wanted to just do it externally and
    > simply. My concern with the screen capture packages is how well they
    would
    > work with a Projector stage, so that is why I asked if anyone had any
    > experience with any of the packages and Director.
    >

    Bob Friedman Guest

  6. #5

    Default Re: screen capture

    Thanks Bob

    I had not looked at that one yet, but will. If it is not a stand alone that may be the reason I didn't see it my google "screen capture" search.

    klgc Guest

  7. #6

    Default Re: screen capture

    Hi,

    It is not a stand alone. Search for Coreldraw graphic suite 12. That is
    the newest version out. [url]www.corel.com[/url]

    Draw is a super vector design program. I use it quite a bit to create
    assets. I find it much better than AI and Freehand. (sorry).

    Capture allows full screen capture or any part of the screen.

    --
    Bob Friedman τΏτ
    [url]www.pamspress.com[/url]


    "klgc" <webforumsuser@macromedia.com> wrote in message
    news:c1ot9a$4sa$1@forums.macromedia.com...
    > Thanks Bob
    >
    > I had not looked at that one yet, but will. If it is not a stand alone
    that may be the reason I didn't see it my google "screen capture" search.
    >

    Bob Friedman Guest

  8. #7

    Default screen capture

    Hello
    What is the best way to acheive a screen capture with FMS
    Thanks

    coolpyx1 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