Affichage du xml dans html/flash

karimfar001 Messages postés 4 Date d'inscription vendredi 11 avril 2008 Statut Membre Dernière intervention 21 mai 2008 - 5 mai 2008 à 12:27
faiblard Messages postés 337 Date d'inscription samedi 3 février 2007 Statut Membre Dernière intervention 4 janvier 2011 - 5 mai 2008 à 15:22
Hello
voila mon code html "ht.html"
<HTML>

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
    WIDTH="400"
    HEIGHT="250"
    id="charts"
    ALIGN="">

</OBJECT>

</HTML>

qui en principe me permette d'afficher le contenu de ma page "menu.xml" <chart>

   
   
   

    <chart_border color='000000' top_thickness='0' bottom_thickness='0' left_thickness='5' right_thickness='0' />
    <chart_data>
        <row>
            <null/>
            <string>2005</string>
            <string>2006</string>
            <string>2007</string>
        </row>
        <row>
            <string>region C</string>
            <number>55</number>
            <number>30</number>
            <number>10</number>
        </row>
    </chart_data>
    <chart_grid_h alpha='10' color='000000' thickness='0' />
    <chart_grid_v alpha='10' color='000000' thickness='20' />
    <chart_rect x='50' y='50' width='320' height='200' positive_color='ffffff' positive_alpha='30' negative_color='ff0000' negative_alpha='10' />
    <chart_type>stacked bar</chart_type>
    <chart_value prefix='' suffix='' decimals='0' separator='' position='cursor' hide_zero='true' as_percentage='false' font='arial' bold='true' size='12' color='ff8888' alpha='100' />

    <draw>
        <text color='000033' alpha='25' font='arial' rotation='0' bold='true' size='30' x='0' y='0' width='380' height='295' h_align='right' v_align='bottom'>regional report</text>
    </draw>

    <legend_label layout='horizontal' font='arial' bold='true' size='13' color='ffffff' alpha='50' />
    <legend_rect x='25' y='15' width='350' height='5' margin='3' fill_color='ffffff' fill_alpha='10' line_color='000000' line_alpha='0' line_thickness='0' />

    <series_color>
        <color>3b5743</color>
        <color>303d3d</color>
        <color>4c5e6f</color>
        <color>564546</color>
        <color>784e3a</color>
        <color>677b75</color>
    </series_color>
   
</chart>

Mais  rien ne s'affiche ?

1 réponse

faiblard Messages postés 337 Date d'inscription samedi 3 février 2007 Statut Membre Dernière intervention 4 janvier 2011
5 mai 2008 à 15:22
Et?

-------------------------------------------------------------------
La recherche est ton amie ! Promis elle ne te mordra pas...
Enjoy
N'oubliez pas d'accepter pour aidez les autres quand ils cherchent !
0
Rejoignez-nous