-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am on my 4th Flex/Air application and I have done the same steps for each one, however this one application is producing the following error which I am unable to solve so I am asking guru's. The error is 1067: Implicit coercion of a value of type Function to an unrelated type Class. The second error is 1046: Type was not found or was not a compile-time constant: ChangeCurrentStatus. Both errors are a result of
var CurrentStatusWindow:ChangeCurrentStatus = PopUpManager.createPopUp(this,ChangeCurrentStatus,true) as ChangeCurrentStatus; At the top of my mxml application I have import Components.ChangeCurrentStatus; This is the same code as I have done in other applications with just a name change. This was working up until late afternoon when I tried to pass a new variable to this ChangeCurrentStatus TitleWindow and now if I try to retype everything over, I can not get rid of this error message so I can either Debug or Compile. Does anyone have suggestions as to where I can look to sove this as I am a handson type of learner as if I can learn/understand than I can teach students how to do this. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIuJoW3GqPAgBSy90RAiybAJwLgLjjBcNvL4IPiyACjN2Qq1V/VACeN16T Bthag0LV6LzVMv7euMQ/b5k= =J7fd -----END PGP SIGNATURE----- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5464 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
