|
-
Flash exe and Websites
I think my problem is similar to Heidi Vandy's...
I have a new cd executed full-screen Flash projector which works well.
BUT, now I want it to be able to launch websites from this EXE.
It works OK to click on a button and do something like this:
on (release) {
getURL("http://www.website.com", "_blank");
}
That will open a website and put the browser in front of the Flash projector which is good.
BUT, if the user already has a browser open then it does not work! In that case, the websites I launch just load in the background behind the full screen interface.
Any ideas? Would topmost or something help with this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|