JW Image Rotator 3.17 ***Update 19/09/13***(Depreciated)
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
JW Image Rotator 3.17 ***Update 19/09/13***(Depreciated)
***19/09/2013***
*****////////
Please note that this extenson is now provided "As Is" I no longer support this as it is no longer supported by the original author.
////////*****
***Updated 25/05/11***
Extension has been rebuilt using latest builder this was done to ensure that it loads in the latest version of WB
JW Image Rotator 3.17
***Updated 01/06/010**
Meets W3C Standards
Built with Extension Builder 2.6.1
The JW Image Rotator (built with Adobe's Flash) enables you to display photos in sequence with fluid transitions. It supports rotation of JPG, GIF and PNG images, a wide range of flashvars (variables) for tweaking both behaviour and appearance can be set from within the extension.
Authors Site
http://www.longtailvideo.com/players/
Created Under
http://creativecommons.org/licenses/by-nc-sa/3.0/
Extension is now available to download from the Extension Manager in WB 7 and 8
*****////////
Please note that this extenson is now provided "As Is" I no longer support this as it is no longer supported by the original author.
////////*****
***Updated 25/05/11***
Extension has been rebuilt using latest builder this was done to ensure that it loads in the latest version of WB
JW Image Rotator 3.17
***Updated 01/06/010**
Meets W3C Standards
Built with Extension Builder 2.6.1
The JW Image Rotator (built with Adobe's Flash) enables you to display photos in sequence with fluid transitions. It supports rotation of JPG, GIF and PNG images, a wide range of flashvars (variables) for tweaking both behaviour and appearance can be set from within the extension.
Authors Site
http://www.longtailvideo.com/players/
Created Under
http://creativecommons.org/licenses/by-nc-sa/3.0/
Extension is now available to download from the Extension Manager in WB 7 and 8
Last edited by BaconFries on Mon Nov 14, 2011 5:20 pm, edited 14 times in total.
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Evening stamjoe first question are you using unicode version of WB? if you are using unicode then the extension will not work...
I have just checked the extension and it works as it should I did try adding greek characters but they do not show correctly this is due to being incompatible with unicode version
I have just checked the extension and it works as it should I did try adding greek characters but they do not show correctly this is due to being incompatible with unicode version
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Then it should work fine as I just tested before answering how can I recreate what is going wrong.... when you say all you see is the script on page.
I dont believe that you will be able to show titles in greek language as this will require unicode to work I even tried setting to Greek\ISO-8859-7 and Greek\Windows-1253 ansd the characters dont display correctly....
Try the extension again without greek language and let me know.
I dont believe that you will be able to show titles in greek language as this will require unicode to work I even tried setting to Greek\ISO-8859-7 and Greek\Windows-1253 ansd the characters dont display correctly....
Try the extension again without greek language and let me know.
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Evening iamafireman2 I just made this demo in WB6 v6.1 and it seems to be working at my end on PC and on test server... are you trying to put images into the image folder then test? if this is what you are doing then this is why it wont show images as the path is not pointing to them in the xml file. When you test in WB6 and preview the extension pass the path to the xml as such
<track>
<title>Hello world</title>
<creator>Just me</creator>
<location>full6.jpg</location>
<info>http://ww.mywebsite.com</info>
</track>
<track>
This can be overcome by making the path in extenion in the properties
like this then saving...and uploading the images on your server to folder images then it will be seen
http://mywebsite.co.uk/images/mypics.jpg
Although I havnt done this is demo the purpose is to show it working
http://justtesting123.comuf.com/rotator/
take a look here this is a live site using the extension
http://www.jetsonscollectionbyanoosh.co.cc/
<track>
<title>Hello world</title>
<creator>Just me</creator>
<location>full6.jpg</location>
<info>http://ww.mywebsite.com</info>
</track>
<track>
This can be overcome by making the path in extenion in the properties
like this then saving...and uploading the images on your server to folder images then it will be seen
http://mywebsite.co.uk/images/mypics.jpg
Although I havnt done this is demo the purpose is to show it working
http://justtesting123.comuf.com/rotator/
take a look here this is a live site using the extension
http://www.jetsonscollectionbyanoosh.co.cc/
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
I must be missing something. Where in the properties do I change the path of the pictures? And do I need to manually load all pictures to the server? Should the xml look like this:
<?xml version="1.0" encoding="UTF-8" ?>
- <playlist version="1" xmlns="http://xspf.org/ns/0/">
- <trackList>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
</trackList>
</playlist>
<?xml version="1.0" encoding="UTF-8" ?>
- <playlist version="1" xmlns="http://xspf.org/ns/0/">
- <trackList>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
</trackList>
</playlist>
Thisiamafireman2 wrote:I must be missing something. Where in the properties do I change the path of the pictures? And do I need to manually load all pictures to the server? Should the xml look like this:
<?xml version="1.0" encoding="UTF-8" ?>
- <playlist version="1" xmlns="http://xspf.org/ns/0/">
- <trackList>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
- <track>
<title>Hello world</title>
<creator>Just me</creator>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
<info />
</track>
</trackList>
</playlist>
<location>http://www.youonthenetyet.net/ttmp/imag ... </location>
should be:
<location>http://www.youonthenetyet.net/ttmp/imag ... 001[b].jpg[/b]</location>
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
As sneil69 has posted you need to show the path to your images it can be done like this in extension....
Like this
Or This
You will still have manually upload the images to the correct folder on your server though this needs to be the same as you put in extension it doest need to be images as long as the path in the xml points to the folder you place the images in
Like this
Or This
You will still have manually upload the images to the correct folder on your server though this needs to be the same as you put in extension it doest need to be images as long as the path in the xml points to the folder you place the images in
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
Ok I have changed the path to include ".jpg" still having a problem. In IE all i see is the pictures but no header. In both FF and IE the pictures are all the way at the top of the page.
Last edited by iamafireman on Fri Jan 22, 2010 5:59 pm, edited 1 time in total.
I am not sure how you are adding your images judging by your XML file
http://www.youonthenetyet.net/ttmp/playlist.xml
They seem to refer to a URL rather than an absolute path.
This is what I have in mine
<title> </title>
<creator> </creator>
<location>2.jpg</location>
<info> </info>
where as yours
<title>Hello world</title>
<creator>Just me</creator>
−
<location>
http://www.youonthenetyet.net/ttmp/images/DSC_0011.jpg
</location>
<info> </info>
</track>
If you add the images through the extension, it should be like mine. I would have it at least like this:
<title> </title>
<creator> </creator>
<location>images/2.jpg</location>
<info> </info>
Try doing it this way and I am sure it would work.
http://www.youonthenetyet.net/ttmp/playlist.xml
They seem to refer to a URL rather than an absolute path.
This is what I have in mine
<title> </title>
<creator> </creator>
<location>2.jpg</location>
<info> </info>
where as yours
<title>Hello world</title>
<creator>Just me</creator>
−
<location>
http://www.youonthenetyet.net/ttmp/images/DSC_0011.jpg
</location>
<info> </info>
</track>
If you add the images through the extension, it should be like mine. I would have it at least like this:
<title> </title>
<creator> </creator>
<location>images/2.jpg</location>
<info> </info>
Try doing it this way and I am sure it would work.
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Evening iamafireman2 as sneil as shown should work for you I have made it like this with the xml file I used for the demo to show how it should look see the first link below and second is the rotator using it
XML
http://justtesting123.comuf.com/rotator/playlist.xml
Rotator
http://justtesting123.comuf.com/rotator/
XML
http://justtesting123.comuf.com/rotator/playlist.xml
Rotator
http://justtesting123.comuf.com/rotator/
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Hi ok using the center in WB does mess things up I cant say why....sorry. I manually made this demo and it seems to be ok with me, you can let me know. You mentioned the header not showing in earlier post the reason for this I believe all flash gets sent to front of everything else on page. So with the rotator as you will see in the new doemo I have made its size smaller than the image size and it works fine and when you go fullscreen the image gets displayed at correct size. As always if I can help I will... if it can be fixed....
http://justtesting123.comuf.com/rotator/
http://justtesting123.comuf.com/rotator/
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
BF;
Just a question, Is there a reason why there is a limit on the size of the control? Currently it is 250, 259. I know you set the true values in the extension but is there anyway you can relax this limitation on your next update? It is just it makes it easier in design time in relation to other other objects.
Cheers Mate.
Just a question, Is there a reason why there is a limit on the size of the control? Currently it is 250, 259. I know you set the true values in the extension but is there anyway you can relax this limitation on your next update? It is just it makes it easier in design time in relation to other other objects.
Cheers Mate.
Running WYSIWYG Web Builder since 2007...
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Anyway we can make the images used in this extension to be saved in the common "Images" folder than scattered around in the open?
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Well this has a Yes and No answer...The extension itself cannot add the images directly to the image folder this is because using the dataset feature in ExtBuilder using add file doesnt allow this it just places them in the root... it has been requested in suggestion for this to be added in dataset.
The only way to to add them to the image folder is manually but providing the pathway to the folder in the extension itself see the two screens below.
If pablo/support could add this feature in the dataset of Ext Builder then I will rebuild the extension to do so but at present the only way round is below...
Or
The only way to to add them to the image folder is manually but providing the pathway to the folder in the extension itself see the two screens below.
If pablo/support could add this feature in the dataset of Ext Builder then I will rebuild the extension to do so but at present the only way round is below...
Or
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Thanks Bacon for your reply.
Actually keeping the images in the images folder keeps the things organised. I hope support reads your reply sometime and adds that feature in the extension builder.
Thanks for your help
Actually keeping the images in the images folder keeps the things organised. I hope support reads your reply sometime and adds that feature in the extension builder.
Thanks for your help
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
Bacon,
I used the older version with an iframe and it works great. I am updating my site and when I use the new version without an iframe I see the round loading bar on just about every picture. I am using the same pictures as before and only see the loading bar on the first picture on page load.
Does using an iframe make the page load different or is the new version of the extension a little heavier in weight and it take that extra second to load.
It not a BIG deal, but the pictures just flow alot better when the loading bar doesnt show up.
original site
http://www.treasurethemomentphotography ... ement.html
site working on
http://www.treasurethemomentphotography ... engagement
Thanks
I used the older version with an iframe and it works great. I am updating my site and when I use the new version without an iframe I see the round loading bar on just about every picture. I am using the same pictures as before and only see the loading bar on the first picture on page load.
Does using an iframe make the page load different or is the new version of the extension a little heavier in weight and it take that extra second to load.
It not a BIG deal, but the pictures just flow alot better when the loading bar doesnt show up.
original site
http://www.treasurethemomentphotography ... ement.html
site working on
http://www.treasurethemomentphotography ... engagement
Thanks
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Hi ok I have looked at both your pages and the page using the iframe does load faster....I have also looked at the old version of the extension and compared it to that latest release and the the final output size is 60kb greater so it does look like it is heavier, saying this nothing newer was added to the files to cause this everything used to build remained the same I can only asume when the extension was made with the newer version of the builder that it uses stricter coding to make sure that it is compatiable with 6.5.X dont know if there much I can do to fix this as I have taken a look at some of the older versions of extension pre 6.5.x and the size was smaller then compared to all the updates which has increased has inceased... I will askSupport?Pablo regarding this,,,,If you can try the newer version in a iframe and see if this helps the load speed of the extension...I am off to get some sleep and will look more at this tomorrow...
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
Well as of now the wife said she kinda likes the loading bar when if shows. She says it lets you know that there is something going on.
Also if I have a different rotator on several pages and the pictures have different names do you have to put the pages in folder.
I know if the pages arent in folders than all the images will be in the root folder on hosting but thats ok.
Also if I have a different rotator on several pages and the pictures have different names do you have to put the pages in folder.
I know if the pages arent in folders than all the images will be in the root folder on hosting but thats ok.
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Yes if you wish to use more than one image rotator on your site then you will need to use seperate folders giving each one a unique name...although I havent tried this for a while with the extension you could try giving the pathway to a set folder for the rotator images inserting this in the extenion itself were you add the images...
Pathways:
viewtopic.php?t=19695&start=30
Using folders:
viewtopic.php?t=8384
Pathways:
viewtopic.php?t=19695&start=30
Using folders:
viewtopic.php?t=8384
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee