Page 1 of 2

Posted: Fri Feb 05, 2010 8:16 pm
by BaconFries
Hi protectourlands I have managed to take a look and can see what is wrong with changing the size of the object width, height I will sort this later tonight...I cant see what is wrong with the z-iindex but I will modify it so is easier to input the required data thanks for pointing this out

Posted: Fri Feb 05, 2010 9:17 pm
by protectourlands
I think I made the same mistake that I did several months ago on the z-index. Instead of entering just the number, you have to include the Z-index attribute. I apologize Baconfries.

Thank you for looking into the size issue.

Posted: Sat Feb 06, 2010 2:15 pm
by BaconFries
@protectourlands updated extension is now available for download fixed issue with sizing of video,also you can now add the size of the z-order
Example: 3000 unlike before when you had to do this Example ;z-index 3000....please see PDF.....

@ksimms glad you like the extensions....note that there is a update to fix a couple of issues that protectourlands brought to my attention...

New download available at the usual place....

Posted: Sun Feb 07, 2010 6:36 pm
by protectourlands
Resizing works great now BaconFries. Thank you for addressing that.

I've also just noticed that the Stretching attributes do not adjust the view when applying. I get the same black border around the video regardless. (exact fit, fill, none, uniform)

I'm wondering if you would also consider adding a title tag in addition to the alt tag. The alt tag does not provide the intended mouseover. I believe the title tag would do that instead.

Posted: Thu Jul 08, 2010 9:22 am
by mlsto
Hello,

Does this extension use streaming protocols eg rtmp://streamingserver/url.flv

Tried it but not working or it must be a file you host.

Thanks for any help.

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sun Mar 13, 2011 7:49 pm
by zinc
BF How do I apply "Skins" to this control?

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sun Mar 13, 2011 8:27 pm
by BaconFries
Hi mate, Ok I have never tried to add skins to the extension but I do know that not all skins will work depends on what version of the JW is used. From memoery if I am right you need to place theskins in the same folder as the player.swf file, it been a while since I have read this at JW now longtail you might get more info there sorry...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sun Mar 13, 2011 9:20 pm
by zinc
BaconFries wrote:Hi mate, Ok I have never tried to add skins to the extension but I do know that not all skins will work depends on what version of the JW is used. From memoery if I am right you need to place theskins in the same folder as the player.swf file, it been a while since I have read this at JW now longtail you might get more info there sorry...
No problem make. I did place the files there but it did not make a difference. There is an XML file that comes with each skin and I have a feeling you need to make your code aware of this XML (How? your guess is as good as mine.)

Hope you are keeping well. :D

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sun Mar 13, 2011 10:11 pm
by BaconFries
Ok a look at the longtail site I found this..
If the skin has a swf file then you need to add this into the code If you are using a 1.0 Skin "skin=path/to/your/skin.swf" and If you are using a 2.0 Skin: skin=path/to/your/skin.zip this you would need to do manually it woulsd get placed in between the
<a href="player.swf" onclick="return hs.htmlExpand(this, { objectType: 'swf', swfOptions: {version: '8', flashvars: { file: '&file=$file$&skin=path/to/your/skin.swf or xml/>

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sun Mar 13, 2011 10:25 pm
by zinc
BaconFries wrote:Ok a look at the longtail site I found this..
If the skin has a swf file then you need to add this into the code If you are using a 1.0 Skin "skin=path/to/your/skin.swf" and If you are using a 2.0 Skin: skin=path/to/your/skin.zip this you would need to do manually it woulsd get placed in between the
<a href="player.swf" onclick="return hs.htmlExpand(this, { objectType: 'swf', swfOptions: {version: '8', flashvars: { file: '&file=$file$&skin=path/to/your/skin.swf or xml/>
Thanks BF will try it out tomorrow...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Mon Mar 14, 2011 7:30 pm
by zinc
BF;
Have tried but cannot get my head around it. When and if you have time can you email me a html with just the player and the skin "Bekle"
appreciate it.

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Mon Mar 14, 2011 7:37 pm
by BaconFries
Will do...try to get this to you tonight...off out to sort of a few things...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Mon Mar 14, 2011 7:39 pm
by zinc
BaconFries wrote:Will do...try to get this to you tonight...off out to sort of a few things...
No problems...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Wed Mar 23, 2011 12:01 am
by bry
Is there a demo with multiple thumbnails on a page??
I should have said for FLV.

thanks baconfries

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Wed Mar 23, 2011 12:11 am
by BaconFries
No sorry bry there is no demo...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Wed Mar 23, 2011 1:25 am
by bry
Thanks, I will build one soon for everyone.
I will also work on a flash flv gallery.

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Sat Mar 26, 2011 3:37 am
by bry
Hi Baconfries,

I finally got some time and was studying your highslide extension in order to build a demo page of selectable FLVs. I need to ask some questions. I did read the associated help file. There are basically the image settings, the player settings and the main settings.

I want to create a demo page with say 12 thumbnails that play 12 different .FLVs. So I want say 8 thumbnails across the top (two rows of four), then the player beneath them - centered and let's say two thumbnails on either side of the player.

With the extension, I draw a rectangle. Is that just the player? How do I link the thumbnails to the player. I see the properties that can be defined in the extension but have not idea how the thumbnails relate to the player.

Can you shed some light on this for me?

Thanks much!!!

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Thu Mar 31, 2011 11:40 pm
by bry
Hi BaconFries,

I never heard from you but I still would like to study your extension. I have been working on this...

http://www.TEST12/videoplayer/videoplayer.html

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Thu Mar 31, 2011 11:48 pm
by BaconFries
Sorry bry had some home issues that I wont go into... I thought I still had your email as I used to get new letters from you but I must have lost it some how...love what you have down here very nice indeed :) if I can help you know I usually try my best again apoligises...

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Fri Apr 01, 2011 12:21 am
by bry
I'm sorry to hear about the "issues". You are always the best BaconFries, no apology necessary.

I would like to play with your extension but I just couldn't wrap my brain around how it worked. Specifically, I couldn't see how it allowed me to set up multiple thumbnails to relate to a video player. I got the extension, inserted it by drawing a box, and then checked properties to see how it works. That is about as far as I got in that I could see no way to hook thumbnails to the player.

thanks (and I hope things are better now).

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Fri Apr 01, 2011 12:28 am
by BaconFries
Hi bry check you email datbase you might see my address there as I have been recieving emails from your newsletter about spyware, virus's and how to fix avoid etc I dont like posting addy herr to many eyes....

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Fri Apr 01, 2011 12:37 am
by bry
Will I recognize it?? I have about 800 contacts for that newsletter. And my memory isn't that great.

Sorry, but you should see my email in that newsletter and can send me a fresh one so I will have it.

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Fri Apr 01, 2011 12:40 am
by bry
just send to my email address

I will edit this out as soon as I get your email

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Fri Apr 01, 2011 12:45 am
by BaconFries
Email sent to you bry you can remove this now...

Re: MULTI HighSlide JW Player DEMO

Posted: Sat Apr 09, 2011 12:20 pm
by bry
I didn't take time to make it pretty. I just wanted to publish a demo of multiple highslide thumbnails to video. It is fairly simple. Just draw multiple highslide inserts. They can overlap. However, I discovered it is much easier if you draw out the highslide the same size as the thumbnail. It gives you a much better visual wysiwyg. And the extension allows you to size the thumbnail differently from actual. All my thumbnails were 200x300 but the default setting on the extension is 120x90 for the thumbnails and it automatically resized mine. However, I decided I wanted my larger thumbnails.

I didn't play with videos to take away black margins. But hopefully, you get the idea. You can have a page of thumbnails with just one video (or so it appears) - even though you have inserted many highslide extensions.

http://www.TEST12.info/folder1/multihighslidedemo.html

Thanks BaconFries!!!!

Re: HighSlide JW Player ***UpDated*** 10/01/11

Posted: Tue Apr 12, 2011 2:02 am
by bry
I hope it is obvious that you could have the whole page full of thumbnails and the appearance of just one video screen with a different video for each thumbnail. Naturally, you would size the thumbnails to divide equally into the page. In my case, I could have the page 900 wide with three thumbnails across (300x200) and if I wanted a page height of 1000, I would have thumbnails of 5 rows.

There is no need for any white space. The video goes away in between and you see the thumbnails. This is using BaconFries extension and nothing else is really needed. Well, if you want the videos to look nice and pretty (without black), you would create your FLVs with the right size (proportion).

Everybody understand? I hope so. Just ask if you don't.

Re: HighSlide JW Player ***DEPRECATED***

Posted: Wed Dec 26, 2018 1:28 am
by DougalDragon
Is there anyway get this i need a video player will buffer the video to play it not wait video is fully DL to start playing?

Re: HighSlide JW Player ***DEPRECATED***

Posted: Wed Dec 26, 2018 1:41 pm
by BaconFries
Sorry this extension is no longer available or supported and is now deprecated due to it requires the use of flash.