Index swf

khalilogene Messages postés 6 Statut Membre -  
khalilogene Messages postés 6 Statut Membre -
Bonjour,
j ai modifier une template en flash mais le probleme c est lorsque je l a mette en ligne sur mon serveur web ca marche pas par contre lorsque j auvre le index sur dreamweaver la ca marche mais jamais sur mon site en ligne.
j ai un fichier index.htm et index.swf

j espere trouver une solution car ce site ma pris tellement de temp finallement ca marche pas .
merci a tous d avance

11 réponses

  1. ThibautXSG Messages postés 471 Statut Membre 54
     
    bonsoir
    as tu essayer d'integrer ton animation flash dans une simple page html(ou php) et mettre le fichier index.php ?
    car l'extension index.swf me paraie bizarre
    je pense que ca vien de la
    0
  2. bg62 Messages postés 23433 Date d'inscription   Statut Modérateur Dernière intervention   2 435
     
    il faudrait au moins un minimum de connaissances !!!
    index.swf = inconnu au bataillon !!!
    donc index..... tout ce que tu veux une fois que c'est dans les normes, une bonne intégration de ton fichier "swf" et hop là ça ira ...
    :)
    0
    1. MastercroW Messages postés 1259 Date d'inscription   Statut Membre Dernière intervention   163
       
      index.swf = inconnu au bataillon !!!
      Ben c'est connu index.swf c'est comme si tu l'aurais appeler bg62.swf.
      C'est juste pour reconnaître quel swf devrai-je mettre sur quelle page !
      0
  3. RAD ZONE Messages postés 5362 Statut Contributeur 1 360
     
    Salut bg

    tout ce que tu veux une fois que c'est dans les normes, une bonne intégration de ton fichier "swf" et hop là ça ira ... 
    :) 


    il y a meme un outil pour ca ;-))
    https://qurl.com/g1sky

    a+

    ? La plus grande erreur que puisse faire un homme est d'avoir peur d'en faire une. ?
    0
  4. khalilogene
     
    merci beaucoup a tous
    c est gentil de votre part je vais essayer et je vous revient avec le resulta .
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. khalilogene Messages postés 6 Statut Membre
     
    j ai essayer mais finalement ca rien changer ou peut etre que j ai mal fait ca

    voici mon index.htm c est pas html
    et le nom de mon flash c est index.swf

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>3D Grid XML Template</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <script type="text/javascript" src="js/swfobject.js"></script>
    <script type="text/javascript" src="js/swfaddress.js"></script>

    <script type="text/javascript">

    var flashvars = {
    XMLpath: "xml/template.xml",
    loadbarColor: "0x00ADF1",
    loadbarHeight: "4",
    debugMode: "false"
    };
    var params = {
    menu: "true",
    allowfullscreen: "true",
    allowscriptaccess: "always"
    };
    var attributes = {
    id: "flash",
    name: "flash"
    };

    swfobject.embedSWF("index.swf", "flash", 640, 360, "9.0.0","swf/expressInstall.swf", flashvars, params, attributes);

    </script>
    <link href="css/divs.css" rel="stylesheet" type="text/css" />

    </head>
    <body>
    <div id="flash"><p>You need a modern Browser with <a href="https://get.adobe.com/flashplayer/">Adobe Flash Player</a> to view this.</p>
    </div>
    </body>
    </html>

    merci d avance
    0
  7. RAD ZONE Messages postés 5362 Statut Contributeur 1 360
     
    salut

    tu as bien mis le dossier js et les 2 js (swfobject.js et swfaddress.js) qui son dedans avec ta page htm ??

    et le dossier xml avec dedans le template.xml !

    0
  8. khalilogene Messages postés 6 Statut Membre
     
    ca c est ma template.xml
    elle dans le dossier xml
    et j ai un dossier js ya 2 js
    (swfobject.js et swfaddress.js)

    <?xml version="1.0" encoding="utf-8"?>
    <Template>
    <setup

    title = "www.khalilogene.ca"

    quboidPath="swf/Quboid.swf"
    logoPath="images/assets/logo.png"
    background="images/fotolia/backgrounds/16998029.jpg"
    hideMenuOnLoad="true"

    swfAlign="center"
    autoQuality="true"
    flickrEnabled="true"

    logoMarginTop="4"
    logoMarginLeft="4"
    logoMarginRight="10"

    menuSoundEnabled="true"
    menuOverSound="mp3/sfx/over.mp3"
    menuClickSound="mp3/sfx/click.mp3"

    menuFont="Comfortaa"
    menuFontSize="12"
    menuKerning="0"
    menuMarginTop="6"
    menuPadding="10"
    menuPaddingLeft="10"
    menuPaddingRight="5"
    menuSpacing="0"
    menuAlign="right"
    menuHeight="60"
    menuAlpha="1"

    submenuFontSize="12"
    submenuKerning="0"
    submenuMarginTop="4"
    submenuPadding="10"
    submenuSpacing="0"
    submenuFixedWidth="true"
    submenuHeight="30"
    submenuWidth="120"
    submenuAlpha="1"

    menuGlowColor="0x000000"
    menuGlowSize="10"
    menuGlowAlpha="0.3"

    htmlFont="Comfortaa"
    htmlFontSize="8"
    htmlFontColor="0xFFFFFF"
    htmlKerning="-0.5"
    htmlPadding="5"

    htmlScrollWidth="8"
    htmlScrollCorner="8"
    htmlRulerColor="0xFFFFFF"
    htmlTrackColor="0x000000"

    contactFormPath=""
    contactWidth="580"
    contactHeight="350"
    contactCorner="10"
    contactPadding="20"
    contactBgColor="0x000000"
    contactBgAlpha="0.6"

    contactGlowColor="0x000000"
    contactGlowSize="10"
    contactGlowAlpha="0.3"

    contactNameLabel="Name"
    contactEmailLabel="E-mail"
    contactMessageLabel="Message"
    contactSendLabel="SEND"

    contactNameWarning="Please enter your name."
    contactEmailWarning="Use a valid email address!"
    contactMessageWarning="Type a message!"
    contactSendConfirm="Sent!"

    contactFieldCorner="10"
    contactFieldBgColor="0x000000"
    contactFieldTextColor="0xFFFFFF"

    contextMenuEnabled="true"
    contextMenuLabel="© 3D Grid XML Template"
    contextMenuLink="http://ww38.sebastian-galazka.org.uk/blog/?subid1=20200207-1445-3760-a088-534ebce1f812"

    ></setup>

    <home
    type="layout"
    path="xml/data.xml"
    background="images/fotolia/backgrounds/16998029.jpg"
    >
    </home>

    <item>

    <menu
    label="Home"
    tag="crew"
    type="layout"
    path="xml/crew/data.xml"
    background="images/fotolia/backgrounds/20159369.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    ></menu>
    </item>

    <item>

    <menu
    label="About"
    tag="about"
    type="html"
    path="xml/about/data.xml"
    background="images/fotolia/backgrounds/3393246.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"
    >

    <content
    cssPath="css/style.css"

    width="680"
    height="310"

    bgColor="0x00000"
    bgAlpha="0.6"
    bgCorner="8"
    bgPadding="10"

    glowColor="0x000000"
    glowSize="10"
    glowAlpha="0.5"
    >
    </content>

    </menu>

    </item>

    <item>
    <menu
    label="Photos"
    tag="photos"
    type="layout"
    path="xml/photos/data.xml"
    background="images/fotolia/backgrounds/20159369.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"
    >
    <submenu
    label="Flyers"
    tag="photos/collection"
    type="layout"
    path="xml/photos/collection.xml"
    background="images/fotolia/backgrounds/4123648.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    ></submenu>

    </menu>
    </item>

    <item>
    <menu
    label="Videos"
    tag="videos/youtube"
    type="layout"
    path="xml/videos/youtube.xml"
    background="images/fotolia/backgrounds/16535462.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    >
    <submenu

    label="Mixed Videos"
    tag="videos/mixed-videos"
    type="layout"
    path="xml/videos/mixed.xml"
    background="images/fotolia/backgrounds/3393246.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    ></submenu>
    </menu>
    </item>

    <item>
    <menu
    label="Dj Links"
    tag="showcase"
    type="layout"
    path="xml/showcase/data.xml"
    background="images/fotolia/backgrounds/20159369.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    >
    <submenu
    label="Favoris Links"
    tag="showcase/links"
    type="layout"
    path="xml/showcase/links.xml"
    background="images/fotolia/backgrounds/13630243.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"

    ></submenu>
    </menu>
    </item>

    <item>
    <menu

    label="Music"
    tag="features"
    type="html"
    path="xml/features/data.xml"
    background="images/fotolia/backgrounds/9612831.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"
    >
    <content
    cssPath="css/style.css"

    width="780"
    height="360"

    bgColor="0x00000"
    bgAlpha="0.6"
    bgCorner="8"
    bgPadding="10"

    glowColor="0x000000"
    glowSize="10"
    glowAlpha="0.5"
    ></content>

    </menu>
    </item>

    <item>
    <menu
    label="Contact"
    tag="contact"
    type="contact"
    path="xml/contact/data.xml"
    background="images/fotolia/backgrounds/7970227.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"
    ></menu>
    </item>

    <!-->
    This is a hidden menu item example with attribute enabled set to false.
    It comes handy if you want to call it through deeplinking and won't be displayed.
    </!-->

    <item enabled="false">
    <menu
    label="Hidden"
    tag="hidden"
    type="layout"
    path="xml/features/data.xml"
    background="images/fotolia/backgrounds/7970227.jpg"

    menuFontIdleColor="0xFFFFFF"
    menuFontOverColor="0x000000"
    menuBgIdleColor="0x000000"
    menuBgOverColor="0xFFFFFF"
    ></menu>
    </item>

    <footer
    height="30"
    padding="4"
    bgColor="0x000000"
    bgAlpha="0.6"

    font="PF Ronda Seven_8pt_st"
    fontSize="8"
    fontColor="0xFFFFFF"
    fontKerning="0"

    glowColor="0x000000"
    glowSize="6"
    glowAlpha="0.5"
    ><![CDATA[<p>DJ KHALILOGENE DESIGN Copyright © 2011 . www.khalilogene.ca]]>
    </footer>

    <social enabled="true">
    <icon path="images/social/facebook_16.png" tooltip="facebook" link="http://http://www.facebook.com/pages/DJ-KHALILOGENE/133712137166"></icon>
    <icon path="images/social/twitter_16.png" tooltip="twitter" link="http://http://http://twitter.com/KHALILOGENE"></icon>
    <icon path="images/social/flickr_16.png" tooltip="sound cloud" link="http://soundcloud.com/khalilogene2011"></icon>
    <icon path="images/social/lastfm_16.png" tooltip="my space" link="http://http://twitter.com/KHALILOGENE"></icon>
    <icon path="images/social/vimeo_16.png" tooltip="thedjlist" link="https://thedjlist.com/djs/khalilogene/"></icon>
    </social>

    <music volumeEnabled="true">
    <track>mp3/music/lateral.mp3</track>
    <track>mp3/music/desert.mp3</track>
    </music>

    </Template>
    0
  9. RAD ZONE Messages postés 5362 Statut Contributeur 1 360
     
    loool non mais le contenu du xml on c en fout :-))

    passe le lien vers la page que je vois ca !
    0
  10. khalilogene Messages postés 6 Statut Membre
     
    pour l instant lorsque je le met on ligne ca marche pas mon site ya just l image de backgroud qui apparait.
    car le site il es fait tout en flash et le index swf c est lui contient le tout la barre menu et tout les lien pour naviguer dans le site ..

    merci vraiment red zone pour votre aide
    0
  11. khalilogene Messages postés 6 Statut Membre
     
    le lien c est www.khalilogene.ca
    0
    1. RAD ZONE Messages postés 5362 Statut Contributeur 1 360
       
      il faut mettre tout les xml que tu as eu avec la template !!

      la on dirais qu il n arrive pas a trouver un xml ??
      0
  12. khalilogene Messages postés 6 Statut Membre
     
    j ai fait ca mais la ya plus rien qui s affiche
    0