Doug Lerner wrote: > If I do > > on mouseLeave > choose browse tool > end mouseLeave > > then when I leave the paint area the tool correctly turns into the browse > tool (though it shouldn't according to the docs, because supposedly the > mouseLeave message is not sent unless it already is the browse tool). > > But then when I leave the pop-up the handler gets invoked again so instead > of my selected tool it turns back into the browse tool again. > > So I need to maybe figure out *what* I just left, for example...
Is that script on the card? Can you just move the script to the mage object itself? -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge: Publish any database on any Web site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
