News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Embedding mp4 from s3.amazonaws.com

Started by GMS Hosted, August 16, 2010, 11:09:58 PM

Previous topic - Next topic

GMS Hosted

I need help please.

I need to embed mp4 videos from s3.amazonaws for online viewing.

Link format is hxxps://s3.amazonaws.com/bucketname/freemember%20intro.mp4

I have installed Aeva Media Mod but I don`t understand how to embed the video.

Is there a better/easier Mod to use?

The forum is running on SMF 2.0 RC3


Thank you

CapadY

Just add a link to an MP4 file in your post and the mp4 should be embedded.
AEVA should be enabled first via the Admin panel. Big change it is only in the menu using the English language.
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

GMS Hosted

Thanks for your input

If I add the link only the link shows up in the post.

Should I place the link between specific BBC?

Kill Em All

Unfortunately, AEVA might not support that site. AEVA won't embed anything from everywhere, only from a specific list it has, although it is quite a large list. You will have to find another embed code. You can use HTML, however only admins can post HTML.


My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

GMS Hosted

Thanks for your feedback.

Yes, AEVA does not support s3.amazonaws.com [nofollow].


Please give me an example of the HTML code to embed this.


Thank You

Kill Em All

For that link, I don't get anything but an error when I try to visit it.


My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

GMS Hosted

#6
Hi - Yes - I replaced the actual name of the "bucket" at s3amazonaws with "bucketname" and then asked for an example of the HTML code

hxxps://s3.amazonaws.com/bucketname/freemember%20intro.mp4

If possible I could PM you the correct URL as I don`t think that the s3 bucket is protected yet?


Thank you for the feedback

Kill Em All

No there is no need to PM me it.


<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="160"HEIGHT="144" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="mp4.mov">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="false">
<EMBED SRC="http://s3.amazonaws.com/bucketname/freemember%20intro.mp4" WIDTH="170" HEIGHT="145" AUTOPLAY="true" CONTROLLER="false" PLUGINSPAGE="http://www.apple.com/quicktime/download/">
</EMBED>
</OBJECT>


You can try that...

edit: you will have to wrap it in html tags and only admins will beable to post that for security reasons.


My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

GMS Hosted


Advertisement: