Archive

Posts Tagged ‘flash’

Upload jQuery, Flash & PHP

July 17, 2009 ppshein Leave a comment

I’ve found one website shows Upload jQuery, flash & PHP.

http://www.uploadify.com/demo/

Categories: Ajax, Javascript, jQuery, php Tags: , , ,

File upload with ColdFusion Flash Form

August 22, 2008 ppshein Leave a comment

I was thinking about the benefit of uploading files with flash form can reduce bandwidth than using HTML file upload tag. Because upload files with flash form may have risk about the users which don’t have flash player. Anyhow, I can say that uploading flash form is more faster than others like ajaxupload, java applet and so on. In this function, we can dynamically check the size of uploaded file and file type as soon as users browse. And, we can show dynamically uploading progress to user how much his/her file is being uploaded on our server. I can say uploading file with flash form have less risk than using html form upload tag.

Big Credit to : http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms

Uploading file with Flash Form

Uploading file with Flash Form

Categories: coldfusion Tags: ,

How to Embed MP3 Audio Files In Web Pages

August 21, 2008 ppshein Leave a comment

I’m not kinda happy in these days. Because my server is spontaneously crushed whenever visiting users are building up. I feel it might be because of stream section of our website called “Music Portal”. As we all know, all of over people away from mother land miss the sounds of our native land such as music, movies, articles and so on. That’s why 70% of our customers are listening songs from our websites make our server to be in crush. Being developers of site, I gotta solve this problem and prevent not to crush our server again.

I embed window media player for listening songs from our site. How about flash media player instead of window media player? Embed flash media player in website can reduce bandwidth? I’m in delimma in such questions. So, I try seeking embed flash media player in Google. Fortunately, I’ve found this website providing developers to putting flash media player in their websites. It’s kinda cool and I’ve embed it in our website already. The one I need is to compare server load is going as usual or gradually decreased.

Best Credit to : http://www.labnol.org/internet/design/html-embed-mp3-songs-podcasts-music-in-blogs-websites/2232/

Categories: MSSQL, coldfusion Tags: ,