Force GetUrl to open dialog box "open or save"

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Force GetUrl to open dialog box "open or save"

    I'm triyng to link several buttons to several external 3D .step and .igs files.

    I needed Flash to open dialog box "Open or save", but what hapens is the
    browser starts and opens that file as a blanck.

    Is it possible to force that dialog box?

    Thanx
    Deliris



    deliris Guest

  2. Similar Questions and Discussions

    1. How to force "save as" rather than open?
      On a particular page, depending on what the user has clicked, I'll either stream music to them using the following code: print "<META...
    2. How to get a OPEN/SAVE dialog option window when open Excel from IE browser.
      I use the following to open Excel from IE browser, but I don't get a OPEN/SAVE dialog option window. Instead, the Excel opened in the browser...
    3. Excel open automatically without giving a dialog box option to Open/Save/Cancel using filesys.create
      Excel open automatically without giving a dialog box option to Open/Save/Cancel using filesys.createTextFile. How to pop up the dialog box option...
    4. Button to launch the "File Open" dialog
      It can be done with a Windows Forms control, but the <INPUT type=file> would be the easiest way, it being designed for web pages and all... IMO,...
    5. "Open" dialog box problem
      All of a sudden my "open" dialog box (windows XP) is defaulting to listing everything by date instead of alphabetically... This is only happening in...
  3. #2

    Default Re: Force GetUrl to open dialog box "open or save"

    only if you use server side scripts (in a Internet setting)
    or 3rd party tools (like FlashStudioPro) in a local set up.

    HTH,

    -c.
    CesareRocchi 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