Nandynho
You are awesome!
You knew exactly what I meant with my poor description
Based on your explanation about how this plugin works, I made some modification. I made HTML object last after iFrame, and it the C2 function is still on the HTML object, then Im using visible/invisible to show/hide the frame. But why I didn't see the is visible condition.
Btw, this is very helped me to solve my problem at the moment, but I'm afraid that I don't know what if I make more complex Frame that trigger another Frame on some various condition/event.
Thanks again because you were helping me out from this problem.
Actually, I prefer to use iFrame/HTML to make some UI (Menu/Window) since it's hard for me to make it with Construct using sprite and other stuff rather than using HTML, CSS and jQuery.
In the last, without intend to torture you, would you mind to reproduce this plugin so that the C2 Function is not triggered based on the last Object but the certain Object we refer to? (I don't want to push you if it is not possible to do, but if it is possible, I will use create/destroy the objects instead of show/hide to make the use of resource more efficient).
I'm sorry if I make request too much