javascript>flash
javascript>flash
Out of context: Reply #2
- Started
- Last post
- 8 Responses
- shellie0
make a js page and put this in it...
function popGreg()
{
popWindow("yourURL.html",500,500...
}
add whatever else you want in there...
then in your html page put above the
and in flash on your button put getURL("javascript:popGreg();");
i might be wrong.. but i might be right. good luck