sketchucation logo sketchucation
    • Login
    1. Home
    2. Garcia
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 1

    Garcia

    @Garcia

    10
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Garcia Unfollow Follow
    registered-users

    Latest posts made by Garcia

    • RE: GS Web Exporter - some modification

      Hi Todd,

      of course the link works correctly. The image is quite small πŸ˜‰ sorry.

      There is a another example :

      http://img72.imageshack.us/my.php?image=balloontips2an0.jpg

      posted in Developers' Forum
      G
      Garcia
    • RE: GS Web Exporter - some modification

      Nobody ?

      Please πŸ˜‰ post something πŸ˜‰ your thought . Give maybe some tips , advice

      Write here in topic or write email to me πŸ˜‰

      posted in Developers' Forum
      G
      Garcia
    • 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.jpg

      Sorry 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

      posted in Developers' Forum
      G
      Garcia