browser freezes

Publishing Print2Flash Documents embedding them in Flex applications
drvortex
Posts:5
Joined:Tue Jan 20, 2009 12:26 am
browser freezes

Post by drvortex » Tue Jan 20, 2009 12:40 am

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

Post Reply