Hi- I am making a desktop calender/event planner, which is loaded by a .jsp into a chromeless window ( thank you, microbians.com! )
As I cannot close or selfclose the .jsp, without an alert box popping up, I have decided to resize the jsp to 100 x 100 and hide it behind its child window.
Is there any way that the child can dynamically control the position of its parent when it ( the child ) is dragged around the stage, so the parent is kept hidden?
Thank you!
As I cannot close or selfclose the .jsp, without an alert box popping up, I have decided to resize the jsp to 100 x 100 and hide it behind its child window.
Is there any way that the child can dynamically control the position of its parent when it ( the child ) is dragged around the stage, so the parent is kept hidden?
Thank you!