classes

Could someone give me an example where I create an object from a class that is in another file, and be able to pass paramenters?

I have a whole lot of AS3 code (in class files) that I want to convert in lua

[import]uid: 138547 topic_id: 24357 reply_id: 324357[/import]

This post may prove useful: http://blog.anscamobile.com/2011/09/a-better-approach-to-external-modules/

Take a look at the comments, there is at least one example of this kind of thing that I think will help you :slight_smile: [import]uid: 52491 topic_id: 24357 reply_id: 98438[/import]