SWF dont find the panos.

  • Please I have a problem.
    I dont want to put everytinhg inside of my swf file.
    With Krprotec I put everything together less my images and panos.
    The problem is when I put everything on the server the krpano swf do not find the panos.
    I fixed the problem on my xml like this . I have to Write %SWFPATH% on every URL . The problem is, When I have 30 panos, I take to much time to write one by one. What I have to do to stay more fast and easy?
    <scene name="scene_int1" title="" " thumburl="%SWFPATH%/panos/int1.tiles/thumb.jpg">
    <view hlookat="60" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="60" fovmax="140" limitview="auto" />
    <preview url="%SWFPATH%/panos/int1.tiles/preview.jpg" />
    <image>
    <left url="%SWFPATH%/panos/int1.tiles/pano_l.jpg" />
    <front url="%SWFPATH%/panos/int1.tiles/pano_f.jpg" />
    <right url="%SWFPATH%/panos/int1.tiles/pano_r.jpg" />
    <back url="%SWFPATH%/panos/int1.tiles/pano_b.jpg" />
    <up url="%SWFPATH%/panos/int1.tiles/pano_u.jpg" />
    <down url="%SWFPATH%/panos/int1.tiles/pano_d.jpg" />
    </image>.

    Thank you very much

  • Edit your droplet templates if you use them
    Use a search and replace editor. I'm pretty happy with notetab.

    I use php to handle all my heavy lifting, so I have no idea what method you are creating your xml with.

    SWFPATH is in no way the default method, so you have to understand your own process and file structure and fix it.
    You haven't given any details on it so I can't speculate.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!