Is Flex 1.5 worth it?

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

  1. #1

    Default Is Flex 1.5 worth it?


    We are developing a flash media player, with Playlist. Similar to what you see
    on MTV, ESPN etc.

    We are required to use flash 8, but want to know if we should use flex 1.5 or
    just got with a pure Action script solutuion.

    Some of my questions are:

    Do we need backend/server software to use flex 1.5

    If so how much is it? (estimate)

    Is flex 1.5 stable? Could we experience more issues with flex than a pure
    action script solution?

    Is there a clear migration path from 1.5 to flex 2.0 ? Do we need to scrap
    everything if we move to 2.0, or can we reuse most of what we have in flex 1.5?


    kevinsb1 Guest

  2. Similar Questions and Discussions

    1. Is M\CLUSTER worth looking into?
      Is M\CLUSTER worth looking into? Would you use it for enterprise level internal processing data backend support? TIA ~ Duane Phillips.
    2. Is it worth it?
      Hi everyone, I'm new in this forum and my first question my seem simple to you. What does ColdFusion offer against other serverside scripting...
    3. So, is CS worth the switch?
      Yes, I know that this has been asked and covered in the past, but thought I would re-ask it now that CS has bee out for some time now. It seems...
    4. A Picture's Worth
      Hi everyone, the first of August has finally come! My name is David and I am a university student from Melbourne, Australia. I've just launched a...
    5. PS Seminars? Worth it?
      I took a weekend condensed PS for windows course at the Local College and I found it very useful. Some of the things that I was trying on my own...
  3. #2

    Default Re: Is Flex 1.5 worth it?

    First a few definite answers:
    Yes, you must have the Flex server (a J2EE application, running in a servlet
    container).
    The last I heard, the Flex server was $30,000 for a four cpu license. I bet
    you could negotiate for less though.
    Flex 1.5 is very stable

    Now, some not-so-definite thoughts:
    "Clear migration path"? How high is "up"? You would not have to scrap
    anything from Flex 1.5, but the changes, particularly AS 2 to AS 3, are
    significant and migration is manual. Good AS coding practice will ease the
    migration a lot.

    If your in-house processes and talent are sufficient to do the project in pure
    Flash, then I might suggest that route, componentizing things as much as
    possible with an eye toward leveraging the components in Flex 2 later on. A
    large part of Flex's value lies in supporting enterprise level development
    processes and methodologies, something that Flash development has been
    considered to lack. If this value is not significant for you then again, the
    Flash route might be best.

    Tracy

    ntsiii 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