[Flashr] addComments

Kelvin Luck kelvin at kelvinluck.com
Thu Sep 21 18:15:34 EDT 2006


Hi,

No, it's not possible to add comments without being authenticated.

As for how to approach the script, you are probably best off looking at 
the example here:
http://www.kelvinluck.com/article/flashrsimplesearch

And adapting it to your needs,

Hope this helps,

Kelvin :)

no name wrote:
> also Kelvin it is possible to upload comments without login.
> 
> can you show me an example photosCommentsAddComment?
> 
> 
>> From: "no name" <sger_error at hotmail.com>
>> Reply-To: Flashr at osflash.org
>> To: kelvin at kelvinluck.com, Flashr at osflash.org
>> Subject: Re: [Flashr] addComments
>> Date: Thu, 21 Sep 2006 11:41:57 +0300
>>
>> _flashr = Flashr.getFlashr();
>> _flash.photosCommentsAddComment(248163021, "comment");
>>
>> function photosCommentsAddComment(photoId:String, comment:String) {
>>
>> }
>>
>> Is this a good way to start?
>>
>>
>>> From: Kelvin Luck <kelvin at kelvinluck.com>
>>> Reply-To: kelvin at kelvinluck.com, Flashr at osflash.org
>>> To: Flashr at osflash.org
>>> Subject: Re: [Flashr] addComments
>>> Date: Thu, 21 Sep 2006 08:48:44 +0100
>>>
>>> Hi,
>>>
>>> Yes, you can add comments to a photo using Flashr 0.5:
>>>
>>> http://flashr.kelvinluck.com/assets/0.5/
>>>
>>> Check out photosCommentsAddComment:
>>> http://flashr.kelvinluck.com/assets/0.5/docs/files/com/kelvinluck/flashr/core/Flashr-as.html#com.kelvinluck.flashr.core.Flashr.photosCommentsAddComment
>>>
>>> Cheers,
>>>
>>> Kelvin :)
>>>
>>> no name wrote:
>>>> Hi Kelvin,
>>>>
>>>> Question
>>>>
>>>> Your api supports comments for a photo ID (well i mean TO ADD 
>> COMMENTS).
>>>> thanks



More information about the Flashr mailing list