um.....i have this function that is set oof as soon as the browser loads.
I really wanted to stop it but I can't put return false in the function.
here is what I was tying to do
The QT function calls the WMP function if you don't have quicktime.Code:if (getQuickTime()){testForWMP()=return false}
but because the function are met to run when the browser loads I want to stop the checking of the WMP function unless you don't have quicktime.
This is only a problem if people have quicktime and windows media player.



Reply With Quote

Bookmarks