Hi eyeole-

You have a typo in your code.

Change:
map.setSize(new Point(550.400));

to:
map.setSize(new Point(550,400));

(Period - > Comma)

It works for me after doing that.

- pamela

On Wed, Nov 26, 2008 at 1:56 PM, eyeole <[EMAIL PROTECTED]> wrote:
>
> I put a CS3 version of bar in that is entitled Menu bar CS3 to
> circumvent any compatibility issues.
>
> On Nov 25, 7:32 pm, eyeole <[EMAIL PROTECTED]> wrote:
>> I apologize in advance if this is not in the right place!
>>
>> I am new to both Adobe Flash (I got it for the first time just as CS4
>> came out) and thus I am also new to the Google Maps Flash API (I have
>> 1_8a cmoponent)
>>
>> My intentions are to make a flash version of something like what is 
>> onhttp://code.google.com/apis/maps/documentation/examples/geocoding-ext...
>> I have to do it in Flash as Flash is the only file-type accepted by
>> the WYSIWYG editor that I am using online for my school.
>>
>> Everytime I go to Test Movie, the map "picture" does not load and when
>> I roll off one of the button areas, if gives a list of warning as
>> below:
>>
>> Error: Object not initialized
>>         at com.google.maps.wrappers::Wrapper$/checkValid()
>>         at com.google.maps.wrappers::IMapWrapper/isLoaded()
>>         at com.google.maps::Map/isLoaded()
>>         at com.google.maps::Map/internalSetSize()
>>         at com.google.maps::Map/setSize()
>>         at Menubar_fla::MainTimeline/frame1()
>>         at flash.display::MovieClip/gotoAndStop()
>>         at Menubar_fla::MainTimeline/closeschoolMenu()
>>
>> I do not understand what is going on. I have uploaded it as Menu
>> bar.fla so that you will see where I may have gone wrong. Please help
>> me understand what is happening so that I can correct it.
>>
>> Thanks,
>> eyeole
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to