PDA

View Full Version : Is it possible to load by an hotspot an external swf?


robrockyeah13
02-13-2008, 02:07 PM
Is it possible to load by an hotspot an external swf?
I mean: i click an hotspot in the pano and this one opens me an swf file out of the pano, not embed, another flashplayer window.

cheathamlane
02-13-2008, 02:30 PM
You should be able to use something like the below on your hotspot. The default action is to open new URLs in a new window (ie, "_blank").

onClick="openUrl(http://flashpanoramas.com/)"

robrockyeah13
02-13-2008, 02:56 PM
Isn't there at all a way to avoid the ie page? i would like just a new flash player window...