Thanks for the link, I've already seen this bug on the net, but it is
not my case. My swf filename only contains small capital letters.




On 1/23/07, Mick G <[EMAIL PROTECTED]> wrote:
Try looking into this JS/Flash bug - it's a strange one but gets me once and
a while...

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=4b687833



On 1/23/07, Nick Zotta <[EMAIL PROTECTED]> wrote:
>
> I created my own swfobject kind of javascript class that uses
> document.write() to put my SWF object into web page. IDs and NAMEs are
> unique.
>
>
>
> On 1/23/07, John VanHorn <[EMAIL PROTECTED]> wrote:
> > also, make sure that the id/name of the object/embed tag is unique in
> the
> > dom. id conflicts between two elements will give you this error, too.
> how
> > are you embedding your swf? object/embed tags? swfobject?
> >
> > On 1/23/07, Nick Zotta <[EMAIL PROTECTED]> wrote:
> > >
> > > Hello flashcoders,
> > >
> > > Does anyone know the cause of the javascript error: "Object doesn't
> > > support this property or method" when using ExternalInterface.call()
> > > to comunicate between Flash and Javascript?  My javascript function is
> > > triggered, but before executing its actions, a javascript error popup
> > > appears with the message :"Object doesn't support this property or
> > > method". Even if the javascript function is blank (nothing to
> > > execute), the javascript error still appears.
> > > No javascript error in Firefox or Opera, but only in IE (6 and 7).
> > > I get this error both locally and on the webserver.
> > > All the tests were made with FlashPlayer 9.
> > >
> > > Thanks a lot,
> > >
> > > Nick
> > > _______________________________________________
> > > Flashcoders@chattyfig.figleaf.com
> > > To change your subscription options or search the archive:
> > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >
> > > Brought to you by Fig Leaf Software
> > > Premier Authorized Adobe Consulting and Training
> > > http://www.figleaf.com
> > > http://training.figleaf.com
> > >
> >
> >
> >
> > --
> > John Van Horn
> > [EMAIL PROTECTED]
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to