A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
embedding video into post
May 25, 2010
11:27 am
Member
Forum Posts: 103
Member Since:
May 8, 2010
Offline

Any plans on optimizing video embeds … cant seem to embed any vids by the media embed button on the tinyMC editor ..

May 25, 2010
11:19 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

optimize???  what do you mean?  that sounds diff than not being able to embed…  if thats a problem, need more data becasue its not a reported problem and it works just fine for me…  is that as admin or as user?

let me test here too…  also tested on few other test sites…

May 26, 2010
3:39 pm
Member
Forum Posts: 103
Member Since:
May 8, 2010
Offline

I can embed Vimeo using html embed code .. but i cannot embed Vimeo videos via the embed button.

 

Youtube vids works just fine

May 26, 2010
8:37 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

well I dont believe that vimeo is supported by tinymce… what kind of player is needed to display it?

May 27, 2010
10:19 am
Member
Forum Posts: 103
Member Since:
May 8, 2010
Offline

Found a fix for displaying vimeo: \simple-forum\editors\tinymce\plugins\media\js\media.js

(line 320 or so, just below // google)

 

// Vimeo
if ( v.match(/^http:\/\/(?:www\.){0,1}vimeo\.com\/(\d+)$/) ) {
f.width.value = '400';
f.height.value = '321';
f.src.value = 'http://vimeo.com/moogaloop.swf…..' + v.match(/^http:\/\/(?:www\.){0,1}vimeo\.com\/(\d+)$/)[1];
return 'flash';
}
May 27, 2010
2:35 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

Nice work. Not sure we will incorporate since we us tinymce plugin, plus we hope to ditch tinymce for better alternative in 5.0

Will talk with Andy.

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Yellow Swordfish, chaiavi, steve.engelking
77 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2625

Members: 7361

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10890

Posts: 79531

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22211), Mr Papa (23688)