A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: LCService weak?

  1. #1
    Retired SCORM Guru PAlexC's Avatar
    Join Date
    Nov 2000
    Location
    NJ
    Posts
    1,387

    LCService weak?

    So, I'm doing Phil Kerman's tutorial, and it seems like the only thing really binding the agent to the pod and app is that the LCService objects you create in each SWF share the same name.

    Isn't that kinda....weak? Or am I missing something?

  2. #2
    Developer
    Join Date
    Sep 2001
    Location
    The Bluegrass State Will Flash For Food ™
    Posts
    3,789
    The purpose of the LCService is to manage the local connections. You can skip the whole data management / local connection / agent if you want; or you can setup your own local connections. LCService just makes it easier. Kind of Model View Controller - ish

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Posts
    310
    I am curious why you think it is "weak"?

    It encapsulates the LocalConnection, and makes tying together multiple parts of your Central app really easy.

    What would you like to see changed / added?

    mike chambers

    mesh@macromedia.com

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