![]() |
Quote:
|
Quote:
First of all Id like to thank ericgtr for the nice hack that I got working, and all the others that contributed with ideas and developments. Great job! Now, I am in need to display Quicktime mov-files in posts in the same way, and I was first very happy to find docvaders contribution above. But theres something fishy going on here... I have allmost no hair left on my poor old head. :ermm: First out is the expression OBJECT CLASSID="xxxxxxxxxxxx". Im a noob in vb and php, and even I can see that this will simply not work. It was easy to solve by going to Quicktime website and check the ID. Correct expression then becomes: OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" A bit different... But that is NOT my problem. My problem is passing a src parameter for the file location and name, to this statement: <PARAM name="SRC" VALUE="dechengwuxingbafa.mov"> and for the statement: EMBED SRC="xxxxxxxxx.mov" The Windows Mediaplayer solve this by using {param} instead of URL+filename. Basic... :tired: In the "Apple universe", I simply cannot find the same thing. I have to give an absolute URL+filename to make it work, but then my BB-code manager just plays the same movie whatever I do with the tags later on. I mean, pressing the new icon mov.gif in my wysiwyg editor gives me the tags [mov][/mov] and in between I just want to give the URL+filename for my excellent movie. Different in every post... Wont work... :o I have tryed the trick using the "sample.mov" in my website root. No good. My conclusion right now, before I felt forced to ask u expert guys for help: "How on earth can these wealthy MAC-users stay alive?" :tired: I'll put up a reward of ?1.000.000 thanks to the individual who can explain how the apple code communicates and passes arguments in this case! |
all sample codes for QuickTime manipulation are found here: http://developer.apple.com/samplecode/QuickTime/
|
I really like the looks and sound of this mod so I have installed it on my test board. I followed the directions to the letter but for some reason I see no sign of it when I go to upload a mp3 file. I do hope you continue work on this. It has great potential I think.
I will go back and double check to see if I could have copied something wrong from the post. Keep up the good work and don't let this die out :) Jaye www.mules.org |
It doesn't actually appear until after the mp3 file is uploaded :)
|
oh yes of course Eric ;)
OK so now when I go to upload an mp3 I get the dreaded 'page can not be displayed ' error. Not sure why, it has never happened before. Nothing I did should have affected it. I will try another file and see what happens. So far I have tried 3 different mp3 files. Love this, can't wait to get my little problem figured out. I am running vb 3.7 if that matters. Jaye |
Do you have your files set to upload to the filesystem instead of the database? I would recommend it, especially if you are allowing mp3 files.
|
Curious, the hack is installed correctly, the player appears in the post, and the attachment is underneath it. However, when I press play on the player in the post, nothing happens. Am I missing a setup option somewhere?
Also, I added the mp3 as a storage type, since I didn't have it. What should the Mime Type be if it matters? Thanks! |
It sounds like the mp3 isn't pathed properly, make sure you change it in your attachmentbit template to your settings here:
Code:
yoursite.com/vb/attachment.php?attachmentid=$attach[attachmentid].mp3 Content-type: audio/x-mpeg |
Thanks, I can download the mp3 attachment and it plays fine in my local player. It just doesn't play inline. I click the play button and nothing happens.
Quote:
|
All times are GMT. The time now is 07:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|