Animation Studio - Page 2

User 37941 Photo


Registered User
17 posts

I am still not getting anywhere and as I, unfortunately, do not subscribe to your S-Drive site I cannot do as you suggest. As an alternative is there any way that I can send you a folder with all of the relevant files that I used to build the index page? Please note the code below that I used for the Animation Studio object.

<!-- This div will contain your slide show -->
<div id="rotateImagePlaceholder"></div>
<!-- These are the javascript files -->
<!--[if lte IE 9]>
<script src="js/ieTimerFix.js"></script>
<![endif]-->
<script src="js/imageRotate.js"></script>
<!-- This is the script that will setup and start the animation -->
<script>
var list = {"images": [
{"url": "images/1962_MGA_MK_II_(Left).png", "position": 0, "timeOnStage": 2000},
{"url": "images/1967_Austin_Mini_Cooper_(Left).png", "position": 1, "timeOnStage": 2000},
{"url": "images/2007_Locost_Lotus_(Left).png", "position": 2, "timeOnStage": 2000},
{"url": "images/MG_Midget_Special_(Left).png", "position": 3, "timeOnStage": 2000},
{"url": "images/MG_'Y'_Special_(Left).png", "position": 4, "timeOnStage": 2000}
]};
rotateImages(list, true, 30);
</script>
I also added the following files: ieTimeFix.js and imageRotate.js
I apologize for taking up so much of your time and I thank you for your advice in this matter.
User 2147626 Photo


Ambassador
2,958 posts

If you bought a Coffeecup product then you have a FREE S-Drive account. Follow this link for instructions ...
http://www.coffeecup.com/help/articles/publishing-your-visual-site-designer-website-with-s-drive/

Once you upload the site where we can look at it, we can see what files may be missing or in the wrong place. It will help greatly in figuring out the problem. If you need more help with the S-Drive system, just go to your 'support room' on the menu, and open a support ticket. Coffeecup will help you get it sorted.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 187934 Photo


Senior Advisor
20,181 posts

Can we have a link to your page?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 37941 Photo


Registered User
17 posts

Hi Gunsmoke
I did as you suggested and uploaded the index page for the proposed website on the CoffeeCup site using the S-Drive option. The website address is dlm999.coffeecup.com . I hope that this will provide you with the information that you need to resolve my problem. Again my thanks for your advice and support ... much appreciated.
User 187934 Photo


Senior Advisor
20,181 posts

You uploaded the support files to the wrong location.
Change this
<script src="js/imageRotate.js"></script>

to this.
<script src="imageRotate.js"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 37941 Photo


Registered User
17 posts

Hi Eric
Thanks for the tip ... however, although I can see the code that is in error in Internet Explorer, I cannot edit the code in order to make the necessary correction. Is there some way that I can edit code in Visual Site Designer? I added the "imageRotate.js" file from the directory in which it was created ... should the file be moved elsewhere before being added? Thank you for your continued attention to this matter!!
User 187934 Photo


Senior Advisor
20,181 posts

You can leave the code alone if you add the imageRotate.js to a folder named js
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 37941 Photo


Registered User
17 posts

When I 'Exported to PNG Slide Show' in Animation Studio, a 'js' folder was created with the 'ieTimeFix.js' and imageRotate.js files inserted. They are still in this location ... so the issue still remains and I Animation Studio is not working. The amount of effort in solving this situation has become both frustrating and overwhelming!! Still, if you can suggest additional procedures for me to follow, I would be grateful.
User 187934 Photo


Senior Advisor
20,181 posts

I wouldn't be so quick to blame Animation Studio.;)
If you had the files in a folder named js, in the root of your site, these links would work.
http://dlm999.coffeecup.com/js/imageRotate.js
http://dlm999.coffeecup.com/js/ieTimeFix.js
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 37941 Photo


Registered User
17 posts

I am not blaming the software ... if anyone is to blame it is me and my lack of knowledge. As for the placement of the files ... they were put where they are by Animation Studio. How can I re-locate these files without damaging the code generated by Animation Studio?

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.