Hi
or embed flash code with in anchor tags
Thanks
Byteridge
Main Topics
Browse All TopicsHi
I want to add a flash movie as my web header on a joomla 1.5 site, preferebly to appear on every page and maybe even link back to the home page when clicked.
Can anyone point me in the right direction?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi Tony,
Download swf object javascript file from following url
http://code.google.com/p/s
call the custom javascript function using onload through body tag
in that function define the flash object ..follow the below code
swf url must be starts with base url
Tony _ an easy way is to create or use a module position - hopefully there is one already there in eth header position that you are after and then - use this module - the flash module!
http://extensions.joomla.o
Thanks for your help, I loaded the extension and have almost got it working only the movie isn't playing... check out the URL if you like:
http://gator967.hostgator.
thanks again
I think your link to teh flash file is incorrect..?
http://gator967.hostgator.
Business Accounts
Answer for Membership
by: ByteridgePosted on 2009-09-25 at 02:26:22ID: 25421263
Hi
Embed the flash file in template page using embed tag
in action script using following code redirect to home page
navigateToURL(new URLRequest("index.php"));
Thanks
Byteridge