View Single Post
  #1 (permalink)  
Old 03-26-2007, 08:02 AM
gelcreative's Avatar
gelcreative gelcreative is offline
WebProWorld Member
 

Join Date: Nov 2003
Location: Kent, UK
Posts: 80
gelcreative RepRank 0
Default IE7 - Vista - Flash - does it work or is my flash broken?

I've managed to get my (button) in Flash to activate a popup window which works fine on IE6 on XP and Firefox on both XP and Vista, but it doesn't seem to work on IE7 on Vista. Any idea why or is it that horrid Vista problem (ie. being a right pain to use)

Would anyone be able to test for me whether it works OK on IE7 on XP and if poss... anyone with a mac?

The site is at http://www.juddassoc.com/test/www.ge...om/index2.html and there is a flash banner that says Click here for full details.

The code for the button was this:-

on (release){
getURL ("javascript:window.open('offerproducts.html','pop ped','width=700,height=550,top='+((screen.height/2)-320)+',left='+((screen.width/2)-400)+',toolbar=yes,scrollbars=yes,resizable=yes,me nubar=yes,status=yes,directories=yes,location=yes' ); void(0);");
}

Ta very much!
__________________
Web design | CD-ROM design | Presentations
______________________________
www.gelcreative.co.uk
Reply With Quote