Re: Two websites from the same database.
I'm against Flash since:
1. It's slow.
2. It's not available on many computers.
3. Search engine can not read it.
You can have all Flash effects by using gif image + javascript. Now if you still want to use Flash, you can do what gjh42 suggested:
1. You can check if Flash is available on the customer's, or you can ask them if they want to.
2. You save that choice to cookie or session
3. Then, for example, you have 2 versions of the banner, you can check like this:
if($_SESSION['use_flash'])
// do something
else
// do something
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Bookmarks