-
1. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
hans-g. Jan 23, 2013 4:00 PM (m149 への返信)私が正しく理解している願っています。
一般に, このリンクを使用してください:http://www.mediacollege.com/video/format/quicktime/streaming/.
以下が適用されます。
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320"HEIGHT="180"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="videofilename.mov">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="false">
<EMBED SRC="videofilename.mov" WIDTH="320" HEIGHT="180" AUTOPLAY="true" CONTROLLER="false" PLUGINSPAGE="http://www.apple.com/quicktime/download/">
</EMBED>
</OBJECT>
videofilename = ビデオファイルの名前
幸運を祈る!
Hans-Günter
-
2. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
m149 Jan 23, 2013 8:52 PM (hans-g. への返信)ありがとうございました!
無事にサイトでもムービーが表示できました。
ただ、コントロールバーが表示できません。この記述には入っていないのでしょうか?
<PARAM name="CONTROLLER" VALUE="false">
これがそうかなと思ったのですが、、、
iwebにて作成した、ファイルを見てもこの記載がないので、もしわかればよろしくお願いいたします。
-
-
4. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
m149 Jan 24, 2013 12:22 AM (hans-g. への返信)FLVでのページ作成は、すでに出来ています。問題は、ipadなどへも提供できるように、Quick Timeバーションを検討しています。appleがFlashを取り入れてもらえるとこちらも大変助かるのですが、
adobeの方に申し訳ないのですが、もし何か方法があればよろしくお願い致します。
-
5. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
hans-g. Jan 27, 2013 1:17 AM (m149 への返信)私はあなたを迎える!
それはすべての後に試してみましょう?問題となっているウェブサイトへのリンクを送ってください。
Hans-Günter
-
-
7. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
hans-g. Jan 28, 2013 4:19 AM (m149 への返信)Hello,
please allow me to write in English, I'm sure you understand, if not, please inform me, I'll try it again.
Please have a look here, where I used your source codes to insert your "tenji640s.mp4" file:
http://www.hansgd.de/AdobTest/_qu/index.html
My approach was to work with a direct link to your movie, and as you can see it works fine. Feel free to use my source code.
Hans-Günter
-
8. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
m149 Jan 28, 2013 7:18 PM (hans-g. への返信)Thank you for your advice.
I could make Quick TIme movie with roll bar.
But I can not make position of movie file,and write text.
I tried get source code from your movie page,but I didn't.
I hope your next advice.
Danke schön
Katsu
-
9. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
hans-g. Jan 30, 2013 12:42 AM (m149 への返信)Hello Katsu,
there is really a (browser) problem: By trying to insert your mp4 file into a sketch I found a strange phenomenon.
Please have a look here again, I modified it: http://www.hansgd.de/AdobTest/_qu/indexTab.html.
The QuickTime video activated by the link shows the complete control panel. The other one, embedded in a table for test purposes shows only the running button. Changing height or width has not improved the result.
That means there is a real (browser) problem: When parsing HTML, the browser assumes and obeys some default capabilities (properties like title, poster, controls, muted, autoplay, loop, etc.) as prescribed by the HTML way of displaying content within a page. In its bare essence, it displays the file by just using the browser and the system’s playback features (a simplified QuickTime view). And, by the way, there's no difference in IE or FF!For this reason, I would suggest: please convert the mp4 file to another format. I prefer flv or swf files. Both you can provide with a control panel.
What concerns the source code: Please use "right click" and you will see, that I only used used your file and added some command lines.
Good luck!
Hans-Günter
-
10. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
m149 Jan 31, 2013 11:38 PM (hans-g. への返信)Hi Hans,
I try it. However this stage is difficult for me.
But I can make both pages (Flash and Quick Time) thanks to your advice.
Danke schön
Katsu
-
11. Re: Dw cs5にて、Quick Time ムービーを挿入する方法
hans-g. Feb 2, 2013 3:11 AM (m149 への返信)Hi Katsu,
please take
---------- deleted, clearly unnecessary post ----------
Hans-Günter


