How do I Link a .Dir (shockwave) file into a html file ?

Ask a Question related to Macromedia Shockwave, Design and Development.

  1. #1

    Default How do I Link a .Dir (shockwave) file into a html file ?

    Hey been having troubles with trying to link *.dir files into html ..... I am
    fine with linking swf files... but it works different.... does anyone know how
    to fix this... or has some code to show how to display it in HTML.

    Thanks.... my email is [email]valcarni@ozonline.com.au[/email]

    Valcarni Guest

  2. Similar Questions and Discussions

    1. Linked file uploaded - link still points to local file
      Hi, We are faced with a strange problem in one of your Contribute sites: 2 users reported problems when linking and uploading files: user...
    2. Help needed with ASP form browse for file, create link to file and insert in access database
      I have a form where a user enters their name, date etc. i also want them to be able to click on a browse button and select a file which will then...
    3. How can I send data to a Flash file (swf), by clicking on a html link?
      How can I send data to a Flash file (swf), by clicking on a html link? (my english is bad) I have a little Flash movie, inside my html document...
    4. how to link a button to an external html file
      Search the NG archives at: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=macromedia.director This is an often answered question. You...
    5. can i force a shockwave file to load before html?
      help, i'm looking for a way to force the browser to load a shockwave file before html. Well my problem is that I have a shockwave file on a...
  3. #2

    Default Re: How do I Link a .Dir (shockwave) file into a html file ?

    ..dir files can't be embedded in html pages, only .dcr can
    So you need to publish your dir file as a shockwave movie, it therefore
    becomes a .dcr file.
    Look at the publish settings in the IDE : it can even create the html
    page, analyzing its html code will lead you to how to do it in you own
    pages.

    hth


    -----
    Ned
    -----
    Ned 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