Web plugin and server Windows

well as mentioned i believe its a server problem if you really want blender on your site all i can say is link to it from your main one like this




<object
 classid="clsid:5DB05CB8-7751-469D-A1DD-45C8C201C013"
 id=Blender3DPlugin
 width = 640
 height = 480
 codebase="http://download.blender.org/release/plugin/Blender3DPlugin.cab#Version=2,25,4,0">
 
<param name="blenderURL" value="wal.blend">

 <param name="ForeColor" value=65280>
 <param name="BackColor" value=255>
 <param name="useFileBackColor" value=1>
 <param name="frameRate" value=20>
 
 <EMBED
   type="application/x-blender-plugin"
   PLUGINSPAGE="http://plugin.blender.nl"
   name="NPBlender"
   WIDTH=640
   HEIGHT=480
   SRC="http://waynefox3.googlepages.com/webtest.blend"
   
   ForeColor=65280
   BackColor=255
   useFileBackColor=1
   frameRate=20>
  </EMBED>

 </object>
</p>


for the sake of testing you can use the one i have on mine just to see if it works but you can find a nother site to hold the blend and link to it throu there

the source above should go on the http://www.museovirtuale.org site

I pasted your code in a webpage and put it in my museovirtuale.org site and now it work!

http://www.museovirtuale.org/newwebtest.htm

the only changes in your code that i made is to substitute this row

<param name="blenderURL" value="wal.blend"> 

with this

<param name="blenderURL" value="http://waynefox3.googlepages.com/webtest.blend"> 

beacuse the <embed> part is only for netscape browser I think (or I’ma wrong?)

I’m very grateful to you and to the others people on this forum, in this way i can skip the problem and use the plugin on my website.

On my little netscape site I vannot put files greater than 1 mb :frowning:
I’ve requested a google space like your and I’m waiting for the response.

Again thanks to all for the support

im glad somthing worked for ya it should take about a week or so to get a space from google

thats how long it took me to get my other one for my comics

Breaking news! A possible solution for my web plugin problem.

Now it work:

http://www.museovirtuale.org/mvprova.htm

Here the code:



[Download My File](http://lnx.museovirtuale.org/wal.blend) 






&lt;object
  classid="clsid:5DB05CB8-7751-469D-A1DD-45C8C201C013"
  id="Blender3DPlugin"
  width="640"
  height="480"&gt;
  &lt;param name="blenderURL" value="http://lnx.museovirtuale.org/wal.blend"&gt;
  &lt;/object&gt;
&lt;/p&gt;

and here the story:

I ask my mantainer to give me a linux server together with my previous windows server. Now I have two twin server:

lnx.museovirtuale.org

that is my linux server and

win.museovirtuale.org

that is my windows server.

When the code above (mvprova.htm) was put on the linux server it work, but in the windows server it don’t. In the case above I’ve put it in the windows server but the “value” is pointing on the linux one.

According to my mantainer it was due to the same MIME problem discussed in previous posts. Now the .blend file can be also be downloaded without problem if put on the linux server.

I’ve post this story hoping to be useful to other users.

I thank again all of you for your patience and support.

AlexM

comics… sound intersting :smiley:
It’s possible to see some?

sure ill get a character sheet up

ok heres a character sheet for my comics
There called the Buddy Comics
http://waynefox3.googlepages.com/bc.bmp

it may be kinda simple but it works


maybe it was somthing with iis or what ever the windows server is ive never messed with iss or iis i cant member what its name is
i knw a decent amount about stuff like that but i dont konw everything lol[/list]

I can see only the bottom of the image, but what I see looks very funny :smiley:
You have a plan to create a complete story?

that might be somthing wrong with googles web service let me upload it somewhere else i have a couple of stories finished i do like one or two sheet comics for one story

Very good, send me a private message when you ave a new location

See you soon.

AlexM