<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.nirvanix.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Flash - Actionscript / Flex</title><link>http://developer.nirvanix.com/forums/17.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>AS3 ByteArray Uploader</title><link>http://developer.nirvanix.com/forums/thread/1028.aspx</link><pubDate>Thu, 08 May 2008 15:39:26 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1028</guid><dc:creator>Digidood</dc:creator><slash:comments>10</slash:comments><comments>http://developer.nirvanix.com/forums/thread/1028.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=1028</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m creating an app that creates large amounts of binary data in memory and then uploads it to nirvanix as a file.&lt;br /&gt;I thought I would share this utility in case others might need to do the same. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;The link below includes a class to upload a bytearray of any size to nirvanix and works in Flash, Flex, and AIR on or offline.&lt;br /&gt;It uploads the data in chunks across multiple requests using the&amp;nbsp; content-range feature.&lt;br /&gt;It requires that you get the storage node and upload token on your own first, but provides a&lt;br /&gt;quick wrapper class to hold the host, uploadToken, destFolderPath, and fileName &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Example Usage:&lt;/p&gt;&lt;p&gt;var data:ByteArray = createYourMassiveByteArray();&lt;/p&gt;&lt;p&gt;var storageNode:NirvanixStorageNode = new NirvanixStorageNode();&lt;br /&gt;storageNode.host = &amp;quot;...&amp;quot;;&lt;br /&gt;storageNode.uploadToken = &amp;quot;...&amp;quot;;&lt;br /&gt;storageNode.destFolderPath = &amp;quot;...&amp;quot;;&lt;br /&gt;storageNode.fileName = &amp;quot;...&amp;quot;;&lt;/p&gt;&lt;p&gt;var uploader:NirvanixBinaryUploader = new NirvanixBinaryUploader(storageNode, data);&lt;br /&gt;uploader.addEventListener(Event.COMPLETE, onComplete);&lt;br /&gt;uploader.addEventListener(ProgressEvent.PROGRESS, onProgress);&lt;br /&gt;uploader.upload();&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.digimix.com/nirvanix/NirvanixAS3BinaryUploader.zip&amp;nbsp;&lt;/p&gt;</description></item><item><title>Flash Upload and 303 forward</title><link>http://developer.nirvanix.com/forums/thread/1571.aspx</link><pubDate>Tue, 30 Sep 2008 13:50:40 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1571</guid><dc:creator>dotmlj</dc:creator><slash:comments>3</slash:comments><comments>http://developer.nirvanix.com/forums/thread/1571.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=1571</wfw:commentRss><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;We use the Flash uploader MultiPowUpload (&lt;a href="http://www.element-it.com/MultiPowUpload.aspx"&gt;http://www.element-it.com/MultiPowUpload.aspx&lt;/a&gt;) and Nirvanix HTTP upload. To register new uploads we use the forwardingurl to forward to a script on our site.&lt;/p&gt;
&lt;p&gt;Nirvanix makes a 303 redirect to the forwarding URL with only a header and no content. The &lt;strong&gt;problem is that Flash on Mac needs at least one char in the response content to accept it as a response and&amp;nbsp;make the redirect&lt;/strong&gt; - meaning&amp;nbsp;upload on Mac is not working on our site.&lt;/p&gt;
&lt;p&gt;Can we in any way get just a single char in return when using the forwardingURL to fix this problem?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;Morten&lt;/p&gt;</description></item><item><title>Crossdomain Problem</title><link>http://developer.nirvanix.com/forums/thread/1459.aspx</link><pubDate>Mon, 18 Aug 2008 07:02:08 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1459</guid><dc:creator>TedTiger</dc:creator><slash:comments>6</slash:comments><comments>http://developer.nirvanix.com/forums/thread/1459.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=1459</wfw:commentRss><description>&lt;p&gt;I have a question regarding flash and the crossdomain.xml
&lt;br /&gt;We would like to load directly the URLs which we generated with the 
&amp;quot;GetOptimalUrls&amp;quot;-request in Flash CS3.
&lt;br /&gt;But we cannot do so, because of the crossdomain.xml file which must 
reside in &lt;a href="http://node2.nirvanix.com/" class="moz-txt-link-freetext"&gt;http://node2.nirvanix.com&lt;/a&gt; (Europe Node).&lt;/p&gt;&lt;p&gt;Currently we&amp;#39;ve solved this with a wrapper script in PHP which pulls the image and pushes it back to the flash client. But that cannot be a long term solution. &lt;br /&gt;&lt;/p&gt;&lt;a href="http://developer.nirvanix.com/forums/t/339.aspx" class="moz-txt-link-freetext"&gt;&lt;/a&gt;</description></item><item><title>80003 Access Denied on flash upload</title><link>http://developer.nirvanix.com/forums/thread/1336.aspx</link><pubDate>Fri, 18 Jul 2008 17:05:04 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1336</guid><dc:creator>Annon</dc:creator><slash:comments>1</slash:comments><comments>http://developer.nirvanix.com/forums/thread/1336.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=1336</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to upload using a flash file, but I keep getting &amp;quot;80003 Access Denied: the domain name &amp;#39;node4.nirvanix.com:80&amp;#39; cannot be used to access this account.&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;If I upload a file from a standard form it works fine, but using file.upload in flash never works. The URL flash is uploading to is in this format: http://node4.nirvanix.com/Upload.ashx?uploadToken=--&amp;amp;destFolderPath=--&lt;/p&gt;&lt;p&gt;&amp;nbsp;The host and upload token are grabbed from GetStorageNodeExtended, and destFolderPath does exist. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Crossdomain files need updating for Flash 9.0.124.0</title><link>http://developer.nirvanix.com/forums/thread/1071.aspx</link><pubDate>Tue, 20 May 2008 14:21:42 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1071</guid><dc:creator>acorcutt</dc:creator><slash:comments>12</slash:comments><comments>http://developer.nirvanix.com/forums/thread/1071.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=1071</wfw:commentRss><description>Hi,
&lt;br /&gt;&lt;br /&gt;
I&amp;#39;m running into problems creating SOAP requests from the latest flash player, I think you need to update your crossdomain files on all nodes.
&lt;br /&gt;&lt;br /&gt;
I&amp;#39;m getting http channel.security.errors  when we try to do soap requests, (the old 9.115.0 player was fine), I think you now need to add:&lt;br /&gt;

&lt;br /&gt;&lt;br /&gt;
More Details:&lt;br /&gt;
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_07.html
And: http://www.google.com/translate?u=http%3A%2F%2Fgroups.google.com%2Fgroup%2Fmadeinflex%2Fbrowse_thread%2Fthread%2Fca584e0b1989edc6%3Ffwc%3D1&amp;amp;hl=en&amp;amp;ie=UTF8&amp;amp;sl=es&amp;amp;sl=es&amp;amp;tl=en&amp;amp;tl=en
&lt;br /&gt;&lt;br /&gt;
Let me know if there is something else I can do if you cant do this.
&lt;br /&gt;&lt;br /&gt;
Anthony</description></item><item><title>Flash Uploader 1.0 Released</title><link>http://developer.nirvanix.com/forums/thread/748.aspx</link><pubDate>Wed, 19 Mar 2008 15:13:44 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:748</guid><dc:creator>BarryR</dc:creator><slash:comments>5</slash:comments><comments>http://developer.nirvanix.com/forums/thread/748.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=748</wfw:commentRss><description>&lt;p&gt;You can find this release here: &lt;a href="http://developer.nirvanix.com/files/folders/flash/entry747.aspx"&gt;http://developer.nirvanix.com/files/folders/flash/entry747.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This application lets you upload files via a flash interface that will show progress as you upload.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Barry R.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Flash Upload Example</title><link>http://developer.nirvanix.com/forums/thread/736.aspx</link><pubDate>Tue, 18 Mar 2008 23:52:43 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:736</guid><dc:creator>orangebit</dc:creator><slash:comments>8</slash:comments><comments>http://developer.nirvanix.com/forums/thread/736.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=736</wfw:commentRss><description>&lt;p&gt;Anyone have a flash uploader example?&amp;nbsp;&lt;/p&gt;</description></item><item><title>"Secure" stream of MP3 files</title><link>http://developer.nirvanix.com/forums/thread/709.aspx</link><pubDate>Wed, 12 Mar 2008 09:01:31 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:709</guid><dc:creator>dotmlj</dc:creator><slash:comments>3</slash:comments><comments>http://developer.nirvanix.com/forums/thread/709.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=709</wfw:commentRss><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I know it&amp;#39;s hard to make true secure streaming of MP3 files to a Flash player, but does Nirvanix offer any ways of secure streaming of media files other than getting them via a simple HTTP download?&lt;/p&gt;</description></item><item><title>Using a Flash Uploading mechanism</title><link>http://developer.nirvanix.com/forums/thread/411.aspx</link><pubDate>Thu, 20 Dec 2007 19:25:21 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:411</guid><dc:creator>Alexxis</dc:creator><slash:comments>3</slash:comments><comments>http://developer.nirvanix.com/forums/thread/411.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=411</wfw:commentRss><description>&lt;p&gt;Have you enabled the acceptance of uploads from a swf file? ie: crossdomain.xml?&lt;br /&gt;&lt;br /&gt;Thank you&lt;/p&gt;&lt;p&gt;Alexander&amp;nbsp;&lt;/p&gt;</description></item><item><title>FLV streaming</title><link>http://developer.nirvanix.com/forums/thread/242.aspx</link><pubDate>Thu, 25 Oct 2007 20:48:56 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:242</guid><dc:creator>ramy</dc:creator><slash:comments>1</slash:comments><comments>http://developer.nirvanix.com/forums/thread/242.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=242</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Is it possible to have a flash video player directly access to flv movies stored Nirvanix without having a streaming server (like red5) in between ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Ramy&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Nirvanix Mp3 Player Released</title><link>http://developer.nirvanix.com/forums/thread/222.aspx</link><pubDate>Fri, 19 Oct 2007 23:09:52 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:222</guid><dc:creator>BarryR</dc:creator><slash:comments>0</slash:comments><comments>http://developer.nirvanix.com/forums/thread/222.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=222</wfw:commentRss><description>&lt;p&gt;The 1.1 version of the Nirvanix MP3 player written in Adobe Air has been released.&amp;nbsp; The changes are only to support Adobe Air Beta 2.&lt;/p&gt;&lt;p&gt;This application is available at:&lt;/p&gt;&lt;p&gt;&lt;a href="http://developer.nirvanix.com/files/folders/adobe_air/entry16.aspx"&gt;http://developer.nirvanix.com/files/folders/adobe_air/entry16.aspx&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;br /&gt;Regards,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Barry R.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>REST Security</title><link>http://developer.nirvanix.com/forums/thread/69.aspx</link><pubDate>Sat, 15 Sep 2007 00:27:06 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:69</guid><dc:creator>itsthetaste</dc:creator><slash:comments>1</slash:comments><comments>http://developer.nirvanix.com/forums/thread/69.aspx</comments><wfw:commentRss>http://developer.nirvanix.com/forums/commentrss.aspx?SectionID=17&amp;PostID=69</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I was just looking into using your services as file store for media files which I intend to load from a Flash/Flex application but am a little concerned about using the REST model from a client application as a user who knew what they were doing could view my applicationid, username&amp;nbsp;and password using freely available http analysis tools such as fiddler.&lt;/p&gt;
&lt;p&gt;So, should I call my .Net server from the Flash file, get my server to authenticate with your server and return the session id to the flash file which then uses it to retrieve the file from yourselves, or is there another way?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;</description></item></channel></rss>