kits graphiques gratuits logo kit graphique 9 kit graphique 9 kit graphique 9
kits graphiques menu kits graphiques flash menu animations flash menu kits graphiques css (css templates)

Go Back   Kits graphiques gratuits > Forums kits gratuits > Kits graphiques gratuits flash
Register Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-18-2011, 03:07 PM
jeep jeep is offline
Junior Member
 
Join Date: Apr 2010
Posts: 3
jeep is on a distinguished road
Default Lien sur bouton vers page externe sur template 9

Bonjour,

voilà, j'ai créé 7 boutons dans mon index. 4 redirigent vers des pages htm,mais je voudrais que les 3 autres redirigent vers des liens externes qui s'ouvrent sur de nouvelles pages (exemple vers forum).

Je sais que la question a déjà été posée mais la solution proposée ne fonctionne pas (les boutons disparaissent):

"Bonjour,
Dans main.js vous pouvez essayer de remplacer la fonction :
function myButton (buttonText,buttonLink) {
if (!online && !isIE) {
document.write(' <DIV ID="flashMovie'+(anim_ids+1)+'" STYLE="width: 200; height: 31; z-index: 100;" onClick="showPage(\''+buttonLink+'\','+anim_ids+1+ ')">');
}
AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','200','height ','31','src','flash/button','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash/button','flashvars','custom_xml_url=button.xml&ite m_text='+buttonText+'&item_url='+buttonLink+'&butt on_id='+(anim_ids+1)+'&isIE='+isIE,'scale','noScal e','wmode','transparent');
if (!online && !isIE) {
document.write('</DIV>');
}
}

par
function myButton (buttonText,buttonLink) {
document.write(' <DIV ID="flashMovie'+(anim_ids+1)+'" STYLE="width: 200; height: 31; z-index: 100;" onClick="showPage(\''+buttonLink+'\','+anim_ids+1+ ')">');
document.write('</DIV>');
}
"

Merci pour votre réponse.
 


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

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

Forum Jump


All times are GMT. The time now is 08:46 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.