|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need help for popUp Flash File
Hi
I need to know how to make this: when ypu click a link in flash an other sfw file jumps, but doesn't jump in new window explorer window! take a look http://www.firstmistake.com and click lunch web site how they do it? thanks folks |
|
#2
|
|||
|
|||
|
Well if you mean open site in a new window you would do put this code into your flash actions
on (release) { getURL("yourURL", "_blank"); } Easy as pie |
|
#3
|
|||
|
|||
|
very simple, this is a javascript called "chromless". Just watch the source of the site and you 'll see the parameters
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Flash Development > I need help for popUp Flash File |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|