- Installing RunPHP module, and putting php code to check if the URL is the frontpage (then I send dynamicly the html code to show the flash animation) or not the frontpage. That works, but is there a better (more efficient) way to solve this issue ??
BUT still don't know how to solve issue #2, that overlapping can still be seen at:
edinn.com/dev/
I am not quite sure of what you need but here is a few things I think might help.
Did not see any overlap problems with flash on the site.....But I am checking the site out quite a few hours after you made your posts about it being fixed.
Perhaps you could create a custom module to put your flash code in and assign the module to any position you would like it to appear using the module manager in the backend of joomla..... go to site -> Module-> New and create your own module with your flash code pasted in... This will give you a little more control on where the flash appears within your site.
Theres lots of posts that gives you instructions on how to put the code into a module just make sure you have disabled/ are NOT using the wysiwyg editor when you paste in your code!