You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

mstoss

Intermediate

  • "mstoss" started this thread

Posts: 297

Location: Berlin

  • Send private message

1

Tuesday, May 18th 2010, 10:36am

how to apply "distorted" to a plugin? unexpected distorsion of hotspot (plugin) image/swf task failed

Hello,

I'm not able to make this work:

I have a swf which shall display some predefined text. Loaded as a plugin I can not apply the "distorted" parmeter, loaded as a hotspot, the swf is not able to load some predefined text any more. Plus, that it is distorted from the beginning!?


Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
	<hotspot name="panoPlugin"
	     	url="assets/panoPlugin.swf"
	     	ath="196.50398064938986" atv="2.35510573105515"
	     	keep="false"
	     	zoom="true"
	     	scale="0.4" scale9grid="" scalechildren="true" rotate="0"
	     	distorted="true"
     		rx="0.75" ry="-12.5" rz="-0.16271652274029585"
	     	visible="true" enabled="false" handcursor="true" capture="true" children="true"
 	    	zorder="3"
	     	alpha="1" blendmode="normal" smoothing="true"
 	    	refreshrate="auto"
	     	inverserotation="false"
	     	/>


The flash file, mainly a portrait mode graphic, is displayed slightly distorted, unless I re-distort it by using the editor. Why is that?

http://www.premiumpano.de/testing/distorted/index.html
http://www.premiumpano.de/testing/distor…-unchanged.html

What I simply want to achieve is: let the swf pop up somewhere in the pano, let it load some text and when panning the panorama, the swf shall stay at its position, being distorted according to the panning.

Any help appreciated very much,

Yours,
Michael

iceman_fx

Professional

Posts: 602

Location: Sachsen

Occupation: Webdesigner- und entwickler sowie Fotodesigner

  • Send private message

2

Tuesday, May 18th 2010, 12:15pm

Das klappt leider nicht im krp.
SWF werden bei dostorted zu einer Art Screenshots, wodurch diese all Ihre AS3-Funktionen aus dem Flash verlieren.