Page 1 of 1

browser freezes

Posted: Tue Jan 20, 2009 12:40 am
by drvortex
hi

i am having a odd thing happen i don't know if it has to do that I am using OS X 10.5.6 but i have been using your product on my computer for over a 6 months and this problem just started to happen
i am using flex plug in 3.2, flashplayer10.

it seems when i try to debug your api it seems to get stuck at

private function OnAPILCStatus(E:StatusEvent):void {
// trace(E)
if (!Loaded) {
Loaded = E.level=="status";
}
and then the browser freezes and your api no longer works until i restart the computer
thanks
d