errata: var out='<html><embed src=\"'+fn+'\" autoplay=\"false\"></embed></ html>';
should be: var out='<html><embed src=\"'+fn+'\" autoplay=\"false\"></ embed></'+'html>'; (an extra '+' sequence is needed in the trailing </html> to prevent it from prematurely ending the actual <html>...</html> block that contains the QuickEdit button definition itself!) -e --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

