-
```
ar bmpd:BitmapData = new BitmapData(371, 600, false);
bmpd.draw(holder);
var bitmap:Bitmap = new Bitmap(bmpd);
var values:Object = {message:'My Caption', fileName:'FILE_NAME', image:bmpd};
Face…
-
```
ar bmpd:BitmapData = new BitmapData(371, 600, false);
bmpd.draw(holder);
var bitmap:Bitmap = new Bitmap(bmpd);
var values:Object = {message:'My Caption', fileName:'FILE_NAME', image:bmpd};
Face…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
**Describe the issue:**
Currently, when establishing a Facebook connection, you are limited to requesting fields outlined in [1]. However, if Facebook introduces support for custom fields in the fu…
-
```
ar bmpd:BitmapData = new BitmapData(371, 600, false);
bmpd.draw(holder);
var bitmap:Bitmap = new Bitmap(bmpd);
var values:Object = {message:'My Caption', fileName:'FILE_NAME', image:bmpd};
Face…
-
Connect to Facebook to retrieve photos of users or groups (
https://developers.facebook.com/docs/graph-api/using-graph-api)
-
Email received form Facebook, they are doing the version detection on their side. Only Graph calls to FB are done through this module.
> XXXX currently has access to Graph API v2.1 which will reach t…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…