SWF-File Loading Error bzw. Security Error

  • Hallo KrPano - Gemeinde!

    Ich habe ein größeres Problem mit den Flash - Files von kprotect.
    Nach langem suchen und probieren habe ich es geschafft, dass die SWF-Files von einen anderen Server unter "Joomla" eingebunden werden.

    Nun kämpfe ich noch furchtbar mit Security - oder Loading Errors.

    Eine crossdomain.xml liegt bereits mehrfach auf dem Server.

    Unter OSX habe ich keine Probleme mit der Darstellung der Panos (in Safari und Firefox problemlos).
    Unter Windows funktionierts bereits mit Firefox 3.6. Aber der IE8 will einfach keine Panos darstellen.


    Hat jemand eine Idee wie ich die lästigen Security - Probleme endlich in Griff bekomme?
    Meine Seite: http:http://www.spanorama.at

    Vielen Dank für eure Mithilfe.

    Hannes

  • Hallo,

    ich habe es selber lösen können.

    1. die XML - Files bearbeitet:
    # <security> <crossdomainxml url="http://www/.....crossdomain.xml" /> </security>
    <network retrycount="999" />
    # die URL - Angaben mit %SWFPATH%/ erweitert

    2. mit kprotect ein neues File erstellt

    3. Mein Code für Joomla - in HTML - Modus

    <object id="_pano" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/…version=6,0,0,0" name="_pano" height="200" width="400">
    <param name="movie" value="http://pfad zur SWF-Datei/index_seenland.swf">
    <param name="quality" value="autohigh">
    <param name="allowScriptAccess" value="always">
    <param name="flashvars" value="pano=http://pfad zur XML-Datei/googlemaps_iphone.xml">
    <param name="allowFullScreen" value="true"> <embed src="http://pfad zur http://krpano.swf/krpano.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" allowfullscreen="true" allowscriptaccess="always" quality="autohigh" flashvars="pano=http://pfad zur XML-Datei/googlemaps_iphone.xml" height="200" width="400">
    </object>

    4. zu sehen unter spanorama.at

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!