LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-28-2005, 03:50 AM
Asai Asai is offline
Registered User
 
Join Date: Oct 2005
Posts: 22
Rep Power: 0
Asai is on a distinguished road
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.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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




All times are GMT. The time now is 11:41 PM.