Hello list, I have some troubles with long package names when compiling a swf in the FlashMX 2004 IDE. When I try to compile the same class into the swf with mtasc everything works right. When I try to use the class: "de.xxxxxxxxxxxx.components.checkbox_radiobutton.renderer.BasicChoiceButtonRenderer" the macromedia-compiler tells me, that it could not load a class with that name. When I trim the classname to "de.xxxxxxxxxxxx.components.checkbox_radiobutton.renderer.BasicChoiceBut" the swf compiles without an error. Is there a limit of package-/classname-length in FlashMX2004?
Thank you! John _______________________________________________ osflash mailing list [EMAIL PROTECTED] http://osflash.org/mailman/listinfo/osflash_osflash.org
