Skip to main content
Participant
July 31, 2008
Question

What is Parser Package?

  • July 31, 2008
  • 3 replies
  • 612 views
Hi guys, While working with Flex 4 in Flex Builder, I found there was a package named Parser.It showed up because of code hinting. Can anyone give any information about this package.
This topic has been closed for replies.

3 replies

matt_chotin
Inspiring
August 1, 2008
Ah, then I have no idea. Might be part of the text support which will be repackaged.<br /><br /><br />On 8/1/08 2:21 AM, "Pradeek" <member@adobeforums.com> wrote:<br /><br />A new message was posted by Pradeek in<br /><br />Developers --<br /> What is Parser Package?<br /><br />No, Matt , It is not a class.<br />Parser package contains a class named as$173.<br />Here is what I did:<br />Create new ActionScript project in Flex Builder 3 with Flex 4 SDK.<br />Then right click the project -> Properties. In library path, remove playerglobal.swc and add it seperately. Then type import and press Space. You can see:<br />__AS3__<br />adobe<br />authoring<br />com<br />flash<br />flex<br />mx<br />parser<br />text<br /><br />All these packages. You can't use anything. But they are there.<br /><br />________________________________<br />View/reply at What is Parser Package? <a href=http://www.adobeforums.com/webx?13@@.59b5fd0e/1><br />Replies by email are OK.<br />Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.59b5fd0e!folder=.3c060fa3> form to cancel your email subscription.
_Pradeek_Author
Participant
August 1, 2008
No, Matt , It is not a class.
Parser package contains a class named as$173.
Here is what I did:
Create new ActionScript project in Flex Builder 3 with Flex 4 SDK.
Then right click the project -> Properties. In library path, remove playerglobal.swc and add it seperately. Then type import and press Space. You can see:
__AS3__
adobe
authoring
com
flash
flex
mx
parser
text

All these packages. You can't use anything. But they are there.
matt_chotin
Inspiring
July 31, 2008
I assume it was a class you saw and not a package. Flex.graphics.Parser which is used for doing runtime parsing of an FXG file I think.<br /><br />Matt<br /><br /><br />On 7/30/08 11:58 PM, "Pradeek" <member@adobeforums.com> wrote:<br /><br />A new discussion was started by Pradeek in<br /><br />Developers --<br /> What is Parser Package?<br /><br />Hi guys, While working with Flex 4 in Flex Builder, I found there was a package named Parser.It showed up because of code hinting. Can anyone give any information about this package.<br /><br />________________________________<br />View/reply at What is Parser Package? <a href=http://www.adobeforums.com/webx?13@@.59b5fd0e><br />Replies by email are OK.<br />Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.59b5fd0e!folder=.3c060fa3> form to cancel your email subscription.