Load scene dynamically

  • I would like to load scene dynamically, i have an image with 10 UIButton and i have 10 panorama images, every button must take me to a specific panorama image. how can i achieve this ?

    I've load the panorama using this


    Quote

    [webView loadRequest:[NSURLRequest requestWithURL:[NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"tour" ofType:@"html" inDirectory:@"vtour"]]]];


    how can i send an info to the html file that i wanna load a specific panorama image.

    thx in advance.

Participate now!

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