I'm successfully implemented the GB_show methods in my web page, But I
need the same function in a flash file with a button, instead of href
in the HTML. I have used the flash AS2 with getURL command to call the
javascrpt function, but it's resulting a blank page with the text
"false" instead of popup. Find below the flash code that I have used.
on(release) {
getURL("javascript:GB_show('','http://google.com/',500,1000);");
}
any solution..???
--Rajkut
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---