[flexcoders] Re: Nirvanix API & Air examples?

2008-07-15 Thread barryruffner
--- In flexcoders@yahoogroups.com, "deba2304" <[EMAIL PROTECTED]> wrote:
>
> Hi Barry,
> 
> Thanks for the link, the example doesn't seem to work probably
> compiled with old air sdk, any other examples as this seems to be a
> javascript/html example. Can I talk to the Nirvanix API directly
> through air?. I just wanna get a working example running, before
> spending any money to possibly get an Air/Flex developer to help me out.
>

We updated the project to a newer version of air because a number of
people had requested it who couldn't use the old one version (not sure
the exact reason).  There should be no specific limitations on
accessing the Nirvanix API since its just a web request that returns
XML.  

Currently we do not have any Flex examples but it should be fairly
straight forward since its a GET / POST with an XML return.  Take a
look at the API document at the Nirvanix developer site for specifics
on each call.

Regards,
Barry R.



[flexcoders] Re: Nirvanix API & Air examples?

2008-07-11 Thread deba2304
Hi Barry,

Thanks for the link, the example doesn't seem to work probably
compiled with old air sdk, any other examples as this seems to be a
javascript/html example. Can I talk to the Nirvanix API directly
through air?. I just wanna get a working example running, before
spending any money to possibly get an Air/Flex developer to help me out.



[flexcoders] Re: Nirvanix API & Air examples?

2008-07-10 Thread barryruffner
--- In flexcoders@yahoogroups.com, "deba2304" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> Has anyone used the Nirvanix API (similar to amazon S3) with Flex/Air
> to upload and download files?. Any example code to help out a new Flex
> 3 user would be great.
> 
> Thanks.
>

You can find a very simple example of an MP3 Player that uses Nirvanix
to list the files in a folder and stream a selected mp3 to play it on
the Nirvanix developer site.  While its not a Flex example it should
be very helpful.

You can find it at:
http://developer.nirvanix.com/files/folders/adobe_air/entry16.aspx

Please feel free to drop me a message if you need any more help with this.

Regards,
   Barry R. (Nirvanix Customer Advocate)