Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8065855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:48:03+00:00 2026-06-05T11:48:03+00:00

I have a typed class in actionscript: public class Cat { public var id:int;

  • 0

I have a typed class in actionscript:

public class Cat {
    public var id:int;
    public var name:String;
}

I am using an instance variable in an mxml component:

<valueobjects:Cat id="selected_cat"/>

In IntelliJ the id for cat is coming up as an error, “invalid integer value”, although it will compile without error. This error appears in the IDE when editing the file and lists it as an error at bottom. Does anyone know of any tricks to tell IntelliJ about this class or the property. Or are there any metadata tags to identify the attribute so the mxml parser will be happy?

Thanks in advanced.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:48:06+00:00Added an answer on June 5, 2026 at 11:48 am

    Yes, the problem is, that usually id is a String used in markup to set an id of type String. Flex supports that via UIComponent or IMXMLObject. You should not use ValueObjects in the markup, unless the class implements IMXMLObject.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some custom type: [RdfSerializable] public class Item { [RdfProperty(true)] public string Name
I have strongly typed class, Public Class RowData Sub New(ByVal rRecord As String, ByVal
I have simple type Question : public class Question { public string[] Tags {
Lets say have this immutable record type: public class Record { public Record(int x,
I'm new to flash, actionscript, and the class/method/static/instance paradigm. I do have one class
In Actionscript you can have a variable hold a reference to a class type
I'm wanting to have a strongly typed user control that accepts the class PaginatedList<T>
Let's say I have a type: public class Transformer<T, TResult> where T : IMessage
I have generic type that looks like: public class GenericClass<T, U> where T :
Suppose I have the following types of data: class Customer { String id; //

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.