facebook app + flash = hmmmm
well i've started building a facebook app that's flash based and jumped head on into the Facebook AS3 API. there's likely going to be a lot of posts about this as i found out new things.
so far i've been able to embed a flash movie into the canvas page with the FBML tag. i've then got that to add a smaller flash app onto the user's profile page.
it's been tough finding out how to do all this stuff as the facebook docs are huge but not very well organised, at the end i might even write a tutorial about it.
here's somethings which i discovered that should have been very clearly mentioned in the getting started docs:
- you cannot get a vistor's user id (and therfore info) from a profile app. i was wanting to create an app that has a different state for the owner and a different one for a visitor, unfortunately it's not easy, if even possible at all.
- the 'add to profile' button as far as i have discovered cannot be edited or incorporated into a flash app so it just has to sit on the outside of the flash app on the canvas page
will list more issues as i find em. if you have any questions, email me and i'll give ya a hand.
so far i've been able to embed a flash movie into the canvas page with the
it's been tough finding out how to do all this stuff as the facebook docs are huge but not very well organised, at the end i might even write a tutorial about it.
here's somethings which i discovered that should have been very clearly mentioned in the getting started docs:
- you cannot get a vistor's user id (and therfore info) from a profile app. i was wanting to create an app that has a different state for the owner and a different one for a visitor, unfortunately it's not easy, if even possible at all.
- the 'add to profile' button as far as i have discovered cannot be edited or incorporated into a flash app so it just has to sit on the outside of the flash app on the canvas page
will list more issues as i find em. if you have any questions, email me and i'll give ya a hand.

0 Comments:
Post a Comment
<< Home