I'm looking for an easy solution to retrieve the posts / the wall of a facebook page with the help ActionScript 3. We need to retrieve the wall / posts from a specific Facebook page and display them in our swf. The key word is retrieving. It has nothing to do with posting to the Facebook page.
I'm aware of the Adobe dev tutorial on http://www.adobe.com/devnet/games/articles/getting-started-with-facebooksdk-actionscript3.html but as our solution won't be displayed in a traditional browser I seriously doubt that we can use JavaScript as an intermediary.
And just to make things clear, we are not developing an iOS- or Android-app (or any other mobile app). If we were I'd simply use Milkman Game's ANE.
Any ideas or solutions are welcome :-)