[flexcoders] Re: FABridge and Safari

2008-02-29 Thread mlharrisn
I'm actually having the same problem. From what I can track down, the FABridge object is not being initialized, which is what listens for the swf to be ready. Anyone else run into this? --- In flexcoders@yahoogroups.com, Richard Rodseth [EMAIL PROTECTED] wrote: Sorry to repeat the question. I

Re: [flexcoders] Re: FABridge and Safari

2008-02-29 Thread Carlos Rovira
Yes, the other day a client report that our FABridge application was not working in Safari. We test it in that browser and we see it was true. Please could you file a bug in the Adobe JIRA system? 2008/2/29, mlharrisn [EMAIL PROTECTED]: I'm actually having the same problem. From what I can

[flexcoders] Re: FABridge and Safari

2007-09-17 Thread Richard Rodseth
Sorry to repeat the question. I enabled the debug menu in Safari and the JavaScript console reports an error undefined value at this line: var flexApp = FABridge.flash.root(); The code works fine on Firefox and IE. I'm using the FABridge included with Moxie B1. Is there a later or earlier