Hey, doubt this is the best place to ask, but, everything is in Flex
right now. :rofl

I have Eclipse 3.2 installed, but, I can't make sense of these install
directions for the Flex 2 SDK.

These instructions are either missing whole steps for no0bs, or is way
over my head, or both. I get to step 5. I have a folder with the
unzipped files. Now what?

Thanks!

=== Instructions ===

To install Flex 2 SDK :

   1. Download Flex SDK ZIP file from the website.
   2. Create a directory to contain the files.
   3. Extract the ZIP file to this directory. Flex 2 SDK contains the
following directories:
          * bin - Contains the mxmlc, compc, and fdb utilities. The
bin directory also contains the jvm.config file, which specifies Java
settings that you can modify, if necessary.
          * frameworks - Contains compiled framework classes,
configuration files, and framework source code.
          * lib - Contains JAR files used by the utilities.
          * player - Contains installers for debugger versions of
Flash Player 9. The debugger version reports run-time errors,
including errors for undeclared variables, uncaught run-time
exceptions, and operating-system-specific networking errors.
          * resources - Contains HTML templates for Flash Player
detection and history management.
          * samples - Contains sample applications.
   4. Review the readme.htm file.
   5. Ensure that Java SDK is installed on the computer and that the
java_home/bin directory is defined in the system path. JDK 1.4 or 1.5
is required. For JDK 1.4, JDK 1.4.2_06 or later is required.
   6. Install the debugger version of Flash Player from the
flex_root/resources/player/debug directory. For Macintosh clients,
copy Install Flash Player 9 OSX.dmg to the Macintosh and install it.
You can optionally copy SAFlashPlayerDbgRel_en.dmg to the Macintosh to
use the standalone Flash Player. On UNIX and Linux, use these
installers to install the debugger version of Flash Player on your
Windows clients.
   7. Continue by reviewing the samples. To run the samples, you must
first compile them running the install_root/samples/build-samples.bat
(Windows) or install_root/samples/build-samples.sh (UNIX and
Macintosh) files.
      Note: Compiling the samples may take some time.
   8. For more information on the Flex compilers, see the "Using the
Flex Compilers" chapter in the Building and Deploying Flex
Applications manual. For example, to compile the
install_root/samples/flexstore/flexstore.mxml file, open a console
window, navigate to the install_root/bin directory and issue the
following command:

      C:\Flex2SDK\bin>mxmlc ../samples/flexstore/flexstore.mxml









------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to