
Welcome Guest
|
#1
|
|||
|
|||
|
Hi,
I have a SWF that contains a Button that opens a 2nd SWF, but I want this 2nd SWF to open in FUll Screen, problem is that I dont have the FLA from the 2nd SWF anymore but I do know that I put a Full Screen command in it. If I open the 2nd SWF from my hard disk it opens in Full screen, but what GetUrl must i give in the 1st SWF to open the 2nd in full screen. Now i got this: Actionscript:
on (release) {
getURL("http://www.topvisiongroup.com/munchen/Sunshine.swf", "_blank");
}I can put this code in the button: Actionscript:
on (release)
{
getURL("FSCommand:fullscreen", true);
}But then I am missing the URL Data? Cheers, Maarten Last edited by Scottae : 01-12-2005 at 02:42 PM Reason: Format with proper AS tags |
«
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 |
| how do I set a full screen from begginging? | susette | Flash CS3 / Flash 9 |
9 | 02-12-2009 04:43 AM |
| distortion effect in Full screen mode | Isekream | Flash CS3 / Flash 9 |
2 | 10-18-2008 10:19 PM |
| Full Browser Flash on all screen sizes | joe121 | Flash MX |
2 | 03-21-2006 10:26 PM |
| Full screen flash page | joe121 | Flash MX 2004 |
1 | 03-17-2006 03:59 PM |
| Full Screen Flash Page On All Screen Settings | joe121 | Flash MX 2004 |
1 | 03-16-2006 12:07 PM |





