PDA

View Full Version : Are there events that pano sends?


mvbaker
08-03-2010, 05:13 PM
Are there events that the pano player sends out when user actions take place within? For instance DragComplete or something like that? If there are, then where can I find the list of events and/or documentation?

TIA
Mike

Trausti Hraunfjord
08-04-2010, 07:55 PM
Next update (being worked on now) will have "some events dispatched" ... whatever that means.

Scott Witte
08-12-2010, 12:02 PM
Are there events that the pano player sends out when user actions take place within? For instance DragComplete or something like that? If there are, then where can I find the list of events and/or documentation?

Are you are talking within FPP or within Flash, such as for a plugin?

I will assume FPP. Check the Tutorials.htm that came with FPP. Under Hotspots plugin / Pano object parameters you will find events that are communicated to FPP. Your DragComplete event would be pano.onRelease for example.