|
Try public interface ISequence João Fernandes Programador
Informático From:
Hi, Sorry if this has come up, new on the list and to Flex 2, I
tried a search but found nothing as yet... Am I right in thinking Interfaces can only be defined in AS
files that also include a public class? Without adding a class to the following
file I get errors wherever I try to type things with ISequence... package ws.tink.tinker.controller.sequences import ws.tink.tinker.model.StepData; } Just to note there are other classes in that package, seemed
strange to me. Thanks, Richard
|

