I tried as following after reading wiki of SWF in DHTML.

1. <videoview runtime="swf"/> this property has not implement yet.
2. <html ...../> this can show the videoplayer in it, but don't know how to pass a video source from dhtml to swf.

give me sample :<

ono

Quoting Ono Keiji <[email protected]>:

I filed this compile error to jira, lpp-9184.

And return to the issue of <videoview> in dhtml.
Are there any workaround idea ?

Thank you.

ono

Quoting Ono Keiji <[email protected]>:

Adding this, in audiokernel.lzx get compile error at swf9 over.
You can confirm it compile with 'audiokernel.lzx?lzr=swf10'.
It seems like that compiler dose not allow the canvas size
zero(width=0/height=0).
Is there any workaround or i should file it to jira?

ono

Quoting Ono Keiji <[email protected]>:

Music Player(<view>) was works fine, but i have no idea how to use a
video player(<videoview>).
The size are zero in the example of 'musicdhtml', it is fine for audio.
But video need width/height in it.
When i want to set video player in arbitrary position in my dhtml application,
how can i write a code ?
Could you show me some example, if they are able to do, how to combine
videoview and dhtml ?

Thank you

ono


Quoting Ono Keiji <[email protected]>:

Thank you Henry,
I noticed it. :)


Quoting Henry Minsky <[email protected]>:

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]




--
------------------------------------------
Ono Keiji
[email protected]
1-45-11 Mizue Edogawa Tokyo JP
TEL 03(3676)6599
URL http://www.net8.co.jp
------------------------------------------



--
------------------------------------------
Ono Keiji
[email protected]
1-45-11 Mizue Edogawa Tokyo JP
TEL 03(3676)6599
URL http://www.net8.co.jp
------------------------------------------



--
------------------------------------------
Ono Keiji
[email protected]
1-45-11 Mizue Edogawa Tokyo JP
TEL 03(3676)6599
URL http://www.net8.co.jp
------------------------------------------



--
------------------------------------------
Ono Keiji
[email protected]
1-45-11 Mizue Edogawa Tokyo JP
TEL 03(3676)6599
URL http://www.net8.co.jp
------------------------------------------



--
------------------------------------------
Ono Keiji
[email protected]
1-45-11 Mizue Edogawa Tokyo JP
TEL 03(3676)6599
URL http://www.net8.co.jp
------------------------------------------


Reply via email to