derek | idea company wrote:
> [snip]
>
> the "ex:href-content".url" will link to the Java Applet. My problem is
> that the whole <applet> code needs to live inside the JSON database
> file.  Which looks like thus:
>
> <applet height=420 width=640
>       code=zoom2dapplet
>       archive=zoom2dapplet.jar 
>       
> codebase="http://zoom.design.yorku.ca:8087/obj=delivery,1.0%26cmd=retrieve%26fif=ServerComponents/Code";>
>
> <PARAM NAME=URL 
> VALUE="http://zoom.design.yorku.ca:8087/fif=CGDHO/alanfleming/a_fleming_001.fpx";>
> </applet>
>
> When I stick it into the JSON file it just breaks the code.  So I'm
> wondering if there is a way to use html as a value in the json file.
> Thanks, cheers.
>   
Hi Derek-- How did you "stick it into the JSON file" in particular? What 
errors did you get? Did you escape all the double quotation marks?...

David

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to