Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default SWF not playing?

    I built a page in DW8, very simple page that just has a SWF plugged into
    it.. but when I view the page out on the host, it just sits there..
    shouldn't the SWF play automatically?


    _adrian Guest

  2. Similar Questions and Discussions

    1. Playing MP3s
      I am trying to play an MP3 file from coldfusion. The code im using is the following: <cfsavecontent variable="ButtonClick"> var...
    2. Playing flv from the server and a CD-ROM?
      Need to build some e-learning with video streaming from Flash Media server. But client also want to put on a CD-rom. WHat's involved in converting...
    3. FLV loading, but not playing
      I have an application that loads an FLV into the FLVPlayer component, in Safari on OSX 10.3.9, I sometimes experience that the FLV will load, but...
    4. Playing SWF from Variable.. Is it possible?
      Hello all.. I have a encrypted swf file, which i decrypt on the client machine and what i want to do is, instead of writing the decrypted file to...
    5. problem playing mp3
      hi, im new to flash. could anyone teach me how to shorten this stupid code that i made just to play 10 mp3 songs from the server. i know theres a...
  3. #2

    Default Re: SWF not playing?

    In Dreamweaver with the SWF file selected, the Property panel will have a
    "AutoPlay" check box that will flag the movie to play automaticly.

    Another thing that might be happening is the ISP doesn't have the SWF mime
    type enabled on the server. One way you could confirm this is to try loading
    the SWF directly and not through an HTML file.


    jnosal3 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