PDA

View Full Version : my code does not work


aimeeq
08-10-2007, 01:42 AM
hi,all!
i test this example:
http://www.openlaszlo.org/lps4/docs/guide/rpc-javarpc.html#d0e31582

but debug window always print:

ERROR: testjavarpc.lzx:18: reference to undefined variable 'examples'
ERROR: testjavarpc.lzx:18: undefined object does not have a property 'ConstructExample'
WARNING: testjavarpc.lzx:18: reference to undefined property 'ConstructExample'

I've set <canvas proxied="true"> but ineffective. pls help! thanks!