PDA

View Full Version : swf animation to the panorama using distorted hotspots


crom
02-12-2009, 03:02 PM
my swf animation using in hotspot is ok and my animation is good. when i using distorted hotspot my animation don't work. help please !

GimenesSferica
02-12-2009, 03:08 PM
Hello,

are you using <spot> or <box> ? If you are using BOX see it (it is from hotspots tutorial):

distorted enables distortions of box object

This parameter determines whether or not the hotspot is distorted.

Value 1 means that hotspot is distorted and can be placed in virtual 3D in any position.

Value 0 means that hotspot is not distorted (its behaviour is equivalent to spot object). You can interact with swf applications in this mode.

Default value is 1.

<box url="app.swf" onClick="distorted=0" /> (changes the default distorted value to 0 on mouse click)

Hope that helps,

Tiago Gimenes
Sferica Tour Virtual

crom
02-12-2009, 03:34 PM
i use BOX
<box id="hublot" url="images/hublot.swf" pan="85.51" tilt="25.89" distance="1.0" scale="1" orientation="right" segments="10"
alpha="0" depth="15" />

GimenesSferica
02-12-2009, 04:24 PM
That is it,

Using box, you cannot use distorted... It is on FPP Documentation.

And I didn't find any solution fot ir. Hope FPP 2.4 solves it.

Tiago Gimenes

crom
02-13-2009, 07:21 AM
think, but how I can hope fpp2.4 and how to know my version of ffp

phberlin
02-13-2009, 11:33 AM
The current verasion of FPP is 2.3. You can find out which one you are using via "FlashTracer" (see FPP documentation). Nobody knows when v2.4 will be released. Hopefully soon :-)

GimenesSferica
02-13-2009, 03:37 PM
Hey Crom, what type of swf animation are you thing of use? A video? Show some examples and we may help you more...

crom
02-16-2009, 03:56 PM
Hello,

my swf is an animation not vidйo,

http://crom1.free.fr/bateau.html

go editor and chose hublot and unclick distorted and look
my animation work :D click distord my animation don't work :???:

GimenesSferica
02-16-2009, 06:28 PM
Hi Crom,

Yeah, this is the same problem that FPP documentation says it would not work. Box cannot be distorted. Have you tryed to use as spot and not a box??? Or try to talk directly to Denis (flashpanoramas@gmail.com) Probably only he can help you on it.

Tiago Gimenes

Dynamanic
02-20-2009, 12:37 PM
Refresh="20"