Message5070

Author thijs
Recipients cgroves, thijs
Date 2009-08-26.19:33:13
SpamBayes Score 9.627196e-06
Marked as misclassified No
Message-id <1251315194.28.0.656780767759.issue1393@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks that's better :)

Traceback (most recent call last):
  File "/Users/thijstriemstra/Downloads/jython_flash.py", line 58, in 
<module>
    app = SimpleFlashExample()
  File "/Users/thijstriemstra/Downloads/jython_flash.py", line 21, in 
__init__
    flashPlayer = JFlashPlayer()
TypeError: chrriis.dj.nativeswing.swtimpl.components.JFlashPlayer(): 
expected 1 args; got 0
History
Date User Action Args
2009-08-26 19:33:14thijssetmessageid: <1251315194.28.0.656780767759.issue1393@psf.upfronthosting.co.za>
2009-08-26 19:33:14thijssetrecipients: + thijs, cgroves
2009-08-26 19:33:14thijslinkissue1393 messages
2009-08-26 19:33:14thijscreate