That worked! Now, I have another problem I can't seem to figure out--when I add another food, berries, all it is doing is moving the pancakes and not itself! Here is the revised coding: package { //import any class being used by this package import flash.display.MovieClip; import flash.text.TextField; import flash.text.TextFormat; import flash.events.MouseEvent; public
Sender: smjwholesale@msn.com Received: from msysmta03.broadbandsupport.net (msysmta03.broadbandsupport.net [209.55.1.240]) by liaag2ad.mx.compuserve.com (8.13.6/8.13.4/g1.2) with ESMTP id l1MAlAq7031981 for <[munged] compuserve.com>; Thu, 22 Feb 2007 05:47:11 -0500 Received: from [209.55.3.84] ([209.55.3.84:12941] helo=mxo1.broadbandsupport
no, it's not worth having it turned on, IMO. unfortunately, in A2000 (and A2003, AFAIK), it's turned on automatically in every new database that's created, and the setting is database-specific. so you have to turn it off manually (or programmatically) in each database that you create. as for what it was intended to do originally, i don't really know the details; suffice it to say that any value
if you've searched thoroughly, and can't find the offending character anywhere in a form or control event, or in the VBA module; then (if you're using A2000 or newer) did you turn OFF the Name Autocorrect option when you created this database? if not, that *may* be the culprit. try creating a new, blank database and immediately turning off the Name Autocorrect option from Tools | Options | General
Efandango, Maybe I have misinterpreted. I thought the Scorebox was a textbox where the cumulative score is displayed. In other words, it increases by 1 for each correct response. So therefore it will show the total number of correct responses. It now appears that there may be one scorebox for each record, and shows 1 for correct for only that response? It sounds like, from a user