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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to install Zend Optimizer

How to Install Zend Optimizer/Encoder on cPanel/WHM Zend Optimiser is a PHP addon which offers...

Static IP vs. Dynamic IP Address

A static IP address is one that remains fixed and never changes. The PC always sees the same...

How to setup Cron Job

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

Facts on Bandwidth

How much is 1 meg? Every time someone views your web page all of the data (html code, text,...

How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...