0 Replies Latest reply on Feb 18, 2010 1:02 AM by mdesignz

    File Upload with Flex

    mdesignz

      Hello,
      I'm working on a Seam 2.2.x project using Flex 4 and GraniteDS.  One of the requirements is to upload a file from the client.  I've done this several times with non-Flex clients, but I'm just not making the mental leap to see how to do it with Flex and integrating it with Seam.  If anyone has already done this, I'd love to see an example.  So far, using Flex's FileReference appears to be the right approach.  The part I just don't see, is connecting it with a Seam back-end component.