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


    Zitat

    [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.

Jetzt mitmachen!

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