Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 12th, 2004, 12:54 PM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 137
Thanks: 0
Thanked 0 Times in 0 Posts
Default Rollover prob when Flash inserted in XHTML page

I am developing a Website for a Charity, and the entire site has been developed using XHTML Transitional. The site also has some basic JavaScript for creating rollover link buttons. The problem I have encountered is that since I have included XHTML friendly code to enable a Flash movie to be inserted - the rollover for each button appears in the wrong place. Can anyone advise me why this might so?

THE CODE ADDED IS:
==================

<object type="application/x-shockwave-flash" data="flash/logo-movie.swf" width="680" height="170">
<param name="movie" value="flash/logo-movie.swf" />
<img src="images/motion/main-logo.gif" width="680" height="170" alt="YHP logo" />

WEBSITE
=======

This is a preview link, demoing to how the site rollovers should work

http://www.mediamole.net/yhp

And here is the index page when the above code is inserted into it.

http://www.mediamole.net/yhp/test.html

I would welcome anyway ideas? Not sure how or why this problem should be encountered because of a flash file.

I would welcome any ideas

Gaz
__________________
Gaz





Similar Threads
Thread Thread Starter Forum Replies Last Post
make an image rollover that calls an asp page gavmc Classic ASP Basics 0 December 15th, 2005 12:13 PM
Flash embed prob using XHTML socoolbrewster HTML Code Clinic 3 October 20th, 2005 08:44 AM
XHTML Compliant PHP page Ben Horne Beginning PHP 6 October 27th, 2004 08:08 AM
Rollover prob in XHTML when Flash inserted socoolbrewster Javascript 4 September 14th, 2004 01:03 PM
rollover prob in XHTML doc when Flash movie insert socoolbrewster Flash (all versions) 0 September 12th, 2004 01:01 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.