Flash not displayed in cf8

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Flash not displayed in cf8

    I have developed an application and use flash (swf) as a banner. The problem is the swf object not being displayed at browser (ie6 and ie 7) if i'm using CF8 but it display if i'm using cf 7.
    Fitri Guest

  2. Similar Questions and Discussions

    1. some files are not displayed
      I have a swf which it receives it's content from xml files. It displayes jpg's and mp3's by getting their paths from xmls. (also I must note that...
    2. getting ?????? displayed
      i am trying to display japanese from database utf 8 on the output page but no luck ...
    3. Datagrid is not displayed with XML
      Hi. I use two different approaches to bind data to my DataGrid. One is to get the data from a database, like this: oleDbDataAdapter = New...
    4. No data displayed on Flash Form
      I created flash forms using CF MX7 that send/receive data from MS-Access. The forms work well locally on my machine. But when I load them on the...
    5. how to determine displayed site in other frame in a flash film?
      Hi, i have the following problem: my site is divided in two frames; in the first frame the flash-navigation, in the second frame the content is...
  3. #2

    Default Re: Flash not displayed in cf8

    Fitri wrote:
    > I have developed an application and use flash (swf) as a banner. The problem is the swf object not being displayed at browser (ie6 and ie 7) if i'm using CF8 but it display if i'm using cf 7.

    Is your CFIDE virtual directory properly mapped and accessible?
    Ian Skinner Guest

  4. #3

    Default Re: Flash not displayed in cf8

    for cf8, i'm using built in web server (port 8500). i dont know where to check the CFIDE virtual directory wheter it is properly mapped and accessible
    Fitri Guest

  5. #4

    Default Re: Flash not displayed in cf8

    for cf8, i'm using built in web server (port 8500). i dont know where to check the CFIDE virtual directory wheter it is properly mapped and accessible ?
    Fitri Guest

  6. #5

    Default Re: Flash not displayed in cf8

    Fitri wrote:
    > for cf8, i'm using built in web server (port 8500). i dont know where to check the CFIDE virtual directory wheter it is properly mapped and accessible

    Sorry, I can't advise you there. I have never used the built-in web
    server, port 8500 or otherwise. I would presume that the built-in
    server would understand the needs of ColdFusion, but I have no idea of
    the details.
    Ian Skinner Guest

  7. #6

    Default Re: Flash not displayed in cf8

    It must be there if you have the default installation.

    Do you generate this swf file via CF? If yes, how?

    Have you updated yourt Flash version into one of the latest one?


    Oguz.Demirkapi 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