Thanks by the way...java can be a little obnoxious.
Hosey
On 8/24/05, Simon Collins <[EMAIL PROTECTED]> wrote:
Do you have both JDK1.4 and 1.5 installed? Looks like the compiler is
looking at the 1.4 runtime libraries when compiling which wont have the
generic (parametised) versions of HashMap etc that are in 1.5 (generics
is new to 1.5).
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
