July 2008
Beginner
192 pages
4h 41m
English
To set profile-specific tags, or to render anything in a
user’s profile for the application, you must either place the code in your
“Default FBML” box in your application settings or make an explicit
profile.setFBML call via the API. It’s important to understand that FBML on a
user’s profile is not dynamic. This means that if you change the FBML, you
must either set it through the “Default FBML” box in your application
settings or make an API call via profile.setFBML again
to reset the FBML for that user’s profile. Just refreshing the user’s
profile page will not refresh it with your new FBML!
The following tags work only in the application’s profile box on a user’s
profile.
Read now
Unlock full access