K
K
Klauzavic2014-05-26 19:07:30
HTML
Klauzavic, 2014-05-26 19:07:30

How to make swf a link?

Hello.
Here is the banner code:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="<width>" height="<height>" align="middle"><param name="movie" value="<file_path>" /><param name="allowScriptAccess" value="always" /><embed src="<file_path>" bgcolor="#fff" width="<width>" height="<height>" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" /></object>

It is necessary to make this flash banner a link to another site. How can this be achieved?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Morozov, 2014-05-26
@metamorph

I'm not a flash specialist at all, but it seems that this was done either by changing the flash movie so that it worked out the click, or by overlaying it on top of a transparent div with onclick event interception.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question