> If I remove the -swf-lib resource.swf line the text is displayed. What
> am I doing wrong?
It's possible that the resource.swf is corrupted.
The only way to test if Flash successfuly load your SWF is to add
while( true ) { }
in your "main" method. This should hangup the browser for a few seconds
if Flash execute it.
Nicolas