![]() |
|
|
| Subject:
Flash exe link/browser problem
Category: Computers > Programming Asked by: ezravan-ga List Price: $10.00 |
Posted:
11 Oct 2004 11:55 PDT
Expires: 12 Oct 2004 11:26 PDT Question ID: 413255 |
I have created a flash exe for a CAROM.
My problem is that I have multiple links in the exe. and each link
opens a new browser window. I have tried a "target" such as.
getURL("http://www.macromedia.com", _top);
}
Also a specific name for the target:
getURL("http://www.macromedia.com", _cdromwin);
}
The problem is that the browser does not recognize the exe. So none of
the conventional targeting for HTML or swf seems to work.
Someone said that there was a fscommand to control target the
browser.. but I've found nothing that helped in that area.
to recap:
I have multible links in a exe FLASH file. I want code to make each
link use the browser window that is curently open (if there is one
open at that time), instead of opening a new window for every link.
thanks |
|
| There is no answer at this time. |
|
| There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
| Search Google Answers for |
| Google Home - Answers FAQ - Terms of Service - Privacy Policy |