开发者

Flex multimedia file management

开发者 https://www.devze.com 2023-03-13 11:00 出处:网络
Just I have started learning flex for my project. This is project is a kind image, video, audio file management which is accessible from local hard drive like adding, deleting etc..

Just I have started learning flex for my project. This is project is a kind image, video, audio file management which is accessible from local hard drive like adding, deleting etc..

I heard that Air is doing this kind of work. But our client asking that the project should run only on the browser not like开发者_JS百科 a application.

I have searched lot of tuts. But I haven't get much tutorials. please give me some suggestion to get this type o tutorial.

Thanks


Browser applications cannot manipulate local hard disk contents, regardless of their type - Flash, or JavaScript, or Silverlight - security model is similar for all of them. Try to persuade your client with seamless install of AIR applications (google "AIR badge install".)

0

精彩评论

暂无评论...
验证码 换一张
取 消