Separate XML for Flash and Ipad / Ipod (html 5)

  • Hello I am new to this ipad /ipod thing Got it to work but not entirely. I have some questions hope you guys can help

    1.How do you build your tours so that it runs both on flash and html5? I saw in the documentation isphone , ispad . I think it's too messy to have all this conditions in 1 xml. Do you have just 1 single xml for everything?


    2.Can I just create separate xmls for flash and apple devices?


    how do i do something like this

    if(isipad)
    include ipad.xml
    if(isphone)
    include iphone.xml
    if(isflash)
    include tour.xml

    My problem is when I try to load my xml I get "loading or parsing failed" . The xml is basically the one generated by MAKE VTOUR (MULTIRES) droplet.bat and edited to add my skin, scrolling thumbnails etc.
    </include></include></include>
    If I use the default xml produced by the make vtour and run it under apple mode it works.


    Thanks,
    Milo

  • I will answer my own question. haha

    I saw it here. Didn't search hard enough the first time.

    http://www.krpano.com/forum/wbb/inde…d&threadID=5424

Participate now!

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