Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Getting Started / Re: Flash cs3 and PureMVC on: July 30, 2008, 10:51:37
Not sure but HelloFlash doesn't use any of those classes. Can you tell us anything about your installation?

Also, if you haven't already, try removing the PureMVC swc from your classpath, as Flash doesn't use it.


Flexunit and Asunit were added to the Classpath(Preferences), but why would they cause these errors to appear in a PureMVC project ?
Removed them and it is working fine now !
2  Announcements and General Discussion / Getting Started / Flash cs3 and PureMVC on: July 30, 2008, 12:20:23
I was trying to compile Hello Flash application in Flash CS3 and i got this

1046: Type was not found or was not a compile-time constant: WebService.
1046: Type was not found or was not a compile-time constant: HTTPService.
1046: Type was not found or was not a compile-time constant: RemoteObject.

Any Ideas ?
Pages: [1]