Page 1 of 1

SVG and Flash problems

Posted: Fri Jan 20, 2012 4:04 pm
by vdm
Hello I have some problem with the last update.

HTML 5
No svg image in the skin. It's not visible online (tested on Safari and Firefox), but it's ok on my PC...
http://www.studiovdm.com/clients/360tes ... s_out.html

HTML with flash
Nothing works except Adobe message...
http://www.studiovdm.com/clients/360tes ... rad12.html
but my player is updated for Firefox and Safari, tested on pc and mac... it's ok for the swf file...
http://www.studiovdm.com/clients/360tes ... 0rad12.swf

What can I do ?
What is the simplest way to publish these animations...
Thanks for your help

Re: SVG and Flash problems

Posted: Fri Jan 20, 2012 5:21 pm
by vdm
Hello. I change the svg skin with a traditional skin and it's now working.
http://www.studiovdm.com/clients/360tes ... rad12.html
It's certainly a problem with simplex skins or svg...

Re: SVG and Flash problems

Posted: Fri Jan 20, 2012 5:33 pm
by smooth
It is an issue with your server MIME type and the svg image.
Search the forum for the answer on MIME types.

Like this thread

Regards, Smooth 8)

Re: SVG and Flash problems

Posted: Mon Jan 23, 2012 9:34 am
by vdm
Thank you. I expect a response from my internet host.
I am also looking for a easy way to integrate the html file into an HTML table... or a good software (I work with Kompozer or Sea Monkey)
The html animation works alone, but when I try to integrate HTML code into an HTML table, I have the logo Get Adobe Flash Player and nothing else... yet I Have Adobe Flash Player.
I would like to show the animation on my html layout. Is there an easy way to integrate 360object into HTML layout.
I have customers who want to integrate my animations on their site but it is not simple for me. I know it's question about HTML... and not Object2VR, but I m looking for a thread, or a tutorial to easily integrate 360object into html pages.
Thank you for your help.
VDM

Re: SVG and Flash problems

Posted: Mon Jan 23, 2012 10:59 am
by smooth
All the code needed is supplied in the .html file created by either Object2VR or Pano2VR.
You simply need to cut 'n' paste the relevant code into your desired .html page all the time keeping the file structure in place.

The javascripts must remain in the head <head>js</head> of the document and the pano code in your table or div.

I don't know either of the html GUI's you have mentioned and they "may" have obscure ways of implementing. If all else fails you could use an iframe to display on your page.

Regards, Smooth 8)