i'm not able to publish on line rotating and shading action for an object, even if, on the preview, seems to be everything ok with both browsers explorer and firefox.am i doing something wrong?
I assume you are using WebEngine and not some 3rd party script.
Make sure you are publishing your project as HTML Auto. After you publish, make sure the vmhtm25.js file has been uploaded to your site. This is the script file that controls WebEngine animation.
If you have a rotate action and a shading change as an action, those two features work only with SVG. So you would need to publish as SVG -- HTML won't work.
Posts: 7896 | Location: Wellington, New Zealand | Registered: December 11, 2003
i have done what you have suggested.i found the file you mentioned.still the preview on both browsers seems fine but published does not move.(Site spinner pro v2). the web site it's www.milosbooking.eu and that green squerish thing on images page is suppose to rotate.Thanks
Are we talking about a rotation done in the Action Editor > Transforms tab? That sort of rotation doesn't work in HTML.
Yet you seem to have previewed successfully without using SVG? So, I think your rotation is not the Action Editor one. How exactly are you doing (or trying to do) your rotation?
Posts: 7896 | Location: Wellington, New Zealand | Registered: December 11, 2003
i'm in action editor. rotation 3.8 flag on per second and reverse each cycle. preview is in svg extension (no preview in html).i publish everything on web server and the following page http://www.milosbooking.eu/ is what you can see ( i leave it until i get an answer).i have just been in backoffice of web server and files.svg are all there including the virtual mechanic. Thank for your interest.
I went to the W3 SVG Test Suite Page and the test pages worked directly in Firefox (no plug-in player required).
Since your SVG code was not recognized and rendered by Firefox as SVG, I suspect there is something wrong in the code structure. If this is the code produced by SS Pro, then you should probably forward the project to VM Tech support. They are looking for bugs that may be in the new version and it is possible you have found one.
If the SVG code on your server is displaying as text it is most likely that the server does not have a mime type set for SVG. There are a couple of ways around this. You can can set the mime type on the server if you have access to that or you can embed the SVG in and HTML page and define the mime in the HTML.
i really made the project with web engine v2 and then i have tried to publish it with the same web engine v2. since no results came up in a proper way i have done the same with sspro.but nothing happened. i have just excluded now the music ( may be that the problem with code) but no change. i'm about to start from 0 everything so ...we 'll see.thanks.