Page 3 of 4

Re: YouTube HighSlide BBCode

Posted: 24 Jun 2010, 10:04
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

Posted: 25 Jun 2010, 03:08
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

Re: YouTube HighSlide BBCode

Posted: 25 Jun 2010, 03:19
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

Posted: 25 Jun 2010, 08:37
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

Re: YouTube HighSlide BBCode

Posted: 25 Jun 2010, 09:36
by Stoker
Kevin, I have no problem here or on your site.
No errors and the video is playing.

Re: YouTube HighSlide BBCode

Posted: 25 Jun 2010, 10:08
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

Posted: 25 Jun 2010, 14:07
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

Posted: 25 Jun 2010, 20:32
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 :)

Re: YouTube HighSlide BBCode

Posted: 25 Jun 2010, 21:31
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

Posted: 25 Jun 2010, 22:29
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