Select to view content in your preferred language

Flex: Open URL from AttributeInspector Form Field

506
1
05-16-2012 11:27 AM
KeithGerhartz1
Frequent Contributor
Have a field that contains URL's. Would like to pop open from within the AttributeInspector somehow. Can anyone offer a suggestion on how to do this?

Thanks!
Tags (2)
0 Kudos
1 Reply
BenKane
Regular Contributor
Do you mean navigate to the url within the popup window?  You could do this using an iframe but that is inherently buggy and you are probably better off opening a new window or tab.

Ben
0 Kudos