Hi Jim - I'm encountering similar problems in IE (not in Firefox) with an older version of the kit, but haven't been able to figure out how to fix it.
But you're not alone :( - rajat On 2/1/06, Jim Kremens <[EMAIL PROTECTED]> wrote: > Hi all! > > I'm having trouble with the latest version of the Flash Javascript > Integration Kit (from SVN source). I've got 2 examples that show the > problems I'm having: > http://www.jimkremens.com/js_kit_issues/example_01.html > http://www.jimkremens.com/js_kit_issues/example_02.html > > View source to compare the two... > > Both use the same swf. > > 1. Example 01 embeds the swf using an ordinary object tag. > > a. fscommand works. > > 2. Example 02 embeds the swf using FlashTag. > > a. fscommand doesn't work. (the _DoFSCommand function is commented > out. So of course it doesn't work. But if I don't comment it out, the > js-flash communication won't work. Catch 22...) > b. you can call a method in the swf, but only once. Subsequent calls > will fail. > c. It also throws an error that I can't figure out (if you enable your > debugger in IE, you'll see) > > Does anyone know of a version that does the basic stuff the kit does, but > doesn't break fscommand? > > Alternatively, if anyone can point out a stupid mistake I'm making, that > would be great. > > Thanks, > > Jim Kremens > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- Rajat Paharia [EMAIL PROTECTED] http://www.bunchball.com http://www.rootburn.com _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

