HomeArticlesFAQsXREFGamesSoftwareInstantBooksBBSAboutFOLDOCRFCsFeedbackSearchSite-Map
logo

Feedback on: irt.org FAQ Knowledge Base Q1664

You are here: irt.org | About | Feedback | 3785 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1664

Sent by
michel on April 14, 2002 at 13:16:02:

Comments:
A bracket too many
if (sndAction == 'stop') sndObj.stop()); //stop, else play
should be

if (sndAction == 'stop') sndObj.stop(); //stop, else play


Other feedback on 'irt.org FAQ Knowledge Base Q1664' - show all

©2011 Martin Webb