Focal Point
[CLOSED] Flex enable with Html/javascript wrapper

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5281077813

February 18, 2009, 02:30 PM
FSGDev
[CLOSED] Flex enable with Html/javascript wrapper
Has anyone experimented with creating a HTML/Javascript wrapper and calling a flex app to pass parameters?

This message has been edited. Last edited by: Kerry,


FSGDev
WebFOCUS version 7.7.2
Linux
February 21, 2009, 02:32 AM
TexasStingray
Can you be a litter more specific. If the question is can an HTML page using javascript comminicate back and forth with a FLEX Application the answer is yes. Using ExternalInterface




Scott

yes thanks, I just learned about the external interface. I'm able to pass html listbox values to a .swf using an onchange event for the html listbox using javascript. But the iframe refreshes the .swf. Do you know a technique to just refresh the ibidatagrid instead of the iframe itself? I want to use html wrappers so that users can save parameters to their My reports folder in dashboard. thanks


FSGDev
WebFOCUS version 7.7.2
Linux