Re: [Flashcoders] Question about Google Maps Flash APIs

2008-05-15 Thread Sidney de Koning
YUP :) An swc file is notthing more than a zip file. So when you rename it to zip you can extract it, probably there is a library.swf in there. This is what you do is this you load it in in Flash like this: import flash.display.Loader; // var ClassFileForHoldingGooglesAPIClass:Class; //

RE: [Flashcoders] Question about Google Maps Flash APIs

2008-05-15 Thread Romuald Quantin
Subject: Re: [Flashcoders] Question about Google Maps Flash APIs YUP :) An swc file is notthing more than a zip file. So when you rename it to zip you can extract it, probably there is a library.swf in there. This is what you do is this you load it in in Flash like this: import

Re: [Flashcoders] Question about Google Maps Flash APIs

2008-05-15 Thread eric e. dolecki
List Subject: Re: [Flashcoders] Question about Google Maps Flash APIs YUP :) An swc file is notthing more than a zip file. So when you rename it to zip you can extract it, probably there is a library.swf in there. This is what you do is this you load it in in Flash like this: import

Re: [Flashcoders] Question about Google Maps Flash APIs

2008-05-15 Thread Sidney de Koning
Coders List Subject: Re: [Flashcoders] Question about Google Maps Flash APIs YUP :) An swc file is notthing more than a zip file. So when you rename it to zip you can extract it, probably there is a library.swf in there. This is what you do is this you load it in in Flash like this: import

Re: [Flashcoders] Question about Google Maps Flash APIs

2008-05-15 Thread Andrei Thomaz
will load it automatically. Romu www.soundstep.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sidney de Koning Sent: 15 May 2008 15:51 To: Flash Coders List Subject: Re: [Flashcoders] Question about Google Maps Flash APIs YUP :) An swc