I've been using Buddy API's baOpenURL() with no problems until I tried to put it in a hyperlinkClicked handler. This is the entire handler:

on hyperlinkClicked me, data, range
  locResult = baOpenURL(data, "Normal")
  put data && locResult --projector opens a debugging window
end hyperlinkClicked

This works fine in authoring, but in a projector, it consistently causes the Player Error message, Handler not defined, #FontName.

I'm using Dir MX under Windows XP, with Buddy API 3.6 (registered). The error never happens when the same baOpenURL is placed in a button script (in the same projector, with the same Xtras).

Other Xtras used in the same projector are OSControls and TextCruncher.

Buddy 3.6 is the current version, and I did check Gary's Bug Watch page. Am I missing something, or can someone else reproduce this?

Thanks,

Slava

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to