On 26-Jui-99   13:21:02, Richard Lane wrote:

> (2) I've installed the new V48 of the ixemul.library and the new V0.8 of the
> vflash update. Of the few shockwave files I have none load but just display
> as a binary dump on screen. Do I need to make a MIME type for shockwave, if
> so how?

Shockwave Flash files currently only work if they're within an <EMBED> tag. So
it looks like that within an html source:

        <EMBED TYPE="application/x-shockwave-flash" SRC="voor80.swf"
            TITLE="test title"
            HEIGHT="100" WIDTH="590"
            LOOP="TRUE"
            AUTOSTART="TRUE"
            BGCOLOR="Black"
            PLUGINSPAGE="http://www.vapor.com/">

Support for pure Flash files (ie. just loading them like you do right now)
will be implemented in a latter version.

MIME Types don't need to be altered in any way.

-- 
David Gerber

Integer numbers are pointless.

____________________________________________________________
Voyager Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to