What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as the user's browser has the correct plugin installed, it will run on their computer.

  • 1 Users Found This Useful
這篇文章有幫助嗎?

相關文章

How to install Perl

yum -y install perl

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...