Modify default DW8 code for inserting Flash?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Modify default DW8 code for inserting Flash?

    Whe I insert a Flash SWF using Insert -> Media -> Flash, DW8 creates code that
    specifies a minimum Flash version of 7 (7,0,19,0 actually). I want have DW8
    specify a minimum Flash player version of 8 rather than 7 (without me having
    to edit the HTML) code.

    Does anybody know a way to change the default object/embed code DW8 creates
    when you use a Flash movie? Surely this is user-definable.

    Thanks.

    MadMax64 Guest

  2. Similar Questions and Discussions

    1. best module to parse / modify C-code
      Hi, What modules are you using to parse C code? Some of the required use cases: 1.) extract a list of functions and their prototypes
    2. How to add or modify template columns via-code
      Hi, I know how to add template columns via the designer or the HTML source Now, I want to add a template column (<ItemTemplate> and...
    3. need asp code to modify design of multiple MS Access MDBs
      I have an ASP application with MS Access 2002 backend. This application I have 20 copies of running on the same server. Each application is a...
    4. Modify default XHTML-compliant .php file?
      No one knows how to do this?
    5. To modify table through code SQL
      I need to create some fields in a table in BackEnd and I am using the instruction Alter Table in the following way: Dim db As Database, rs As...
  3. #2

    Default Re: Modify default DW8 code for inserting Flash?

    I found a document
    [url]http://www.macromedia.com/support/dreamweaver/custom/customizing_dwmx/[/url] with
    info (Page 5) that explains how to do this. Even though the document was for DW
    MX it worked fine on DW8.

    MadMax64 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