Document Opening Event

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Document Opening Event

    Hi all,

    I'd like to be able to capture the event in which a document opens. I
    am working on an extension and would like it to do something when a
    document is opened from the site list.

    Are there any ways I can capture this event and handle it?

    The main function I want to intercept is site.open() calls, which occur
    when a user chooses Open from the right click menus on the site list.

    truello@gmail.com Guest

  2. Similar Questions and Discussions

    1. Need Help in opening FH10/11 document
      Hi to all, I need to have a FH10/11 document opened. I use AI CS which doesn't come with a FH import filter. Who could open this document for...
    2. opening a document created in v 4.0.4
      I have downloaded a trial version of Director MX 2004 to open a document created in Director v 4.0.4. MX says that the document is too old to open....
    3. opening document in freehand 10
      Hi there everybody I have a problem..... I created a job in freehand 10, saved it as a freehand document. BUT!! when i tried to open it a day...
    4. opening a document on an external program
      Hi, I'm using director MX and I'm using FileXtra4 to open up JPEG's and PDF files on external programs. When i play the movie inside director, my...
    5. Opening an html document (macosx)
      Hello people, Is there anyone who can tell me how to open a html document from my application? I'm writing an application for MacOSX. I can...
  3. #2

    Default Re: Document Opening Event

    Just wanted to say that after a lot of searching I found what I was
    looking for.

    Take a look at Configuration/Commands/_onOpen.htm if you are in a
    similar situation.

    truello 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