Comment ajouter un lien sur une animation
ml500
Messages postés
791
Statut
Membre
-
Breub62 Messages postés 3452 Statut Membre -
Breub62 Messages postés 3452 Statut Membre -
Bonjour,
j'ai monté une animation avec swish max, et elle tourne sans problème dans ma page web. Mon souhait est d'insérer un lien hypertexte, mais je n'arrive pas, aidez moi svp
j'ai monté une animation avec swish max, et elle tourne sans problème dans ma page web. Mon souhait est d'insérer un lien hypertexte, mais je n'arrive pas, aidez moi svp
A voir également:
- Comment ajouter un lien sur une animation
- Créer un lien pour partager des photos - Guide
- Lien url - Guide
- Comment ajouter une signature sur word - Guide
- Comment ajouter une page sur libre office ✓ - Forum LibreOffice / OpenOffice
- Verificateur de lien - Guide
7 réponses
Voici le code de mon animation, alors dites comment je vais introduire le href
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="299" height="197" id="FlashID2" title="Le Barreau de Kinshasa Gombe">
<param name="movie" value="plat'.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="7.0.70.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don't want users to see the prompt. -->
<param name="expressinstall" value="../Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="plat'.swf" width="293" height="197">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="7.0.70.0" />
<param name="expressinstall" value="../Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="https://get.adobe.com/flashplayer/"><img src="https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="299" height="197" id="FlashID2" title="Le Barreau de Kinshasa Gombe">
<param name="movie" value="plat'.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="7.0.70.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don't want users to see the prompt. -->
<param name="expressinstall" value="../Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="plat'.swf" width="293" height="197">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="7.0.70.0" />
<param name="expressinstall" value="../Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="https://get.adobe.com/flashplayer/"><img src="https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<a href='page.html'> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="299" height="197" id="FlashID2" title="Le Barreau de Kinshasa Gombe"> <param name="movie" value="plat'.swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="swfversion" value="7.0.70.0" /> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don't want users to see the prompt. --> <param name="expressinstall" value="../Scripts/expressInstall.swf" /> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="plat'.swf" width="293" height="197"> <!--<![endif]--> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="swfversion" value="7.0.70.0" /> <param name="expressinstall" value="../Scripts/expressInstall.swf" /> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --> <div> <h4>Content on this page requires a newer version of Adobe Flash Player.</h4> <p><a href="https://get.adobe.com/flashplayer/"><img src="https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p> </div> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </a>
merci beaucoup. c'était si simple, il fallait y penser. Mais le lien ne donne pas la forme de la main pourquoi?
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question