Re: [Flashcoders] Full screen mode.. How?

2007-07-27 Thread [EMAIL PROTECTED]

Hey Omar,

Check this out:
http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html

Cheers...
Chris



Omar Fouad wrote:

How can i make flash in a browser to show up in full screen like the youtube
videos and here http://www.tempsgraphie.com/isao/??

thanks

  


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Full screen mode.. How?

2007-07-27 Thread eka
Hello :)

first the Flashplayer of the user must be the FP 9.0.28.0 and 

read :
http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html

AS2 Test in flash :

btFull.onPress = function()
{
Stage[displayState] = fullscreen ;
}

btNormal.onPress = function()
{
Stage[displayState] = normal ;
}

In AS3 you can read :

http://drawk.wordpress.com/2007/06/12/howto-using-the-contextmenu-in-as3-with-fullscreen-mode-as-a-sample/

EKA+ :)

2007/7/27, Omar Fouad [EMAIL PROTECTED]:

 How can i make flash in a browser to show up in full screen like the
 youtube
 videos and here http://www.tempsgraphie.com/isao/??

 thanks

 --
 Omar M. Fouad - Digital Emotions
 http://www.omarfouad.net

 +2010 - 2346633 - +2012 - 261
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Full screen mode.. How?

2007-07-27 Thread Omar Fouad
How can i make flash in a browser to show up in full screen like the youtube
videos and here http://www.tempsgraphie.com/isao/??

thanks

-- 
Omar M. Fouad - Digital Emotions
http://www.omarfouad.net

+2010 - 2346633 - +2012 - 261
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Full screen mode.. How?

2007-07-27 Thread Muzak
http://www.google.com/search?hl=enq=flash+fullscreen+mode



- Original Message - 
From: Omar Fouad [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Friday, July 27, 2007 3:54 PM
Subject: [Flashcoders] Full screen mode.. How?


 How can i make flash in a browser to show up in full screen like the youtube
 videos and here http://www.tempsgraphie.com/isao/??

 thanks



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Full screen mode.. How?

2007-07-27 Thread Omar Fouad
thanks guys that was very helpful :D

On 7/27/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 Hey Omar,

 Check this out:
 http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html

 Cheers...
 Chris



 Omar Fouad wrote:
  How can i make flash in a browser to show up in full screen like the
 youtube
  videos and here http://www.tempsgraphie.com/isao/??
 
  thanks
 
 

 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




-- 
Omar M. Fouad - Digital Emotions
http://www.omarfouad.net

+2010 - 2346633 - +2012 - 261
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com