Proper paths with Flash buttons

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

  1. #1

    Default Proper paths with Flash buttons

    Probably not <cf> related but I have a template that uses a <cfinclude> for a
    header. The cfinclude has Flash buttons for menus. Everything is in the same
    folder. But when I test it, the flash buttons seem to drop the primary folder
    and head for wwwroot. I get a big CF error. Everything is relative to the
    document. Why doesn't this work?

    KJ Klosson Guest

  2. Similar Questions and Discussions

    1. XML.load with relative paths in Flash 8
      Does anyone know if something has changed in Flash 8 for loading XML in the same domain? I have never had any trouble with this before. I am working...
    2. Flash Player 8: Cannot load SWF from non-local URLs fromlocal paths
      We have an application hosted on a central server. The Flash content is distributed to branch offices and called from the central server with the...
    3. saved flash uses absolute paths...
      I saved a flash game and found out it preloaded other files. After I copied those files and made sure to keep them in the same relative paths to the...
    4. Proper way to build a flash site?
      I have been using flash for a few months and I was wondering if there is a standard that set for creating flash sites. I know this can be very bias,...
    5. need general help with setting paths & man paths for apps
      On Thu, 10 Jul 2003, solaris newbie wrote: That is one way, but a (perhaps) beter way would be to modify PATH in individual user's .profile. ...
  3. #2

    Default Re: Proper paths with Flash buttons

    What do you mean the button heads to the root. Do you have an onclick, or is
    the form being submitted. Can you post some code?
    ----nimer


    "KJ Klosson" <webforumsuser@macromedia.com> wrote in message
    news:d1i0ak$6kl$1@forums.macromedia.com...
    > Probably not <cf> related but I have a template that uses a <cfinclude>
    > for a
    > header. The cfinclude has Flash buttons for menus. Everything is in the
    > same
    > folder. But when I test it, the flash buttons seem to drop the primary
    > folder
    > and head for wwwroot. I get a big CF error. Everything is relative to
    > the
    > document. Why doesn't this work?
    >

    Mike Nimer 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