This is a discussion on "Pop Up Windows...." within the Flash & Multimedia Forum section. This forum, and the thread "Pop Up Windows.... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Pop Up Windows....
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Pop Up Windows....
Ok, I know that it is possible in Flash to make pop up windows. Is there a special secret to this where you can make it happen without a combination of JavaScript? All I can find make you use JavaScript in the Heading.. Just wondering if there was another way.
|
|
|
|
|||
|
Ok ok.. wow, no responses.... well, I will do it the old fashioned way then... Which completely sucks.. but hey, it works.
|
|
|||
|
Hey Kulegamr, you didn't give me any time to respond!! It was a Saturday Night!! Come on man!!
There are 3 main ways to make a pop up window in flash. <ul>[*] First, you can just use GetURL and specify "_blank" as the target, in which case the link opens in a new window - But you have no control over that window. This does however work for all browsers.[*] You can use GetURL:"javascript:" and specify window settings. EG:
It's the best way in my opinion.[*] Or you can use FSCommand (Flash commands in your HTML to communicate between the two). But this needs ActiveX or similiar, so it's very restricted and works with very little... And it's difficult to implement... So go with option 2 [:P] [/list] |
![]() |
| Tags |
| pop, windows |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating Pop up Windows | dilipv | JavaScript Forum | 9 | May 14th, 2008 11:32 |
| Windows _target please help. | comaiwat | JavaScript Forum | 0 | Apr 8th, 2008 21:51 |
| OSX or Windows | longstand | Scripts and Online Services | 8 | Dec 23rd, 2007 17:21 |
| [SOLVED] Windows DNS | alexgeek | Hosting & Domains | 3 | Dec 4th, 2007 15:15 |
| pop up windows | Nimster | JavaScript Forum | 7 | Nov 11th, 2007 10:31 |