[flexcoders] Re: Splash Screen on AIR - still appearing main window

2008-08-25 Thread Enrique Soto
An update, SOLVED :D ... finally doing some sorto of try and fail.. I 
used:
  -visible=false 

into:
  mx:WindowedApplication  
xmlns:mx=http://www.adobe.com/2006/mxml;  

and now looks like charm (if you like splash screens)


I hope this works for soemone else too.

--- In flexcoders@yahoogroups.com, Enrique Soto [EMAIL PROTECTED] 
wrote:

 Hello everyone,
Before post this question I reviewed some samples I 
 found about using splash screens on AIR application, I downloaded 
to my 
 computar tried and works but when I moved to my own application 
this 
 doesn´t work. Please help me or tell me what you need to give a 
hand 
 with this.
 
 Thanks in advance.
 
 
 Enrique Soto





RE: [flexcoders] Re: Splash Screen on AIR - still appearing main window

2008-08-25 Thread Jim Hayes
Do you have a url to hand for the samples you found? colleagues have been 
asking me to do a splash screen but it's pretty far down my priorities list.
It would save me having to think about how to do it(I hate having to think, too 
much like hard work)!


-Original Message-
From: flexcoders@yahoogroups.com on behalf of Enrique Soto
Sent: Mon 25/08/2008 16:29
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Splash Screen on AIR - still appearing main window
 
An update, SOLVED :D ... finally doing some sorto of try and fail.. I 
used:
  -visible=false 

into:
  mx:WindowedApplication  
xmlns:mx=http://www.adobe.com/2006/mxml;  

and now looks like charm (if you like splash screens)


I hope this works for soemone else too.

--- In flexcoders@yahoogroups.com, Enrique Soto [EMAIL PROTECTED] 
wrote:

 Hello everyone,
Before post this question I reviewed some samples I 
 found about using splash screens on AIR application, I downloaded 
to my 
 computar tried and works but when I moved to my own application 
this 
 doesn´t work. Please help me or tell me what you need to give a 
hand 
 with this.
 
 Thanks in advance.
 
 
 Enrique Soto





__
This communication is from Primal Pictures Ltd., a company registered in 
England and Wales with registration No. 02622298 and registered office: 4th 
Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT 
registration No. 648874577.

This e-mail is confidential and may be privileged. It may be read, copied and 
used only by the intended recipient. If you have received it in error, please 
contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 
1010. Please then delete the e-mail and do not disclose its contents to any 
person.
This email has been scanned for Primal Pictures by the MessageLabs Email 
Security System.
__winmail.dat

[flexcoders] Re: Splash Screen on AIR - still appearing main window

2008-08-25 Thread Enrique Soto
Sure, here you have it,

http://josephlabrecque.com/2008/07/creating-a-splash-screen-in-air/


--- In flexcoders@yahoogroups.com, Jim Hayes [EMAIL PROTECTED] wrote:

 Do you have a url to hand for the samples you found? colleagues 
have been asking me to do a splash screen but it's pretty far down my 
priorities list.
 It would save me having to think about how to do it(I hate having 
to think, too much like hard work)!
 
 
 -Original Message-
 From: flexcoders@yahoogroups.com on behalf of Enrique Soto
 Sent: Mon 25/08/2008 16:29
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Splash Screen on AIR - still appearing 
main window
  
 An update, SOLVED :D ... finally doing some sorto of try and fail.. 
I 
 used:
   -visible=false 
 
 into:
   mx:WindowedApplication  
 xmlns:mx=http://www.adobe.com/2006/mxml;  
 
 and now looks like charm (if you like splash screens)
 
 
 I hope this works for soemone else too.
 
 --- In flexcoders@yahoogroups.com, Enrique Soto easotokr@ 
 wrote:
 
  Hello everyone,
 Before post this question I reviewed some samples 
I 
  found about using splash screens on AIR application, I downloaded 
 to my 
  computar tried and works but when I moved to my own application 
 this 
  doesn´t work. Please help me or tell me what you need to give a 
 hand 
  with this.
  
  Thanks in advance.
  
  
  Enrique Soto
 
 
 
 
 
 
__
 This communication is from Primal Pictures Ltd., a company 
registered in England and Wales with registration No. 02622298 and 
registered office: 4th Floor, Tennyson House, 159-165 Great Portland 
Street, London, W1W 5PA, UK. VAT registration No. 648874577.
 
 This e-mail is confidential and may be privileged. It may be read, 
copied and used only by the intended recipient. If you have received 
it in error, please contact the sender immediately by return e-mail 
or by telephoning +44(0)20 7637 1010. Please then delete the e-mail 
and do not disclose its contents to any person.
 This email has been scanned for Primal Pictures by the MessageLabs 
Email Security System.
 
__