Downloaded and installed the latest version of a FlexSDK. Unzipped it into a folder C:FlexSDK. Opened up my command prompt to C:/FlexSDK/bin. Ran a directory of the folder and my mxmlc.exe file was there. From the command prompt I issued mxmlc c:test.mxml and received a "could not find a JVM" error. This is surprising because I have compiled mxml files from the command prompt on my computer before. Also I have developed, compiled, and ran java programs before from the command prompt. I know I have a JRE on my system. As a matter of fact it is located at "C:\Program Files\Java\jre6". As I stated earlier I have compiled mxml files a while back. I dont understand what the problem might be now. Any help would be very much appreciated.
JM