Hi Klaus,
I'm not sure about the relation from it to the usercontrol?
Sorry, ignore this, it is unrelated and confuses the issue here. I'll post it up as a separate thread.
do you have an example how and where you use the breakall()?
Here's the url (It has been moved since I started this post):
www.360examples.net/workinprogress/budapest/tour.html
Thetour opens with a short visual tutorial (started by clicking continue) and the problem occurs (only on idevices) if you try to skip the tutorial once it has started .
This is the relevant section of the xml for the 'Skip Tutorial' button:
<plugin name="skip2" url="graphics/skip.png"
zorder="20" visible="false" y="35%" height="5%" width="prop" align="center"
onclick="breakall(); closeAll()"/>
The 'closeAll()' is an action to close any plugins that are still open/visible after the break and I have tried removing it but breakall is still ignored by the pad.
This is the url to view the entire xml:
www.360examples.net/workinprogress/budapest/files/hotel.xml
Thanks for your interest.
Regards
Kev