Is it possible to open a browser and link with xml?
-
As the title says, I want to know if it is possible to open a web link from within sketchup with the AR-media plugin.
The code I have right now is this:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<events name="my_events_file">
<event name="on_left_mouse_click">
<actions>
<action source="self" target="self">
<link>http://www.myspace.com/thelynseydolanband</link>
</action>
</actions>
</event>
</events>Is it at all possible?
I'm all new and in a hurry, have to present something workable tomorrow!
Thanks in advance!
-
Did you try InGlobe support?
-
Interesting new look Rich lol
Advertisement