PDA

View Full Version : loadPano command in another .swf


JaRo
01-06-2010, 08:53 AM
Hi there,
How can I put this command line in another .swf to load panorama in main pano.swf.

onClick="loadPano(panoName=images/pano0&pano.vfov=90, 1500, stripes);"

For example I want to create navigation bar and ofc by clicking on the bar I want to load pano.

I tried it by myself but I failed :)

Regards.

Aifos
01-06-2010, 06:06 PM
see this thread (http://www.flashpanoramas.com/forum/showthread.php?t=2694) about using AS3 direct calls to comunicate to fpp from other swf files.