Skip to main content
Participant
October 24, 2006
Question

Action Script & Components

  • October 24, 2006
  • 1 reply
  • 265 views
Hey gang.

I am new to Flash & FlashCom so please bare with me but I have been learning very quickly.

I am writting a FlashCom video conferencing application. All is well I have learned AS very fast on both FlashCom and Flash client sides.

One part where I get really confused is the use of the FlashCom Components. They work "seamlessly" when you drop a SimpleConnect component but when you do a connection of your own via code VideoConference, TextChat and all these components do not work.

Doing a videoConference.Connect(conn); doesn't seem to do anything. It works with the ConnectionLight however but any other component I try does not work. I've tried putting it before/after my conn.connect() but neither makes a difference.

Could someone help give me some insight on how to hook up the components when using my own NetConnection via AS code?

Thanks and take care.
    This topic has been closed for replies.

    1 reply

    DuderrAuthor
    Participant
    October 26, 2006
    Anyone please? I don't know how to hook these components up when not using a SimpleConnect.

    Any help would be greatly appreciated.

    Thanks and take care,
    Simon