Flash

HUGOBOSS00 Messages postés 46 Date d'inscription   Statut Membre Dernière intervention   -  
HUGOBOSS00 Messages postés 46 Date d'inscription   Statut Membre Dernière intervention   -
Salut ,
j'ai un probléme à intégrer du code flash dans le corps d'une page php.
Voici le code :

<Effect transparent="false" height="230" width="500" bgcolor="#ffffff">
<Canvas height="230" width="500"/>
<Canvas height="230" width="500">
<Transparency startValue="0" endValue="1" event="Random Drift" frames="90" smoothing="linear" frames2="50">
<Image imgname="logo_agcw.png" height="165" width="335" x="90" type="resource" src="1382075" y="40"/>
</Transparency>
<Transparency startValue="0" endValue="1" event="Random Drift" frames="90" smoothing="linear" frames2="50">
<Image imgname="logo.png" height="165" width="335" x="90" type="resource" src="1382076" y="40"/>
</Transparency>
<XPosition startValue="-100" event="In Rolling Loop" frames="250" endValue="0" smoothing="endsmooth" frames2="50">
<Transparency startValue="0" endValue="1" event="Random Drift" frames="90" smoothing="linear" frames2="50">
<Image imgname="logo_agcw.png" height="165" width="335" x="90" type="resource" src="1382075" y="40"/>
</Transparency>
</XPosition>
</Canvas>
</Effect>

qu'est ce qu'il faudrait que j'ajoute??
A voir également:

1 réponse

HUGOBOSS00 Messages postés 46 Date d'inscription   Statut Membre Dernière intervention  
 
un peu d'aide les gars ,SVP !
0