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

  1. #1

    Default Flex Configuration

    Hi,

    If I upload a project to a server with its accompanying folders/files, then
    download to another machine, then import it to FlexBuilder 3 into a project
    using the import/File System option (nb folders/files are not in archive
    form), then open the main.mxml of the downloaded group of files/folders from
    within the project file. Everything looks fine, but when I try to debug the
    file, there's no 'Debug a Flex application' only the native eclipse java debug
    options. I'm using Vista with Flex plugin. I can try define a Flex
    configuration, but then get 'windows no disc' error. Any way to avoid this
    error, good practice procedures? eg only export a release build or archive? Is
    there some way some of the downloaded files are in conflict with the project
    'parent files'. Should this be done a different way?

    cheers

    Colm


    otisme Guest

  2. Similar Questions and Discussions

    1. Flex 2 Project in Flex 3 Swf File Size Increase?
      I have imported my Flex 2 Projects into Flex 3, when I compile my code the resulting swf file is 100-200K larger. Why is that? I thought Flex 3 made...
    2. Support document for Migration of application fro flex 2o flex 3
      Support document for Migration of application fro flex 2 o flex 3
    3. Not Flex JSP tag lib def in flex-bootstrap.jar (Flex 2Beta 2)
      Hi, The taglib.tld file that was in the Flex 1.5 flex-bootstrap.jar isn't present in the Flex2 Beta2 version of that jar. The interfaces are there...
    4. Is the newest version of flex framework enough good fordeveloping flex rpc services?
      Hallo guys, I've already installed the newest version of flex framework (flex2 beta2 version). I already used beta1 version for developing Rpc...
    5. Flex/Flash BEA Portal Integration - Configuration ?
      Hi- I am getting some errors when I try to run the sample.war included with the Flex1.5 install on BEA Portal Server. I am thoroughly...
  3. #2

    Default Re: Flex Configuration

    The way to do this is the native FlexBuilder3 archive feature. But I still
    found a number of problems with it. I export archive out of FB3 on XP pro.
    Delete project. Then import the archive file. Everything opens and tests fine.

    However, when I transfer/import the archive into another machine with vista,
    it opens ok, but run the debugger and get the 'No disc error'.

    I could do with something like a conf file to compare all the settings on the
    vista machine to that of the xp pro one, but there is none, nor afaik an
    install log file. Can't get the standalone ver of FB3 to work at all on vista,
    I did get the flex plugin ver to work, but now its throwing errors such as the
    above, it appears buggy to me.

    there would also appear to be a set of protocols on the vista Plugin ver of
    FB3 different to that of standalone ver of FB3 on xp pro. Appears until they
    get sorted I got to stick with xp pro.

    rgds


    Colm

    otisme 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