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 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

How to install chkrootkit

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

Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...

How to install RAR

cd /tmp wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz tar -zxvf...

Howto Install MPLAYER+MENCODER

Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...