View Full Version : panoName using ExternalInterface.call
psychospiller
07-20-2007, 02:18 PM
Based on the externalTest.fla example is it possible to get the panoName of the current pano.swf file ?
I tried
pname = ExternalInterface.call("window.document['"+movieName+"']."+ExternalInterfaceID+"PanoGet", "pano.panoName");
but no luck, thanks
Denis
07-28-2007, 02:29 PM
some error message?
viktor-y
04-22-2008, 10:30 PM
Hi there
It seems that this issue remains a big mystery. I've found more related threads, but non of them has any usable answer.
Can anyone give me a hint how can I get the panoName by ExternalInterface.call?
Any suggestion appreciated. Thx
martynrlee
09-19-2008, 10:21 AM
Hi Guys,
Just wondered if anyone has been able to figure this out?
I am trying to use externalinterface to communicate both ways between my virtual tours in fpp and an external flash navigation menu (both contained on same html page).
I can send messages from my external flash menu to the fpp window to change the virtual tour. I am using the following method:
ExternalInterface.call("window.document.pano.myidPanoExecute('loadPano(pan oName=images/vts/lores/ground/1&zoom=0.7,100;global.onTransitionEnd=setFov1(););')")
However i need to be able to move frames in my flash menu based on the current panorama (from external window).
So basically... on every frame loop : check the panoname, if panoname = x then jump to frame y in flash menu.
Can anyone offer any guidance here? All help most appreciated.
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.