Andriy; You may need to spend some time explaining the context you are starting with. I.e. what do you currently have and what are you trying to accomplish.
<<May be you could say me how I use the personal TopBraidLive server from TBC ME?>> I'm not sure if you mean Ensemble or not. But to get to the Personal Server console, open a browser and go to http://localhost:8083/tbl. >From there you can open any model in Ensemble. See the FAQ http://www.topquadrant.com/products/TBS_FAQ.html#TBE1. If you want to display html in Ensemble, write a SPARQLMotion script that uses a ReturnText module with HTML/XML contents. set the mime time to text/html and runt he script from Ensemble. A window will pop up with the html displayed. -- Scott On Jun 30, 12:39 pm, Andriy Sokolov <[email protected]> wrote: > This is genarally possible. I integrate my custom javascript file into > swf (after compiling it is in the swf). This script should generate > html code (iframe) and refer some other javascripts, that I would > place somewhere on the server, but I dont know where I place them and > how do I refer them..Now I can only refer files (html, images, js...) > in the www. May be you could say me how I use the personal > TopBraidLive server from TBC ME? > > Regards, > Andriy > > On 30 Jun., 15:59, Scott Henninger <[email protected]> wrote: > > > Andriy; Do you mean embedding JavaScript in Flex? I don't think so, > > but you can check with the Flex documentation. > > > -- Scott > > > On Jun 30, 4:48 am, Andriy Sokolov <[email protected]> wrote: > > > > Thanks, Scott! > > > > However my issue is, whether I can embed html code (that use .js for > > > manipulating of it structure) in TopBraidLive components or not? > > > > Thanks, > > > Andriy > > > > On 29 Jun., 15:47, Scott Henninger <[email protected]> wrote: > > > > > Andriy; You can call JavaScript functions through SPINx. See Help > > > > > SPIN > Using JavaScript to define SPIN/SPARQL Functions. Basically, > > > > you define a SPIN function an link to to functions defined in a .js > > > > file. These can be used in any SPARQL query in TopBraid. > > > > > -- Scott > > > > > On Jun 29, 8:34 am, Andriy Sokolov <[email protected]> wrote: > > > > > > Hallo! > > > > > > Is it possible to use within swf plug-in for topBraid some html-code > > > > > using .js-files? > > > > > > Thanks, > > > > > Andriy -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
