YouTube HighSlide BBCode

Mod BBCode Database
BBCodes that need some file editing or extra files

Re: YouTube HighSlide BBCode

Post by Stoker »

Link to your site using this please.
And off course make sure that you have done this:
You also need to change this in the js file:

Code: Select all

objectLoadTime : 'before',
To:

Code: Select all

objectLoadTime : 'after',

Re: YouTube HighSlide BBCode

Post by kevinviet »

Stoker, Can you please tell me exactly where js file is ? i think i been look for it before but can't find it.
There is a few js files in root/highslide folder and i don't know which one.

Thanks
Last edited by kevinviet on 25 Jun 2010, 01:20, edited 1 time in total.

Re: YouTube HighSlide BBCode

Post by cisco007 »

I think according to the first post it should be the highslide-full.js file inside the highslide folder in the root of your drive if this is where you uploaded it!!

Re: YouTube HighSlide BBCode

Post by kevinviet »

Thanks cisco, I found it now and changed it but still not fix the problem with IE browser. I use IE browser to test here work great but not my. Maybe something wrong with my forum I even get this error when try to navigate away the page with highslide pop up BBcode.
error.jpg
Last edited by kevinviet on 25 Jun 2010, 21:40, edited 2 times in total.

Re: YouTube HighSlide BBCode

Post by Stoker »

Kevin, I have no problem here or on your site.
No errors and the video is playing.

Re: YouTube HighSlide BBCode

Post by kevinviet »

The error is on dailymotion video HighSlide BBcode not the Youtube, so when the video playing did you try to close it and is it still playing in background Stoker ? use IE browser.
Thanks for check it out Stoker.

Re: YouTube HighSlide BBCode

Post by Stoker »

The one you linked to whas a youtube video?
Where did you get this dailymotion highslide bbcode from?
I doesnt have anything to do with the YouTube HighSlide BBCode

Re: YouTube HighSlide BBCode

Post by kevinviet »

We were talking about using IE browser and try to close the video during it playing and it didn't complete stop the video like using FF browser.
The dailymotion video highslide BBcode just an extra question i was asking :D I use the dailymotion video BBcode from here viewtopic.php?f=20&t=879
In fact, i use youtube highslide BBcode html with all kind of different videos too like Megavideo, Veoh video

Thanks for reply Stoker :)
Last edited by kevinviet on 25 Jun 2010, 21:41, edited 1 time in total.

Re: YouTube HighSlide BBCode

Post by Stoker »

Okay, I get you :)

Find this in the js file:

Code: Select all

preserveContent : true,
change it to:

Code: Select all

preserveContent : false,

Re: YouTube HighSlide BBCode

Post by kevinviet »

Thank you very much Stoker, the problem fixed now for the youtube highslide :lol: :thumb:
Any idea about the dailymotion highslide bbcode error Stoker ?

Thanks Stoker