Hey Pamela, no I'd only thought about it before you said it but somehow convinced myself it would be too hard. I'm using dispatchEvent etc from the markers and was afraid it wouldn't propagate all the way up to the application swf, but then I tried and.. that actually works. :) Thanks!
prism On Jun 7, 11:13 pm, "pamela (Google Employee)" <[email protected]> wrote: > Hi prism- > > Have you tried using SWFLoader to load the map into the obfuscated SWF? > > There are various developers here that seem to have been successful > using SWFLoader: > > - pamela > > On Mon, Jun 8, 2009 at 2:36 AM, prism<[email protected]> wrote: > > > I've been looking at this and there doesn't seem to be any way for me > > to include the GoogleMaps library at runtime (I'm using the IDE to > > compile, not Flex/Flash Builder), so they have to be compiled in an > > swf and for the obfuscation to work, it can't be the application swf. > > I'm left trying to interface between an swf containing the library and > > the application swf, but can't make out exactly how that would work. > > Any help is greatly appreciated. > > > On Jun 5, 5:20 pm, prism <[email protected]> wrote: > >> Has anyone here managed to obfuscate a .swf that has the GoogleMaps > >> lib embedded? I have tried using irrFuscator but can't get it to work > >> (http://www.ambiera.com/forum.php?t=531) and also SWF Encrypt doesn't > >> work. > > >> What do you do? Try to obfuscate your project manually with search and > >> replace before deploying? > >> Is there any way to not embed the GoogleMaps lib but use it > >> externally, like have it in another .swf? Sorry I'm a bit out of my > >> depth here, but I need to pass arguments and stuff to it. > > >> Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
