Closed GoogleCodeExporter closed 9 years ago
Original comment by erik.eng...@devaldi.com
on 24 Apr 2012 at 7:17
Thanks
Saurabh
Original comment by saurabhp...@gmail.com
on 24 Apr 2012 at 9:11
@Saurabh, @Erik
The following might be helpful (Query String Request Authentication):
http://docs.amazonwebservices.com/AmazonS3/latest/dev/RESTAuthentication.html
http://docs.amazonwebservices.com/AmazonS3/latest/dev/S3_QSAuth.html
http://docs.amazonwebservices.com/AWSSDKforPHP/latest/#m=AmazonS3/get_object_url
Original comment by mentur...@gmail.com
on 15 May 2012 at 8:10
We are using a (custom) system similar to Amazon AWS. In our case a possible
solution would be to provide a array of files (one row per page) to SwfFile
instead of a string.
Another more data-efficient but complex solution would be to provide SwfFile
with a 'sprintf' format (as in http://nl3.php.net/sprintf ) and provide a
second array with the values.
Original comment by a.vannat...@gmail.com
on 17 May 2012 at 1:26
fixed in upcoming build 1.5.2. Make sure you set EncodeURI to false
Original comment by erik.eng...@devaldi.com
on 12 Jun 2012 at 9:42
Original issue reported on code.google.com by
saurabhp...@gmail.com
on 21 Apr 2012 at 1:12