hey guys i need some help with a small problem im having with my pop ups.
im popping up some windows from flash but through a long a complicated process i cant define the window features through the flash file or parent html file so i was wondering:
can i define the window features of the popup window inside the popup’s html file itself?
i can size it using window.sizeTo or something like that and that works but im not sure how to set the features or if it can be done at all…
any help would be much appreciated!