Thanks for the tip. But, I checked it. Nothing seems to be blocking it. The button I created in flash movie, when clicked opens a browser window to a html file. When I run the SWF file by itself it works perfectly. But, when I place it in a Director movie and compile it to an exe, the flash button in the flash movie doesn't work. Why ? Well, I tried placing in getURL in flash action for the button
lingo:gotToNetPage "xyz.htm" - it only works when I double click the flash button. I want it to work on single click.
Please help me.