joomla xml flash!!!!!!!!!!!!!
2 messages
• Page 1 sur 1
-

jazycom - WRInaute discret

- Messages: 55
- Inscription: 26 Juil 2008
joomla xml flash!!!!!!!!!!!!!
.
bonjour,
[i]<?xml version="1.0" encoding="UTF-8" ?>
<flash_parameters>
<preferences>
<global>
<basic_property movieWidth="484" movieHeight="402" decoration="res/jumping_line_2.swf" html_title="Title" loadStyle="Bar" startAutoPlay="true" continuum="true" backgroundColor="0x002780" anvsoftMenu="false" hideAdobeMenu="false" photoDynamicShow="true" enableURL="true" transitionArray="" frameColor="0xffffff"/>
<title_property showTitle="true" photoTitleColor="0x000080"/>
<music_property path="res/background.mp3" stream="true" loop="true"/>
<photo_property topPadding="0" bottomPadding="30" leftPadding="0" rightPadding="0"/>
<properties enable="true" backgroundColor="0xffffff" backgroundAlpha="30" cssText="a:link{text-decoration: underline;} a:hover{color:#ff0000; text-decoration: none;} a:active{color:#0000ff;text-decoration: none;} .blue {color:#0000ff; font-size:15px; font-style:italic; text-decoration: underline;} .body{color:#ff5500;font-size:20px;}" align="top"/>
</global>
<thumbnail>
<basic_property autoHide="true" width="100" height="70" alpha="70" borderColor="0xffffff"/>
</thumbnail>
</preferences>
<album>
<slide jpegURL="thumbs/t_0001.jpg" d_URL="slides/p_0001.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_99" width="484" height="372"/>
<slide jpegURL="thumbs/t_0002.jpg" d_URL="slides/p_0002.jpg" transition="67" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="362498809_34aa713b37_o" width="484" height="372"/>
<slide jpegURL="thumbs/t_0003.jpg" d_URL="slides/p_0003.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="396394016_1b81c0c87a_o" width="484" height="372"/>
<slide jpegURL="thumbs/t_0004.jpg" d_URL="slides/p_0004.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="2530785668_c4c28c12c2_b" width="484" height="372"/>
<slide jpegURL="thumbs/t_0005.jpg" d_URL="slides/p_0005.jpg" transition="27" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="AS122" width="484" height="372"/>
<slide jpegURL="thumbs/t_0006.jpg" d_URL="slides/p_0006.jpg" transition="66" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_116" width="484" height="372"/>
<slide jpegURL="thumbs/t_0007.jpg" d_URL="slides/p_0007.jpg" transition="12" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_88" width="484" height="372"/>
</album>
</flash_parameters>
[/i]
Merci d'avance
bonjour,
- j'ai crée une application Flash qui fait appelle a un fichier XML
j'aimerai bien l'integrer en joomla 1.0.x, le problem que seulement une partie
de l'animation flash s'affiche correctement, et la partie zoom
n'est pas affiché
en voici code xml:
[i]<?xml version="1.0" encoding="UTF-8" ?>
<flash_parameters>
<preferences>
<global>
<basic_property movieWidth="484" movieHeight="402" decoration="res/jumping_line_2.swf" html_title="Title" loadStyle="Bar" startAutoPlay="true" continuum="true" backgroundColor="0x002780" anvsoftMenu="false" hideAdobeMenu="false" photoDynamicShow="true" enableURL="true" transitionArray="" frameColor="0xffffff"/>
<title_property showTitle="true" photoTitleColor="0x000080"/>
<music_property path="res/background.mp3" stream="true" loop="true"/>
<photo_property topPadding="0" bottomPadding="30" leftPadding="0" rightPadding="0"/>
<properties enable="true" backgroundColor="0xffffff" backgroundAlpha="30" cssText="a:link{text-decoration: underline;} a:hover{color:#ff0000; text-decoration: none;} a:active{color:#0000ff;text-decoration: none;} .blue {color:#0000ff; font-size:15px; font-style:italic; text-decoration: underline;} .body{color:#ff5500;font-size:20px;}" align="top"/>
</global>
<thumbnail>
<basic_property autoHide="true" width="100" height="70" alpha="70" borderColor="0xffffff"/>
</thumbnail>
</preferences>
<album>
<slide jpegURL="thumbs/t_0001.jpg" d_URL="slides/p_0001.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_99" width="484" height="372"/>
<slide jpegURL="thumbs/t_0002.jpg" d_URL="slides/p_0002.jpg" transition="67" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="362498809_34aa713b37_o" width="484" height="372"/>
<slide jpegURL="thumbs/t_0003.jpg" d_URL="slides/p_0003.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="396394016_1b81c0c87a_o" width="484" height="372"/>
<slide jpegURL="thumbs/t_0004.jpg" d_URL="slides/p_0004.jpg" transition="64" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="2530785668_c4c28c12c2_b" width="484" height="372"/>
<slide jpegURL="thumbs/t_0005.jpg" d_URL="slides/p_0005.jpg" transition="27" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="AS122" width="484" height="372"/>
<slide jpegURL="thumbs/t_0006.jpg" d_URL="slides/p_0006.jpg" transition="66" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_116" width="484" height="372"/>
<slide jpegURL="thumbs/t_0007.jpg" d_URL="slides/p_0007.jpg" transition="12" panzoom="1" URLTarget="0" phototime="3" url="http://www.monsite.com" title="Interior_88" width="484" height="372"/>
</album>
</flash_parameters>
[/i]
Merci d'avance
2 messages
• Page 1 sur 1
Lectures recommandées sur ce thème :
- Flash/Xml: Redirection vers un XML+Gabarit XSLT si pas flash
- flash xml etc ...
- Dev en flash + xml
- Probleme insertion flash joomla
- Referencement de Xml et Flash
- referencement joomla avec header flash?
- XML+flash, problème d'accents
- Slide flash/xml open source
- Site en WEB 2.0 ( flash et xml ) - le référencement
- [flash] lire et traiter un fichier xml
Consultez la description détaillée des produits ou services de Google suivants : API Google Checkout
Qui est en ligne
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 1 invité
