Search found 27 matches

Go to advanced search

by Lanod
Mon Dec 13, 2010 10:44 am
Forum: Highslide JS Usage
Topic: Preload + swf
Replies: 4
Views: 2128
 
Jump to post

Re: Preload + swf

Hilde,

As always - you ROCK!

Thanks,
Donal
by Lanod
Fri Dec 10, 2010 11:11 am
Forum: Highslide JS Usage
Topic: Preload + swf
Replies: 4
Views: 2128
 
Jump to post

Re: Preload + swf

Hi, I'm not seeing this behaviour in IE or FF (seems to work in Chrome) with a movie I have. The highslide loading icon plays until the swf loads and then plays. I would like users to see the pop-up and the loading screen from the SWF. These seems to be the case in both objectType: 'iframe' and obje...
by Lanod
Tue Oct 05, 2010 4:49 pm
Forum: Highslide JS Usage
Topic: iframe with two controls
Replies: 5
Views: 2066
 
Jump to post

Re: iframe with two controls

Thanks - that works - I had tried something like that but must have had the wrong syntax.

As always - you're the best!

Donal
by Lanod
Tue Oct 05, 2010 10:12 am
Forum: Highslide JS Usage
Topic: iframe with two controls
Replies: 5
Views: 2066
 
Jump to post

Re: iframe with two controls

Hi Roadrash, Thanks for the prompt reply. That certainly fixes the controls in iframe issue. The problem is that I have two galleries on this page. Uncommenting slideshowGroup: 'group1', means they stop working as expected - see http://bit.ly/dgjsuu Is there another way to have two galleries and an ...
by Lanod
Tue Oct 05, 2010 9:07 am
Forum: Highslide JS Usage
Topic: iframe with two controls
Replies: 5
Views: 2066
 
Jump to post

iframe with two controls

Hi Folks, I have page with two galleries and an iframe. The iframe contains also contains an auto-launching gallery (it is a global gallery). The gallery in the iframe is displaying two sets of controls and the text from the launch button. This does not happen on pages without the galleries. You can...
by Lanod
Thu Jul 29, 2010 6:50 pm
Forum: Highslide JS Usage
Topic: Browser Issue with calling pop-up from absolute URLs
Replies: 6
Views: 2145
 
Jump to post

Re: Browser Issue with calling pop-up from absolute URLs

Yep - well done - that works - I should probably have spotted that myself.

Thanks a million!

Donal
by Lanod
Thu Jul 29, 2010 12:31 pm
Forum: Highslide JS Usage
Topic: Browser Issue with calling pop-up from absolute URLs
Replies: 6
Views: 2145
 
Jump to post

Re: Browser Issue with calling pop-up from absolute URLs

Hi Roadrash,

Tried that.

http://www.bright(CUT)work.com/index.htm?thumbId=webcast works fine in IE but not Chrome or FF

Thanks
by Lanod
Thu Jul 29, 2010 8:04 am
Forum: Highslide JS Usage
Topic: Browser Issue with calling pop-up from absolute URLs
Replies: 6
Views: 2145
 
Jump to post

Re: Browser Issue with calling pop-up from absolute URLs

Hi Roadrash, Thanks for the quick response. The normal in-page pop-ups are working fine in all browsers. It's when we give somebody the link that includes the full URL and a thumb-id that isn't working in Chrome or FF (latest versions, W7). If you remove the (CUT) from the below URL and visit in IE8...
by Lanod
Wed Jul 28, 2010 3:13 pm
Forum: Highslide JS Usage
Topic: Browser Issue with calling pop-up from absolute URLs
Replies: 6
Views: 2145
 
Jump to post

Browser Issue with calling pop-up from absolute URLs

Hi all, I have pop-ups on our website that we used to be able to call from absolute links in all browsers. Now it is only working in IE and not Chrome or FF. Any ideas? See below for the URL and code. (PS - I added the (CUT) to the URL as I don't want our site to be indexed from here) Thanks, Donal ...
by Lanod
Thu Jun 11, 2009 8:00 am
Forum: Highslide JS Usage
Topic: Will this ever be possible?
Replies: 3
Views: 1775
 
Jump to post

Re: Will this ever be possible?

That's very impressive RoadRash - thanks a million!
by Lanod
Wed Jun 10, 2009 9:18 am
Forum: Highslide JS Usage
Topic: Will this ever be possible?
Replies: 3
Views: 1775
 
Jump to post

Will this ever be possible?

Will it ever be possible to load a slideshow from a URL? Say I have a slideshow launched from a particular page and I want to send someone to that page with the slideshow loaded (or even with a particular slide loaded). onload is not the solution here because I don't want it to load for everyone who...
by Lanod
Wed May 27, 2009 11:58 am
Forum: Highslide JS Usage
Topic: autoplay: true & Play/Pause button
Replies: 2
Views: 1666
 
Jump to post

Re: autoplay: true & Play/Pause button

Thanks RoadRash - that fixed it.
by Lanod
Wed May 27, 2009 11:12 am
Forum: Highslide JS Usage
Topic: autoplay: true & Play/Pause button
Replies: 2
Views: 1666
 
Jump to post

autoplay: true & Play/Pause button

Hi, Firstly, thanks for such a great product and for all the assistance you guys give: outstanding. I have a slideshow with autoplay: true; however, when it launches the play button shows (as opposed to the pause button). How can I make it the pause button? Example: http<REMOVE>://www.brightwork.com...
by Lanod
Tue May 26, 2009 11:09 am
Forum: Highslide JS Usage
Topic: Include SWF in Slideshow
Replies: 1
Views: 1188
 
Jump to post

Re: Include SWF in Slideshow

Actually, I have this fixed. I thought I had to declare the slideshowgroup as config1 because of the below. Going with slideshowGroup: 'group1' instead of slideshowGroup: 'config1' fixed it.

var config1 = {
slideshowGroup: 'group1',
transitions: ['expand', 'crossfade']
};
by Lanod
Tue May 26, 2009 10:57 am
Forum: Highslide JS Usage
Topic: Include SWF in Slideshow
Replies: 1
Views: 1188
 
Jump to post

Include SWF in Slideshow

I have a gallery/slideshow that I would like to include SWF and a HTML pop-ups in. I can't use the <div class="highslide-gallery" > wrapper as this messes up some text on the page. I tried something like the below but it wouldn't add it to the slideshowGroup. <p><a id="workTracker3&qu...

Go to advanced search