Skip to content

Instantly share code, notes, and snippets.

@ahilles107
Created March 19, 2012 14:40
Show Gist options
  • Save ahilles107/2114653 to your computer and use it in GitHub Desktop.
Save ahilles107/2114653 to your computer and use it in GitHub Desktop.
FlexSocial intergation part2
<body>
<script type="text/javascript">
flex.connect({
app_id : 00000
}, function(){
// run code when connection is ready
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment