flash code button
- Started
- Last post
- 9 Responses
- hiatus
the code blaced on a button below doen't work on a PC
you can try it
www.eadcom.com
under 'porfolio'when you hit the selection you want such as Outdoor-billboard it should bring up a pop-up window, then when you go back to porfolio window and hit e.i. outdoor- transit it should bring that same opened pop-up window and bring it to front
on a PC it goes to transit but doesnt bring the popup window to the front.
it works on a MAC cuz there better. but want to know if its fixable?? THANKS!!!
on (release) {
getURL ("javascript:openNewWindow('http...
}
- acescence0
window.focus
- hiatus0
window.focus
can you elaborate a lil
thanks, acescence
- restlessdesign0
Don't blame it on Windows saying that it works on Macs because "there better" when you don't know shit about Flash or Javascript...or english.
- fugged0
pipe down there restless.
window.focus should bring the openend window to the front.
in your javascript function that opens the window do something like:
myWin = window.open(url,name,properties...
- st33d0
Found a rather exhaustive popup script for you. Focus, redirecting, dodgy browser support:
http://www.quirksmode.org/js/cro…
I've implemented a cut-down demo here:
http://www.robotacid.com/misc/po…
And Macs may be good but I still can't play this kick-ass game on them, so ner:
http://sco.gpotato.com/index.php…
- pepsi0
Don't blame it on Windows saying that it works on Macs because "there better" when you don't know shit about Flash or Javascript...or english.
restlessdesign
(Dec 29 06, 06:49)What a prick
- st33d0
www.flash-db.com/PopUp...
joyride2
(Dec 29 06, 08:07)I like that. Unfortunately teaches people how to do a fullscreen though. Bleeaargh. (And there's something odd with those scroll bars on the main site.)
- hiatus0
Rest