Insert Flash into Microsoft Word File

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

  1. #1

    Default Insert Flash into Microsoft Word File

    I am working on a site that someone else built. I need to know the best way to
    place a flash navigation bar into a .inc file. The best way to look at the
    file is through Microsoft Word.

    The page has pictures and tables on it - but does not include the navigation
    bar like all the other pages. I can also open the file in excel - but I do not
    know how to place a flash file into it either

    All the other pages were built in .asp

    I think he did it to be able to chage the table info. easily

    If I open the .inc file in dreamweaver it only shows code not design. Hard to
    determine how and where it should go

    Thanks

    Ji

    BodyDock Guest

  2. Similar Questions and Discussions

    1. Saving pdf file as microsoft word compatible
      When we open a pdf, then "save as" Microsoft Word Document, the text reflows and the graphics from the pdf file drop out. Is there a way to preserve...
    2. microsoft word formatting
      ok, here is a silly question. i have a client who types up a word doc every day for his newsletter. he puts in basic tables in this newsletter...
    3. Microsoft Word and Perl
      I have been trying to update my word document using perl, i used $word->Selection->WholeStory; $word->Selection->Fields->{Update}; But this...
    4. A 145 KB Microsoft Word file outputted as a 16 MB PDF file (Acrobat 5.0) !
      I have a Word file (20 pages) which is about 145 KB. The file contains text , highlighted textboxes and images (graphs and charts in JPEG format)....
    5. Automate Microsoft Word
      How can I automate Microsoft Word from ASP.NET. My requirement is like this I have Datagrid with checkboxes... I need to export checkbox...
  3. #2

    Default Re: Insert Flash into Microsoft Word File

    I don't know much (okay..ANYthing) about PHP but I am pretty sure that .inc is
    a PHP file suffix type. Seems to me like you may want to research how to work
    with PHP since I'd guess that the information you're seeing was targeted to be
    dynamic data, not display data, hence the reason there's no navigation.

    swingb13 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