[TYPO3-dev] MULTIMEDIA

JoH asenau info at cybercraft.de
Fri Jun 1 16:02:26 CEST 2007


> For Flash, you will need to use different OBJECT tags, depending on
> which browser you are using.
> As IE needs a CLASSID to stream the content correctly, but Mozilla
> doesn't work with a CLASSID as it needs a mimetype instead.
>
> See: http://alistapart.com/articles/flashsatay
>
> Maybe thats similar for non-flash objects too?

You should read the section "the satay method" again, because this is what
we could implement by default so that CLASSID won't be necessary at all.

Just make the default output of flash movies use a container movie that
loads the desired movie on demand. Since the container movie won't have any
influence on the content it loads, this can be a default container moview
for every flash element one could want to create.

So when the editor uploads a file called "moviewhatever.swf" the output will
still load the default container movie and hand over the filename as a
"path" variable.

Don't know anything about the other objects though ...

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com






More information about the TYPO3-dev mailing list