HighDots Forums  

Click over *.SWF : implementation

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Click over *.SWF : implementation in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
fidugenerale@gmail.com
 
Posts: n/a

Default Click over *.SWF : implementation - 07-24-2008 , 08:19 AM






Dear all,

Do you know how to manage the Click over a SWF ?

I have a SWF file and I cant manage the Click over this SWF.

Option 1
.............
I decompile the SWF, I add an action for the click, and I recompile
the SWF.

Option 2
............
I play the SWF in the background of a DIV or TD, or Table and I create
a javascript event onclick on the DIV or TD or Table

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=6,0,29,0" width="35" height="35">
<param name="movie" value="http://www.bob.fr/meteo/WeatherImages/<?=
$weather["conditionIcon"]?>.swf">
<param name="quality" value="high">
<embed src="http://www.bob.fr/meteo/WeatherImages/<?=
$weather["conditionIcon"]?>.swf" quality="high" pluginspage="http://
www.macromedia.com/go/getflashplayer" type="application/x-shockwave-
flash" width="50" height="50"></embed></object>

Option 3
............
You may know how to manage the click onto a SWF ?

I thank you for your advises and codes.

couglof

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.