I have the swf/exe full screen and when i click the hyperlink it comes up below the swf, is there anyway to change that?Macromedia Flash help: Making a hyperlink to a website from a fullscreen projector file.?
On the button (or convert the text to a button), add this ActionScript into it:
on(release)
{
GetURL(';http://www.yahoo.com/';);
}
Although there'a bout 5 different ways to open a website in Flash, it'll always open up below the projector.
You mean you want to open a website INSIDE the Flash projector? I highly doubt that can be done!
Unless you code a C/++ program to open a .hta file that can then forward to a website of choice..
What I'm saying is that you can use other methods to view a website in your program.
Dys.Macromedia Flash help: Making a hyperlink to a website from a fullscreen projector file.?
check out www.this-n-that.co.nr for help
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment