@Deniil
Quote:
But my point is that we shouldn't need a flash plugin, we need a flash *replacement* plugin. For my needs something that can just play a video.
What we need for playing video inside an OWB window or another modern browser you like is the HTML5 video, this is an element introduced in the HTML 5.0 draft specification.
To have this on OS4 we have only a few ways to follow:
- Written a proper support for OWB 3.30 and then send the diffs to Joerg
- Port OWB MUI from MorphOS, (the source code is availible since weeks) as it have this support already
- Waiting for an usable Timberwolf release (it comes with Video support built-in)
This is the situation regarding HTML5.
Regarding Flash we may write a Gnash plugin based to the latest 0.8.8 (Amiga source of Gnash is availible on CVS), this would be the better solution as the majority of the video and streaming apps are Flash only (not HTML5 yet)
also application, banners and so on are written with Flash,
but there is a huge problem, Gnash is too slow to be usable at this stage !
If you ask for my opinion, i would port OWB from MorphOS directly, it is a complete browser, it support both HTML5 video and Flash (via SWFDec on MorphOS but we may use Gnash instead) and it is written in an Amiga way
Quote:
Or one step further; something that can interpret flash enought to be functional, but skip the fading and sliding of images, playing music etc. just provide the gadgets the code specifies to be able to navigate a page or upload stuff to sites requiring flash to upload for example.
It could even build its very primitive GUI in a window of its own (just like mplayer is now playing youtube on its own) providing some gadgets or links or whatever the code wants it to do. Or perhaps it's impossible. Perhaps flash is waaaay to complex to just rip stuff out of the stream...??
It's seems a strange solution to me (IMHO), i really doubt about its final usability, what we need is a complete solution not somethings "quite strange" adaptation.
The real solution are above, what Amiga's devs choice will be another story ...