# XMPP in your browser: Flex 2 with XIFF

DevFeed: [XMPP in your browser: Flex 2 with XIFF](<https://devfeed.tech/articles/xmpp-in-your-browser-flex-2-with-xiff-35490.md>)

Original publisher: [Read original article](<https://darkcoding.net/software/xmpp-in-your-browser-flex-2-with-xiff/>)

Author: Graham King

Published: 2007-12-12T22:40:40Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [XMPP](<https://devfeed.tech/topics/xmpp.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [ActionScript](<https://devfeed.tech/topics/actionscript.md>), [browser](<https://devfeed.tech/topics/browser.md>), [API](<https://devfeed.tech/topics/api.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [developer](<https://devfeed.tech/tags/developer.md>), [guide](<https://devfeed.tech/tags/guide.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [software](<https://devfeed.tech/tags/software.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

## AI overview

A developer guide to using the XIFF ActionScript 3 API to connect Flex 2 applications to XMPP services in a browser. It covers cross-domain policy files, socket connections, rosters, login, and account registration.

## Source excerpt

XMPP and Flex: A developer's guide to instant messaging integration.