I am trying to figure out to automatically launch a pop up window after the index.html launches. The index.html file has a whole flash site & I need to launch a pop up window to show another mini flash movie.
Any help would be appreciated. Trying to find a javascript to automatically call it but its not working.
I know I am doing something stupid been working at this to long today. I just want the visorbeanie.html to launch into a little window once the index.html launches
In flash you need to add that getURL to the first frame of your Flash movie.
But note: People with pop up window closers (which are many nowadays) will not be able to view your site, the pop up will get closed before it is even seen. Not to mention it is because many people hate pop ups, especially when they pop up automatically. Just a little note on the side.
What is the method for preventing the user from maximising a pop up . I have set a pop up to be unresizable but it is still possible to maximise it. I have seen the maximise button masked over.