
Welcome Guest
|
#1
|
|||
|
|||
|
Launching Flash from HTML in Fullscreen
Hi Guys!
I've been searching the threads and the whole net for hours now and I can't get a direct answer. As I'm still quite new to coding flash and html, and I'm using Flash 8, I decided to post on this forum. Hopefully it's not the wrong forum. Ok, here I go: Basically I want to open a Flash site from another HTML page. Easy right? Here's the catch, I want to launch the flash site in Fullscreen (no browser chrome) mode. Okay I figured out how to do this. Now, becasue I have three links to three different Flash sites from the same main page, I want to be able to open the three different flash sites from the same HTML page. This is where I'm stumped. I'm using the following javascript: function launchwin() { newwin= window.open(URL,WindowName,WindowProperties); } then I call the function from a button in HTML: HREF = "javascript:launchwin()" But how do I open up different pages from different buttons? I've tried several different (extremely wrong) things with my next-to-nothing-knowledge of JavaScript, and of course they didn't work. I hope this is enough for ya'll to understand where I'm coming from. Thanks for your time and help. |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML <Table> Tag in Flash | sweetsriheart | Flash CS5 |
2 | 06-29-2010 08:02 AM |
| Open Letter to Macromedia | molaram | General Flash | 10 | 02-18-2005 01:29 AM |
| layering flash and html | bthomas | Flash MX |
4 | 03-02-2004 05:46 PM |
| Flash and HTML | kellyrametta | General Flash | 1 | 04-01-2003 12:00 AM |




