GS Web Exporter - some modification
-
Hi,
i have few questions to tools called - Google Sketchup Web Exporter
http://sketchup.google.com/download/plugins.html#gsuwebexporter
and also Hypercosm http://www.hypercosm.com/index.htm
i suppose that you has used it or you use this tool every day
I have question that is it possible to add some features to this tool.
One inconvenience of Hypercosm is that if you want to see an object created in Google Sketchup on website you have to install a program called Hypercosm Player. You also know that Google Web Exporter uses mainly JavaScript.
The features which i was thinking about :
-Is it possible that model created in Google Sketchup and published on website ,user can 'tick' ,like this :
http://img354.imageshack.us/my.php?image=tickamodelqg0.jpg
After that user clicked on model it would be show a little balloon tips like this :
http://img510.imageshack.us/my.php?image=balloontipstp8.jpgSorry that i am using photos to say what i am thinking about
You know that Google Web Exporter does a photos around the model and i really do not know is it possible to add this feature. Please, think about this.
I wrote emails to two guys who have a websites about Google Sketchup , but they don't know how to do this . They said that is advanced modification.I also asked my friend and he gave me some tips about it (in JS) , but i don't understand it :
<div id="balloon tips" style=display: none>
<img src="balloon tips.jpg" alt="balloon" />
</div>in JS you refer to document.getElementById( id ).style:
(if) display == "none"
display = "block" ;
left = position x event
top = position y event(if) display == "block"
display = "none" ;if he reacts on click on mouse and let go ,that without check
Do you have some idea or opinion about it ?
Write here in the topic or use email garcia16@gmail.com
Regards,
Lucas
-
Nobody ?
Please post something your thought . Give maybe some tips , advice
Write here in topic or write email to me
-
The second link does not take me to a photo, but to an "upload image" page.
-
Hi Todd,
of course the link works correctly. The image is quite small sorry.
There is a another example :
Advertisement