On Friday, Mar 7, 2003, at 07:14 US/Pacific, Willy Ray wrote: > Except for the Download page that tells Opera users to "Please Use a > Supported Browser". Baby steps, I guess. Hopefully they'll get that > working at some point soon.
Opera does not currently support Flash Remoting properly which is why you cannot view the Rich Internet Applications on the site. We are working with the Opera team to resolve this. > The home page is working great. So, as a developer who's doing some > remoting, some RIAs (regardless of how *that* thread pans out), I'm > intensly curious: What *exactly* was the problem, and will it effect > me, as I build RIAs? The home page problem was two-fold: 1) we had & in the flashVars query string for the Flash movie but Opera did not convert it to & before passing the string into the movie so we changed it to just plain & (not XHTML compliant) so Opera would handle it correctly. 2) we called a JavaScript function from Flash that Opera didn't seem to like (works fine in other browsers) so we removed that call for the time being As for RIAs, see the comment above. This also applies to Safari - it does not yet support Flash Remoting properly - and we're working with the Safari team to resolve this. Sean A Corfield -- Director, Architecture Web Technology Group -- Macromedia, Inc. tel: (415) 252-2287 -- cell: (415) 717-8473 aim/iChat: seancorfield -- http://www.macromedia.com An Architect's View -- http://www.macromedia.com/go/arch_blog Announcing Macromedia DevNet Subscriptions Maximize your power with our new premium software subscription Find out more: http://www.macromedia.com/go/devnetsubs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

