derek | idea company wrote:
> Yes, of course, finish what's already on the plate before putting more 
> on :)
> David Huynh wrote:
>   
>> OK, maybe we can even use that as an example for how to program a whole 
>> new view (for third parties to learn). But we need to figure out Exhibit 
>> 2.0 first :)
> And another quick question about:
> <applet ex:height-content=".a" ex:width-content=".b" 
>         ex:code-content=".c" ex:archive-content=".d" 
>         ex:codebase-content=".e">
>         <param ex:name-content=".f" ex:value-content=".g" />
> </applet>
>   
> It seems that the applet I link to will load the applet but won't load 
> the param value.  I'm not sure if it's because it's trying to load the 
> code as ex:value-content and doesn't understand it or if there is some 
> other force at work here.  It seems the gods above are doing 
> everything they can to get in my way :)  You can see the error at 
> http://cgdh.ideacompany.ca/
Hi Derek,

Maybe you have modified that page since, but the <applet> stuff is not 
inside a lens template. What you can do is put it back inside a lens 
template, switch to the view that shows that lens, and then use FireBug 
to inspect the generated <applet> elements.

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

Reply via email to