Well, I don't specifically know what is happening, but whenever you have
something that works in proxied mode, but fails in SOLO mode, you should
always check two things:

1) That flash permissions (such as a server crossdomain.xml file)  are
correct

2) That the MIME type of the media file  is correctly being sent from the
server

On Mon, Jun 28, 2010 at 3:25 AM, Ono Keiji <[email protected]> wrote:

> Hi,
>
>  I am now trying a swf, that is video player, into DHTML application.
>  I found lpp-7818 and musicdhtml example, they works fine in proxy mode,
> but it dose not
> work in solo mode.
>  I have tried as following,
>
>   1. main.lzx compile to dhtml
>   2. audiokernel.lzx compile to swf
>   3. write those in wrapper html as following,
> lz.embed.swf({url: 'audiokernel.lzx.swf8?lzt=swf8', bgcolor: '#eaeaea',
> width: '0',
> height: '0', id: 'audiokernel'});
> lz.embed.dhtml({url:
> 'main.lzx.js?lzt=object&lzr=dhtml&_canvas_debug=false', bgcolor:
> '#ffffff', width: '100%', height: '150', id: 'lzdhtmlapp'});
>
>  I use lps4.7.3, FP10, FF3.
>
>  Can i handle it in solo mode ?
>  Thanks in advance.
>
>
> --
> ------------------------------------------
> Ono Keiji
> [email protected]
> URL http://www.net8.co.jp
> ------------------------------------------
>
>


-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to