Error: Expected a field name after '.' operator

I'm trying to use a "for" loop to add an "onRelease" handler
to my symbols using the following code, but I get error that says:
Expected a field name after '.' operator. Any idea what's wrong and
how I can fix this?
for (i=1; i<10; i++) {
thumbs_mc.this["thumb"+i].onRelease = function() {
// do something
Thanks
Saeid

Hi, I was trying to convert my Flash 8 file to Flash Lite 1.1
and came upon an error, like this :
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line 3:
You must export your movie as Flash 5 to use this action.
globalStyleFormat.applyChanges("textFont");
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line 5:
You must export your movie as Flash 5 to use this action.
x= StartTheQuiz();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
23: You must export your movie as Flash 5 to use this action.
PickAnEasyQuestion();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
28: You must export your movie as Flash 5 to use this action.
function PickAnEasyQuestion() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
96: You must export your movie as Flash 5 to use this action.
_root.Button1.onRelease = function() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
100: You must export your movie as Flash 5 to use this action.
MoneyGoesUp();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
102: You must export your movie as Flash 5 to use this action.
WrongAnswer();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
106: You must export your movie as Flash 5 to use this action.
_root.Button2.onRelease = function() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
110: You must export your movie as Flash 5 to use this action.
MoneyGoesUp();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
112: You must export your movie as Flash 5 to use this action.
WrongAnswer();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
116: You must export your movie as Flash 5 to use this action.
_root.Button3.onRelease = function() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
120: You must export your movie as Flash 5 to use this action.
MoneyGoesUp();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
122: You must export your movie as Flash 5 to use this action.
WrongAnswer();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
126: You must export your movie as Flash 5 to use this action.
_root.Button4.onRelease = function() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
130: You must export your movie as Flash 5 to use this action.
MoneyGoesUp();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
132: You must export your movie as Flash 5 to use this action.
WrongAnswer();
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
137: You must export your movie as Flash 5 to use this action.
function MoneyGoesUp() {
**Error** Scene=Scene 1, layer=ActionScript, frame=14:Line
196: You must export your movie as Flash 5 to use this action.
function WrongAnswer() {
Total ActionScript Errors: 18 Reported Errors: 18
I was wondering if you know the solution to this.

Similar Messages

  • XML error since SAP field name has the character '/'

    Hi all,
    Forgive me if this is the wrong forum for this post. Here's goes my problem.
    There's a field in VBAP /BEV1/SRFUND which is mapped to an XML structure directly.
    Because of the existing '/' character in the name, the XML output appears as </BEV1/SRFUND/>
    wherein bold represents the XML tags.
    How can i solve this problem.
    ~Herwin.

    Hello,
    I do not know, how you create your XML data.
    If you use the XSLT-Engine of ABAP you could just call the XSLT-Transformation ID to see, what is the encapsulated XML-Tag for /BEV1/SRFUND . The XSLT-Engine of ABAP replaces the '/' with _-. E.g.: -BEV1-SRFUND .
    For example:
      data:
        l_string type string,
        l_data   type /bev1/srfund.
      call transformation id
         source data = l_data
         result xml l_string.
    Result would be an ASX-representation of the value l_data, including the tags   <_-BEV1_-SRFUND>value...</_-BEV1_-SRFUND>
    Kind regards,
    Hendrik

  • "Invalid Field Name" Error message on Client System

    Hi all,
    I have installed some addons  on server, and the same is installed on client systems as well. on server everything works well. But when it comes to client systems, one particular form shows an error message, "Invalid Field Name", on loading the form.
    I have the same .srf's as on server but still the problem persists. If anybody knows the cause of the problem, please let me know what could be the reason.
    Regards,
    Rohan S. Kamble.

    Hi Rohan,
    Are you sure you have the same version of DI (also addon) on your client and your server side?
    Reinstall the addon on your client, check if the problem still happens.
    Regards,
    Jay.

  • OpenDocument fails because of unknown field name error

    Hi,
    I am trying to execute reports on the server. The reports contain records filters and formulas which are necessary and cannot be removed. When I attempt to open a report with the openDocument function the application throws an error, that the field name is not known.
    Both reports work fine when I execute them directly via the BO Central Management Console.
    I hope, anybody can help me?
    Thanks in advance.
    IReportAppFactory reportAppFactory = (IReportAppFactory) eSession
                             .getService("RASReportFactory");
                   reportClientDocument = reportAppFactory.openDocument(infoObject, 0,
                             java.util.Locale.getDefault());
    Cannot open report document. --- This field name is not known.
    Details: errorKind
    Error in File {...}.rpt:
    Error in formula  Record Selection:
    'my filter
    This field name is not known.
    Details: errorKind
    The exception originally thrown was com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: This field name is not known.
    Error in File {...}.rpt:
    Error in formula ' my formula '
    This field name is not known.
    Details: errorKind---- Error code:-2147217383 Error code name:formulaParseError
    at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.openDocument(Unknown Source)

    Hi,
    thanks for your answer. The reports were build on a simple SQL statement and use custom DB logon in CMC.
    I have created a similar report with no formulas or record filter. This new report works fine.
    I also use user input parameters. I thought the problems depends on that these parameters are not set into
    the implemented formulas and so the report cannot be parsed correctly.?
    Do you have any additional information about the similar issue (only matter of interest)? Do you know if there are new JAR files released within this new version?
    I hope the update will help. Thanks in advance.

  • "Field name BUKRS not unique"  ???

    Hi,
    I am trying to create a view based on two tables. One is T001 and other is custom table. When i tried to activate, it gives error message like "Field names BUKRS not unique".
    Can anyone please tell me about this ?
    Thanks,
    Regards,
    aarthi
    [email protected]

    The description of the message given by the system is like below
    Field name BUKRS not unique
    Message no. MC 060
    Diagnosis
    When you define aggregates (views, lock objects or matchcode objects), you can assign the aggregate fields your own names (the system assigns names to the basic fields automatically). These names must be unique.
    System Response
    The system has established that the names assigned to the aggregate fields in an aggregate definition are not unique and issues an error message.
    Procedure
    Assign unique names to the aggregate fields in question.
    Regards,
    aarthi
    [email protected]

  • This Field Name is not Known

    Hi,
    I have created 4 individual crystal report connecting 4 individual excel sheets.
    I tried to build a single crystal report embedding all the 4 individual CR.
    I am getting error as "The field name is not known"
    I searched forum , however i didnt got appropriate solution.
    Appreciate your feedback to fix the issue

    I have made connection to 4 excel sheets and linked the common fields.
    However still i am getting same error.
    When i connect it was asking to prevent server side grouping. I m confused how to rectify the error
    Appreciate your inputs

  • Field name is not know error when trying to add a filter

    Hello all!
    I need to add a filter dinamically to display a report. I'm using Crystal Reports 10 w/ RAS server.
    There is an sql statement in Database Fields > Command. It uses a join and a correlation name for table name: TT.START_TIME.
    I am getting a "Field name is not known" error:
    "This field name is not known. Details: errorKind Error in File C:\WINDOWS\TEMP\{D375AB61-F7AE-4BCC-AF5E-6702C0EFDE10}.rpt: Error in formula . '{Command.TT.START_TIME} in DateTime (2007, 08, 01, 09, 00, 00) to DateTime (2007, 08, 24, 04, 45, 00)' This field name is not known. Details: errorKind"
    I tried to specify the field the following ways:
    Command.START_TIME
    TT.START_TIME
    START_TIME
    TIME_TRACKER.START_TIME (time_tracker being the table name)
    MAIN.TIME_TRACKER.START_TIME (main being the schema)
    All of the above is giving the same field name not known error.
    I am adding the filter the following way:
            String whereClause = "{Command.TT.START_TIME} in DateTime (2007, 08, 01, 09, 00, 00) to DateTime (2007, 08, 24, 04, 45, 00)";
            IFilter filter = rptClientDoc.getDataDefinition().getRecordFilter();
            filter.setFreeEditingText(whereClause);
            rptClientDoc.getDataDefController().getRecordFilterController().modify(filter);
    I also tried the following where clause:
    String whereClause = "{Command.TT.START_TIME} > DateTime (2006, 08, 01, 09, 00, 00) AND {Command.TT.START_TIME} < DateTime (2007, 08, 24, 04, 45, 00)";
    still doing the same thing.
    If anyone could please help me w/ this I'd really appreciate it!
    Thank you!
    Anastasia

    The first formula was created using the selection formula expert. I only added the TT part after it didn't work giving the same message. The name the expert gives it after I click on the field is {Command.START_TIME}. Still gives the invalid field name error. -_- Could the rest of the forumula be causing the problem?
    In regards to parameterizing the SQL Command, I spoke w/ the gentleman who creates these reports in Crystal, he says it's not possible, because sometimes we don't want a where clause and sometimes we do.
    Is there a way to directly edit the SQL string itself which is in the Command through java?
    Thank you very much for taking time to respond.
    Anastasia

  • After renaming the field name in content server,I am get the Exception

    Hai All
    After renaming the field name in Content Server I got one Error Like
    *<ERROR> <oracle.ucm.idocs> <UCM-CS-000001> <General Exception>*
    intradoc.data.dataexception !csRequiredFieldMissing2 dRevLabel in UCM.
    Thanks,
    Hari
    Edited by: Hari on Jun 1, 2011 11:08 AM

    I think it is somehow related to your other question - pure renaming (that is. changing the text of the field's label) should not have an effect what-so-ever, but you probably somehow changed something in a required parameter, so that it is empty now.

  • The field name is not known error

    Hi,
    I have a report that is pointing to database(db1).
    Can i change the database name to database(db2) in my c# application?when i am changing to new database name in my application i am getting error as "field name is not known".
    Please give some suggestions.
    Thanks in advance

    I'm having the same problem.
    I've upgraded from Crystal 8.5 to Crystal XI.
    I've converted all my reports from Crystal 8.5 to Crystal XI.
    When I try to run the report I get the error:
    The Field Name is not known and nothing else.
    I did upgrade the report and verified the database.
    Does anyone have any ideas ?
    If I delete the formula, and after I create it (by handle) the report will good.
    But I have about 1000 reports !

  • Crystal Viewer error "This field name is not known"

    I have MAS500 with crystal 10 that runs a report from a view in a SQL data base and it ran fine when only MAS500 and ABRA were installed on the terminal server. Then we installed a new product CribMaster that also uses Crystal 10.  After CribMaster was installed we got the error "This field name is not known" from Crystal viewer.  The report has a selection parametar .  I feel that there is a dll file that got over written, but do not know which one.  I can run the report from Crystal OK, but not from within the application.

    Since you can run the report from Crystal OK, but not from within the application, I'd recommend trying to figure out the dlls loading, or not in the app. Use a utility such as [Modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] to determine the differences. Modules will compare the log results for you (Module menu, choose "Differences").
    You may also want to consider contacting the app creators to see if they can help...
    Ludek

  • This field name is not known error

    We are repeatedly getting the following error for some of our users .We are unable to trace it.Your inputs would be highly appreciable. We are using dot net 2.0 & visual studio 2005 for development & Crystal Reports 10.2.
    error message appearing  -u201CThis field name is not known. Error in File C:\WINDOWS\TEMP\DNIReport {61006661-3C45-4100-88AD-09C3D7839CF5}.rpt: Error in formula . 'if({DNIBE.ParentStoreId}= "" or {DNIBE.ChildStoreId} = "") then ' This field name is not known.u201D
    Thanks in advance

    Hello, Janmejaya;
    This error occurs when the application is not correctly logged on to the database.
    Because we are a two pass reporting system and the first pass looks at the formulas, you get a formula error when data is missing instead of the expected Database logon error.
    Confirm that your data is visible to your reports at runtime.
    Elaine

  • Table name& field name for production order  & operation confirmation

    Hi All,
              I would like to know the table name and field name for the production order "confirmation" (CNF) and the operation confirmation (CNF).
    Thanks and Regards,
    PSS

    Hi there,
    CORU(R/3 Application development: PP Confirmations )
    AFFW       Goods movements with errors from confirmatio
    AFRC       Table of planned changes to conf.: Automatic
    AFRD       Default values for collective confirmation 
    AFRH       Header information for confirmation pool   
    AFRP1      Table of planned changes to conf.: Automatic
    AFRP2      Table of planned changes for confirmation: B
    AFRP3      Table of planned changes for confirmation: C
    AFRP4      Table of planned changes to confirmatn: Data
    AFRU       Order completion confirmations             
    AFWI       Subsequently posted goods movements for conf
    TAFWD      CORU: Messages that are not interpreted as e
    TCORD      Table for field-dependent check routines   
    TCORU      Parameters for order confirmations         
    TCORV      Table with Routines for structureing variabl
    TCORW      Confirmation: Window Control               
    TPARU      Control parallelized confirmation processes
    TPRRU      Control table for process chain for confirma
    TPRRUT     Text table for process control of confirmati
    TRUGS      User status caused by deviation            
    CO(R/3 Application development: PP Production orders )
    AFBP        CIM order: Batch print requests            
    AFFL        Work order sequence                        
    AFKO        Order header data PP orders                
    AFPO        Order item                                 
    AFVC        Operation within an order                  
    AFVU        DB structure of the user fields of the opera
    AFVV        DB structure of the quantities/dates/values
    FAPW        Index of production-/issuing plant for produ
    FTIND       Missing parts index                        
    ORDCOM      Communication control Operation download   
    T024F       Production scheduler                       
    T399X       Parameters dependent on order type         
    T441C       Profile - availability check               
    T441CT      Texts for Profile "Display Availability Chec
    T490        Transactions PP - orders - order category  
    T496B       CIM order: Assigning document types to refer
    T496D       CIM: Destination/lists/spool parameters per
    T496F       CIM order: Form description of the list    
    T496K       CIM order: Entity table of possible table id
    T496N       CIM order: List descriptions               
    T496P       Print PP documents: Determination of output
    T496R       Print PP shop papers: Report control       
    T496T       Print PP shop papers: Transaction control  
    T496V       PP Print: Default Value for Printing Online
    T496Z       CIM order: Table-controlled table access   
    TC32        Assigning subscreen to processing location 
    TC34        Allocating operation to object type for the 
    TC62        Sequence of detail screens when processing h
    TCO01       Sequence/operations control in logicstics or
    TCO03       CIM order: Texts for TCO01, Description of o
    TCO04       Table for controlling the screen sequence gr
    TCO05       CUA status depending on panel, trans. type, 
    TCO06       Exclusive functions for PP orders           
    TCO09       CIM order: Text IDs of objects in orders    
    TCO10       Valuation variant for order costing         
    TCO11       Control table for production orders - availa
    TCO12       Control table production orders - stock dete
    TCO36       PP orders: Control table for calling up pop-
    TCO41       CIM order: Default values for generating ope
    TCO43       PP-SFC order profile                        
    TCO43T      Description of production scheduler profile 
    TCO60       Sequence keys for input facility and verific
    TCO61       Sequence key for PP orders                  
    TCO62       Defining screen sequences for input facility
    TCO63       Sequence of detail screens when maintaining 
    TCODB       Database fields development class CO per ord
    TCOF        Profile for missing parts info system       
    TCOFF       Profile for Missing Parts Info System: Displ
    TCOFFT      Texts for Missing Parts Info System: Display
    TCOFG       Profile for missing parts info system: crite
    TCOFGT      Texts for Missing Parts Info System: Criteri
    TCOFK       Texts for functions in milestones/trigger po
    TCOFS       Profile for Missing Parts Info System: Sort
    TCOFST      Texts for Missing Parts Info System: Sort Cr
    TCOFT       Texts for Missing Parts Info System        
    TCOKO       Constants for PP orders                    
    TCOKT       Account assignment categories for order    
    TCOP        Field selection profile                    
    TCOPS       Field selection profile                    
    TCOPT       Description of Profile for Field Selection 
    TDUMMY      Dummy structure of a table for READ with VER
    TRUG        Reason for variances in completion confirmat
    TRUGT       Text describing the reason for a variance in
    TXPR1       XPRA control - missing parts info system   
    Regards
    Hemant G

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • I am getting error Field name RT_CUSTPL of segment 1 exists multiple times

    Hi,
    While i was try to activate Datasource where i am getting the error     Field name RT_CUSTPL of segment 1 exists multiple times
    BIC/ZCSTCRTDT ( Position 23 ): External length specification will be ignored     
    Regards
    Krish

    One more error "Error when activating DataSource ZSTORE_TXT                    WEBSERVICE"

  • Invalid DataStore object name error when running process chain after EHP1

    Hello,
    We recently upgraded our BW Dev platform to NW7.01 EHP1 SP6. I noticed that the layout for "Delete PSA Request" process in the Process Chain has changed after the upgrade. We can no longer specify the actual PSA table to delete eg, /BIC/B0001645. Instead we need to specify the Datasource name and the Source System.
    Now after the upgrade when I run one of my process chains, it fails at "Delete PSA Request" step with error message "Invalid DataStore object name /BIC/B0001645: Reason: No  valid entry in table RSTS". This datasource is based on the flat file source system and the PSA table for this Datasource is /BIC/B0001653.
    Unfortunately the process chain is picking up an older PSA table for this datasource and there is no way for me to specify the current PSA table name after this change in layout with EHP1 upgrade. Any suggestions on how to resolve this issue.
    Many Thanks,
    Al

    Hi,
    Please implement OSS 1345331.
    If this does not help try the below steps:
    1.  Run the report 'RSAR_PSA_CLEANUP_DIRECTORY/_MS' in check mode for a 
           particular PSA table for finding the inconsistencies.
    2.   After that please analyze the logs and if there is any problems related to partition, you need to correct them using the report u2013
    3.  'SAP_PSA_PARTNO_CORRECT' in repair mode for the
          PSA tables.  Run the report again after this
    4.  'RSR_PSA_CLEANUP_DIRECTORY/_MS' in check mode to 
         double check that the invalid partitions are 
         corrected.
         Once this is done you can execute the report     
         'RSR_PSA_CLEANUP_DIRECTORY/_MS' in repair mode.
    -Vikram

Maybe you are looking for

  • Firefox will not load my google mail web page?

    I have been using firefox as my browser for about two weeks and have had no problems. Suddenly, it will no longer load my google email page. This is my business email and is 100% essential. What should I do?

  • Forms by Pay Meth using RFFOUS_T

    We have two different forms that we use for ACH payments, one for Payroll and the other for vendor payments. In configuration you can specify your forms by Payment Method, but when RFFOUS_T processes, it selects the forms based upon the Company Code

  • MULTI VALUE PARAMETERS

    HELLO, I need to bring all the information for the List, I am using "Allow MultipleValues", but I cant make it work :( I have One dataset for Falculty Name, One with student with balances, amd the last one os Falcuty with classes and stuudent with ba

  • LMS 3.1 Baseline Template Fails

    NEED HELP! :-) I made a baseline template that basicaly says: If you encounter an interface with a vlan24, apply a port-security mac-address sticky command. TEMPLATE FOLLOWS: In Conditional Block's SUBMODE: interface [#.*Ethernet.*#] CLI Command (of

  • How to make ScrollBar look independent from ScrollPane in JScrollPane???

    I have a JScrollPane. I am trying to add border to ScrollBar so ScrollBar looks seprate from pane. Is there anyother way to do this so ScrollBar look seprate from scrollPane?? thanks in advance!!! thanks amit