A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: CS4 Docment class question

  1. #1
    Member
    Join Date
    May 2007
    Posts
    39

    CS4 Docment class question

    I am attempting to code using the flash IDE document class .
    To that extent I have written a Main Class which is the entry point to my fla.
    I have a number of other classes as well.
    My question is this:
    If I instantiate an object in a class other than the Main class, how do I call the methods that I have written in the new Objects class?
    Is it possible..or is it necessary to instantiate all the objects in the Main class and call their methods from there

    Thanks for the help
    Mango

  2. #2
    Senior Member
    Join Date
    Jan 2011
    Posts
    171
    Post some sample code so that other can see what you actually doing wrong. Otherwise read some examples about class and communication in AS3 or AS2.

    I assume that you are talking about AS3. And I recommend some AS3 books for this.



    arkitx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center