The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Embed Flash button in HTML
Elize
post Oct 3 2008, 08:47 AM
Post #1





Group: Members
Posts: 4
Joined: 3-October 08
Member No.: 6,802



Hi

I have made some buttons in flash and want to embed them into HTML.

When I hover over the button in a browser it shows that it is a link (and the flash animation works) but if you press the button nothing happens. Only if you press beneath the button it actually works.

This is my code:

<td> <a href = "index.html"> <object width="69" height="30"> <param name="movie" value="home.swf"> <embed src="Images/home.swf" width="69" height="30"> </embed> </object> </a> </td>

Can someone please help me.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 3 2008, 09:31 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



You can't link a flash object with HTML. The link action must be built in in the flash itself. The program you used should have some function for doing that, so open the master file and have a look around. smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 06:23 AM