PDA

View Full Version : my website crashes Flash.ocx everytime


threat45
09-06-2004, 05:52 PM
Hi, Ive been working on this site HERE (http://eight-elite.com) and along the way i've somehow stumbled on a way to crash the browser everytime you try to refresh of close IE, it also happens with firefox as ive talked to some others about it, seems some can load the page and not click any buttons, close the browser and all is ok, but not the case for everyone, my question is has anyone ever come across this? im going through all the code now and have searched forums for actionscript related .ocx problems, as im pretty much at a loss....any ideas?

Thanks in advance

threat45
09-06-2004, 06:27 PM
hmm it seems the loadmovie action crashes my site, i have a main stage and load movies into a level to display them on the main stage,when i remove do not have any movies loaded into the main stage it refreshes just fine. possible a coding error on macromedias' part? im still searching

threat45
09-07-2004, 04:18 AM
still having problems

threat45
09-07-2004, 05:37 AM
Well I solved my problem :) You cannot have full urls in loadmovie actions (e.g. http://yoursite.com/modules/page.swf, only local folders (e.g. modules/page.swf) if anyone ever has this problem

off to new adventures

T