Beiträge von aileen

    Hallo zusammen, hoffe ihr könnt mir helfen.
    habe den WebAnimator Plus gekauft ist super aber bin sehr gewohnt mit den Adobe Edge Animate.


    Mein Problem ist: wie kann ich Edge Animate im Websitex5 Professional Integrierern?
    Die Dateien habe ich auf dem Server hochgeladen : http://www.defanmedia.ch/ani/home.html


    den script habe ich auch hier.
    <!DOCTYPE html>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <title>Unbenannt</title>
    <!--Adobe Edge Runtime-->
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <script type="text/javascript" charset="utf-8" src="http://animate.adobe.com/runtime/5.0.1/edge.5.0.1.min.js"></script>
    <style>
    .edgeLoad-EDGE-224605108 { visibility:hidden; }
    </style>
    <script>
    AdobeEdge.loadComposition('http://www.defanmedia.ch/ani/home', 'EDGE-224605108', {
    scaleToFit: "none",
    centerStage: "none",
    minW: "0",
    maxW: "undefined",
    width: "920px",
    height: "400px"
    }, {"dom":{}}, {"dom":{}});
    </script>
    <!--Adobe Edge Runtime End-->


    </head>
    <body style="margin:0;padding:0;"></body>
    </html>



    Für die Hilfe danke ich jetzt schon.
    Gruss Aileen