DISQUS

DISQUS Hello! Zac Bowling's Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Flash for Linux, libmozembed progress

Started by zbowling · 9 months ago

It would be nice to have flash.
Don’t expect a release worthy edition of a new Flash for Linux until 2007 from Adobe/Macromedia. A developer with Adobe/Macormedia blogged that they are working on it. I’m not very impressed. They said a new alpha would be released very s ... Continue reading »

7 comments

  • Wonderful work! BTW, how will we distinguish the moz version from the ie version?
  • thats a good question... one way would be via reflection into the inside the component to check to see if one my internal types exist. Its great but that would work without breaking ABI. I might be able to provide something else (maybe invoke something and getting a predicted variable back (like on init, the title tag will be "about:mozilla" until it chages pages unlike IE, which defaults to "about:blank").
  • How about exposing a property that exposes the UserAgent? That was the purpose wasn't it?
  • part of the problem is that microsoft's api doesn't expose the useragent as something in the api.
  • Not sure, but can\'t you access the html code and run javascript? If so you can easly check the browser and version creating a custom page and invoking a javascript inside it.
  • true. i guess we can cross that bridge when we came to it.
  • I disagree
    Can you give more info?

Add New Comment

Returning? Login