Just wondering if anyone else is having issues with PopupText no longer working in 3.0. If so has anyone fixed those errors? Right now I am getting an error importing this com.esri.ags.skins.supportClasses.PopupText. The error is 1172:definition com.esri.ags.skins.supportClasses:PopUpText could not be found. Anyone know where it went?
Thank you Robert. I did double checked and I am using the Prelease API that I downloaded from GitHub. I even have the agslib-3.0pre-2012-03-15.swc. Just not sure what the problem is. Any other suggestions?
Are you saying that you are having issue with the out of the box viewer with no modifications? PopUpText.as has been removed from the API in 3.0 and there should be no references to it in the 3.0 pre release viewer.
You caught me! 😉 The PreRelease of 3.0 works great without modification.
I am trying to add your identify widget and I'm getting stuck on the PopupText. Fixed the other errors, but that one didn't go away. I know that you said that it was only for 2.5 Viewer, but I thought I'd give it a go and see if I could get it working in 3.0, but got stuck. Just thought I would see if anyone else had issues with PopupText in the 3.0. I should have been more straightforward.