Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread laurent untereiner
Try to make a new empty fla and copy paste all the layers/frame

Maybe...

--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116

Selon Jobe Makar [EMAIL PROTECTED]:

 Hi guys,

 I have one FLA file that crashes Flash about one in 3 or 4 publishes. The
 FLA was created by someone on a Mac. It appears to be very clean. It is
 Flash CS3, AS3. This issue is not happening with any of my other projects.

 Needless to say this is driving me crazy. Any ideas at all?

 ps - I'm on Vista Ultimate. And by 'crash' I mean Flash stops responding and
 eventually I'm told by Windows that it needs to be closed forcefully.

 Jobe Makar
 http://www.electrotank.com
 http://www.electro-server.com
 phone: 252-627-8026
 mobile: 919-609-0408
 fax: 919-882-1121


 ___
 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


Re: [Flashcoders] Preloading mp3 - onLoad vs GetBytesLoaded()

2007-06-29 Thread laurent untereiner
I've the same problem last week. To ensure that my game don't bug with these 
problem i've checked
the two events: 100% + load in my mvc app. More infos to make the code cleaner 
would be apreciate ;)

here is the game (in french):

http://www.dontwalkalone.com/index.php?page_id=103#battle



--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
Selon Jiri Heitlager | dadata.org [EMAIL PROTECTED]:

 Hello list,
 I have a question on preloading mp3's. When I start preloading the mp3 I
 set the isstreaming to false. Then I check the bytesloaded compared to
 bytestotal en when that is 100% procent it means all is loaded
 When I start preloading the sound, I also delegate the function onLoad
 of the sound Object. I put a trace inside this delegated onLoad method
 and that fires much later after the 100% loaded is fired?

 I noticed that when the mp3 is 100% loaded according to the BytesLoaded,
 and I start the sound by creating a new sound object and using the same
 url as the preloaded mp3, but setting the streaming flag to true, it
 stills takes some time, as it seems to buffer the sound. Shouldn't is
 start immediatedly, as it was preloaded before and is resisiding in the
 browser cache?

 How is this possible and what is the best way then to preload a mp3.

 Many thanx

 Jiri
 ___
 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] XML Socket and ASP.NET

2007-06-13 Thread laurent untereiner
I'm searching a solution to make Xml socket connexions with  ASP.NET...

Is there a way?



--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
___
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] XML Socket and ASP.NET

2007-06-13 Thread laurent untereiner
Thank Muzak, Google is my friend too ;)

I tried this research yesterday, but the results are very confused, this is why 
I question the
experts of this list!

--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116

Selon Muzak [EMAIL PROTECTED]:

 http://www.google.com/search?hl=enq=flash+Xml+socket+with++ASP.NET

 - Original Message -
 From: laurent untereiner [EMAIL PROTECTED]
 To: flashcoders@chattyfig.figleaf.com
 Sent: Wednesday, June 13, 2007 8:46 AM
 Subject: [Flashcoders] XML Socket and ASP.NET


  I'm searching a solution to make Xml socket connexions with  ASP.NET...
 
  Is there a way?
 
 
 
  --
  Laurent Untereiner


 ___
 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


Re: [Flashcoders] Got milk? (the game)

2007-03-24 Thread laurent untereiner
Selon Matthias Dittgen [EMAIL PROTECTED]:

 The big plus for this game is the idea.

It's the key! sure it's technicaly trop fort, but I think the first parameter 
for a success game
is the idea.

I seek literature on this subject, some ideas?


 And there's too much preloading which lasts too long, even with fast DSL.
 That's annoying.
 The big plus for this game is the idea.

 2007/3/22, Kerem Ýþeri [EMAIL PROTECTED]:
  Really amazing game but i dont think there is hard programming behind it.
  Maximum 2 developer can handle the coding. I think graphics and 3d's are so
  cool. It takes a lot of time to get these kind of qualified and optimized
  renders. Its beautiful.
 
  Respect!! :)
 
  Kerem.
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of
  [EMAIL PROTECTED]
  Sent: Thursday, March 22, 2007 4:16 PM
  To: flashcoders@chattyfig.figleaf.com
  Subject: RE: [Flashcoders] Got milk? (the game)
 
  WOW!
 
 
  http://www.gettheglass.com
 
  How much time for this game project? How much developer?
 
  C'est magnifique!
 
  --
  Laurent Untereiner
 
   skype : laurentuntereiner
   aim   : luntereiner
   icq   : 294429730
   msn   : [EMAIL PROTECTED]
 
   http://www.untereiner.com 
 
  mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
  ___
  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
 
  __ NOD32 1.1391 (20060201) Information __
 
  This message was checked by NOD32 antivirus system.
  http://www.eset.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
 



--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
___
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] Got milk? (the game)

2007-03-22 Thread laurent untereiner
http://www.gettheglass.com

How much time for this game project? How much developer?

C'est magnifique!

--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
___
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] RMTP port issue

2007-02-06 Thread laurent untereiner
I'm trying to connect a video player to a FMServer. Wich port can I use 
securely ( that connect
every time )

I try :

rtmp: 1935 ( connect only on some config due to firewall setting )
rtmp: 443 idem
rtmpt: 80 ( idem and sometime when the connection succeeded the con. can closed 
very fast)

and finally I've tryed rtmp: 80 with good results (...at this time, I want to 
make more test )

Is rtmp: 80 the killer port I can use in every possible context?

Thxs.
--
Laurent Untereiner

 skype : laurentuntereiner
 aim   : luntereiner
 icq   : 294429730
 msn   : [EMAIL PROTECTED]

 http://www.untereiner.com 

mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116
___
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