How to connect with facebook chat

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to connect with facebook chat

    I want make wap community with special features facebook chat or can update status facebook? Anyone have idea?

    #2
    u mean with this?

    <script src=
    "http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php"
    type="text/javascript"></script>

    <fb:comments></fb:comments>

    <script type="text/javascript">
    FB.init("YOUR_API_KEY_HERE", "<path from web root>/xd_receiver.htm");
    </script>
    com site: http://vampist.net
    download site: http://wapdloads.net
    fb: http://www.facebook.com/pmplx

    Comment


      #3
      How to get API key?

      Comment


        #4
        just read in facebook developer forum to get more information
        com site: http://vampist.net
        download site: http://wapdloads.net
        fb: http://www.facebook.com/pmplx

        Comment

        Working...
        X