PDA

View Full Version : RE: POP UP WINDOW


karlzoe2
04-08-2003, 01:23 AM
read my post under alek thread...and here is the file I have enclosed....click on the BUTTON "Join mailing List". This is what opens the pop up menu...I keep getting an error....Please help me sor it out...b coz time is of the s sense

thanks

Billy T
04-08-2003, 02:04 PM
couldnt be bothered seraching for the other thread but I've attached a file that might help

cheers

karlzoe2
04-10-2003, 11:48 PM
but I still have problem it works on yours but not on mine...this is the script in yours:

on (release){
//url,_winName,_width,_height,_toolbar,_location,_di rectories,_status,_menubar,_scrollbars,_resizable
openWinCentre("http://www.your-url.com","blank",800,600,0,0,0,0,0,0,0);
}






This is how I amended it to suit mine

on (release){
//url,_winName,_width,_height,_toolbar,_location,_di rectories,_status,_menubar,_scrollbars,_resizable
openWinCentre("mailinglist.htm","mailinglist",800,600,0,0,0,0,0,0,1);
}


First I dont understand winName (is this what you save the file as or the name that you put between the <title></title> tags. I need it to get my *.htm file called mailinglist.

Will you please help me again..I have tried


Thanks again billy

karlzoe2
04-11-2003, 12:17 AM
yours is done in flash..and verything in flash...what I was trying to do was to target mailinglist.htm file I had done in macromedia dreamweaver from my flash project....let me try again.


Thanks so much billyT

karlzoe2
04-11-2003, 01:29 AM
thanks billy

Billy T
04-11-2003, 06:57 AM
hehe cool