====== Tweetr - Examples ====== {{page>tweetr:templates:projectmenu}} \\ \\ All examples have their sources included. You can view the source by Right clicking within the Example and choose //View Source//. \\ === Flex 3 Examples === * **Retrieving Public Timeline** - [[http://labs.swfjunkie.com/tweetr/FlexExampleOne/|Example One]] * **Sending a Tweet** (requires a Twitter account) - [[http://labs.swfjunkie.com/tweetr/FlexExampleTwo/|Example Two]] * **Retrieving Friends Timeline** (while hiding Username & Password) - [[http://labs.swfjunkie.com/tweetr/FlexExampleThree/|Example Three]] \\ === Pure AS3 Example === * **Retrieving One Tweet from the Public Timeline** - [[http://labs.swfjunkie.com/tweetr/AS3ExampleOne/|Example One]] \\ === AIR Example === * **Retrieving One Tweet from authenticated User Timeline** - [[http://tweetr.googlecode.com/svn/trunk/examples/air/tweetrExampleAIR.air|Example One]] \\ ========== ----