Sie sind nicht angemeldet.

1

Mittwoch, 24. März 2010, 11:03

floor plan - drag and drop spots.

Hello,

I want to allow the users to add floor plans to the tours, like here, http://www.3dpanoramy.sk/kuriska/zadny_pohlad.html (image on top right with red spots). Work flow will be something like this:
- Add an floor plan image (as plugin) to the tour.
- Allow the users to drag and drop red spots onto the image.
- Allow the users to drag the red spot to the desired position.
- Once done, user will click "save".

Is it possible to do that using the existing attributes/actions of krpano? Will i have to create a plugin in actionscript? Is there any attribute for drag and drop as we have for onclick, onup etc?

Thank you.

2

Donnerstag, 25. März 2010, 22:47

Hi,

especially when you want to "save" something, I would recommend doing that via a as3 and a server script,
(there is no "drag and drop" attribute)

best regards,
Klaus