T2D
11-06-2004, 12:00 PM
Hey,
I've got this problem. Not sure if this is the right place, but thought I should give it a go.
If I use the javascript pop up script for my site, my scrollbar from my Flash wont work.
Code:
<a href="http://my.site.php" onclick="window.open('http://my.site2.php, 'HQ', 'width=920,height=594,border=0'); return false">
I used the 'scrollpane' for the flash bit. When I open the pop up window, everything works fine, except for the scrollbar.
Any suggestions?
Oh and is the script I used the best one for pop-ups?
Thanks in Advance
T2D
I've got this problem. Not sure if this is the right place, but thought I should give it a go.
If I use the javascript pop up script for my site, my scrollbar from my Flash wont work.
Code:
<a href="http://my.site.php" onclick="window.open('http://my.site2.php, 'HQ', 'width=920,height=594,border=0'); return false">
I used the 'scrollpane' for the flash bit. When I open the pop up window, everything works fine, except for the scrollbar.
Any suggestions?
Oh and is the script I used the best one for pop-ups?
Thanks in Advance
T2D