benji33 wrote:Change id into 178virtual_tour only not an url link please.
Header set Access-Control-Allow-Origin *
<security cors="">
<crossdomainxml url="http://YOURDOMAIN/crossdomain.xml" />
<allowdomain domain="*" />
</security>
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM
"http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
benji33 wrote:But <iframe> is more simple
benji33 wrote:Doc : http://www.autopano.net/wiki-en/action/view/Panotour_Pro_2_-_Web_Publishing
1. Store the tour with html dans data dir into a server directory
2. Add the HTML file of this server directory as absolute url into the <iframe> tag to call the tour
Users browsing this forum: No registered users and 4 guests