That stream error generally means it couldn't locate the file you are trying to load. Have you got the paths etc to the xml file correct?
Michael On Nov 17, 4:21 am, josh <[email protected]> wrote: > try doing a trace of some of your xml elements before creating the > points.. this will tell you whether or not your xml loaded in the > first place.. > > On Nov 15, 12:35 pm, [email protected] wrote: > > > > > > > > > I take that back. Nothing shows up under "compiled errors", but under > > output I get this message > > > Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: > > file:///C|/Documents%20and%20Settings/sandersen/Desktop/Scott/xml.xml > > at Google_Flash_Map_fla::MainTimeline/xmlLoader() > > at Google_Flash_Map_fla::MainTimeline/onMapReady() > > at MethodInfo-482() > > at flash.events::EventDispatcher/ > > flash.events:EventDispatcher::dispatchEventFunction() > > at flash.events::EventDispatcher/dispatchEvent() > > at com.google.maps.wrappers::BaseEventDispatcher/dispatchEvent() > > at com.google.maps.wrappers::EventDispatcherWrapper/dispatchEvent() > > at com.google.maps.core::MapImpl/configureMap() > > at com.google.maps.wrappers::IMapWrapper/configureMap() > > at com.google.maps::Map/::onBootstrapInitComplete() > > at flash.events::EventDispatcher/ > > flash.events:EventDispatcher::dispatchEventFunction() > > at flash.events::EventDispatcher/dispatchEvent() > > at com.google.maps::ClientBootstrap/::createFactory() > > at com.google.maps::ClientBootstrap/::executeNextFrameCalls() > > at flash.utils::Timer/flash.utils:Timer::_timerDispatch() > > at flash.utils::Timer/flash.utils:Timer::tick() -- 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.
