Re: [flexcoders] Yahoo Maps AS3 integration problem

2008-01-27 Thread Sherif Abdou
try a crossDomain file - Original Message From: aceoohay <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Sunday, January 27, 2008 11:39:22 PM Subject: [flexcoders] Yahoo Maps AS3 integration problem I am adding Yahoo maps to an existing application. Everything seems to be work

Re: [flexcoders] Yahoo Maps Viewstack & Sandbox Issues

2008-01-04 Thread Aaron Miller
I had to create a "MapLoader" component that has the yahoo map service in it, then created an actionscript var of that type. When the viewstack changes for the first time, I instantiated it and added it as a child to the viewstack container. # if( idViewTab.selectedIndex == 1 && myMapLoader == nul

Re: [flexcoders] Yahoo maps api for flex 2

2007-10-30 Thread John Robinson
As far as I know they haven't. They're AS2 map stuff has a version that works in Flex, but it uses the old AVM1, and either a js or lc bridge between that and your AS3 flex stuff. John On Oct 30, 2007, at 10:20 AM, Nate Pearson wrote: > I thought that Yahoo made a new api for flex 2...maybe

Re: [flexcoders] Yahoo Maps

2007-10-20 Thread Mansour Raad
If you are looking for a mapping component, check out ESRI Flex2 mapping component at http://www.esri.com/flex Mansour Check out my blog http://thunderheadxpler.blogspot.com :-)

Re: [flexcoders] Yahoo Maps

2007-10-17 Thread Mathe Maema
Thanks a lot Tracy it works. I suppose now my task is to learn when to have an event as an argument to my functions. - Original Message From: Tracy Spratt <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Thursday, 18 October, 2007 12:04:09 AM Subject: RE: [flexcoders]

RE: [flexcoders] Yahoo Maps

2007-10-17 Thread Tracy Spratt
As always, break the problem up into steps. * can you load the map? Any map? If not, fix this first. * can you make setCenterByAddressAndZoom() work with hard-coded values? No, fix. You say: "...mapping the change event to mapLoad() function ..." Do you mean: mailto:[EMAIL PROT

Re: [flexcoders] Yahoo Maps questions

2006-07-18 Thread JesterXL
Learn from the master. Nahuel's app won in his category in the Flex Derby. As a judge, I gave him mad props for getting this to work. Here's how he did it: http://www.asfusion.com/blog/entry/inserting-yahoo-maps-in-a-flex-2-application - Original Message - From: "jgraham_us" <[EMAIL

Re: [flexcoders] Yahoo! Maps gets satellite hybrid.

2006-04-12 Thread John Dowdell
Clint Modien wrote: > Can play with it here: > http://maps.yahoo.com/beta > [lots of links snipped] > Feedback welcome as always. Great stuff, Clint, thanks for the links... if folks here do Flex experimentation on this API it would be great to collect the examples as inspiration for others, tha

RE: [flexcoders] Yahoo! Maps API

2006-03-26 Thread Matthew Simpson
m > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Chambers > Sent: Sunday, March 26, 2006 1:16 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Yahoo! Maps API > > That is correct. > > mike chambers > > [EMAIL PROTECTED] > > Brendan Meutzner wrot

RE: [flexcoders] Yahoo! Maps API

2006-03-26 Thread David Mendels
1:16 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Yahoo! Maps API > > That is correct. > > mike chambers > > [EMAIL PROTECTED] > > Brendan Meutzner wrote: > > Hey Matthew, > > > > I'm going to go out on a limb here and

Re: [flexcoders] Yahoo! Maps API

2006-03-25 Thread Mike Chambers
That is correct. mike chambers [EMAIL PROTECTED] Brendan Meutzner wrote: > Hey Matthew, > > I'm going to go out on a limb here and suggest that the current swc is > only compatible with 1.5. When I tried importing the it into a 2.0 > project, it threw errors. > > Someone correct me if I'm w

Re: [flexcoders] Yahoo! Maps API

2006-03-25 Thread Brendan Meutzner
Hey Matthew,I'm going to go out on a limb here and suggest that the current swc is only compatible with 1.5.  When I tried importing the it into a 2.0 project, it threw errors.Someone correct me if I'm wrong. BrendanOn 3/25/06, lhs_pioneers_86 <[EMAIL PROTECTED]> wrote: Hello All,I'm trying to t

Re: [flexcoders] Yahoo! Maps API

2006-03-25 Thread stacey
didn't see any code posted,however that error suggests that it can't find the class. clean the project and try again. > > > > Hello All, > > I'm trying to the Yahoo Maps API sample application up and running but > all I get is an empty pane and two error messages: > > The error messages are identi

RE: [flexcoders] Yahoo Maps & Flex 2

2006-02-06 Thread Jonathan Miranda
ponent see your pieces."   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL Sent: Monday, February 06, 2006 3:28 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Yahoo Maps & Flex 2   Flex 1.5 was used to create the Yahoo Maps c

Re: [flexcoders] Yahoo Maps & Flex 2

2006-02-06 Thread JesterXL
Flex 1.5 was used to create the Yahoo Maps currently on Yahoo's dev site.  As such, it won't compile in Flex 2.  You can load it into a Loader maybe, but then you could only control it via LocalConnection, and they don't have a LocalConnection API in it.   Your best bet is to create one via

Re: [flexcoders] Yahoo Maps & Flex 2

2006-02-06 Thread Hari Kolasani
First of all , I think you need to include the .SWC file in the Build Path.  Secondly, I don't think Yahoo Maps Flex API is supported in Flex2/Action Script 3. - Hari Jonathan Miranda wrote: Anyone got a no-brainer solution to this or know somewhere where I can find this in

Re: [flexcoders] Yahoo Maps questions

2006-01-19 Thread Tom Fitzpatrick
Thanks, John - yes, I've posted to that list, but there don't seem to be many people there either working with the Flex API. - Tom At 03:30 PM 1/19/2006, you wrote: >Tom Fitzpatrick wrote: > > Any input or pointers to other Flex/Yahoo Maps code examples much > appreciated. > >I haven't been abl

Re: [flexcoders] Yahoo Maps questions

2006-01-19 Thread John Dowdell
Tom Fitzpatrick wrote: > Any input or pointers to other Flex/Yahoo Maps code examples much appreciated. I haven't been able to dig as deeply as I'd like, and so can't answer the questions, but I do know a riper venue for such discussions: http://groups.yahoo.com/group/yws-maps/ jd -- John D

Re: [flexcoders] yahoo maps

2005-11-29 Thread JesterXL
al, AS2/Flash 7 SWF.   - Original Message - From: Jeremy Tooley To: flexcoders@yahoogroups.com Sent: Tuesday, November 29, 2005 1:14 AM Subject: Re: [flexcoders] yahoo maps This has been a battle for the last two days.. damnJesterXL wrote: I tried in 2, and gave up.  If you

Re: [flexcoders] yahoo maps

2005-11-29 Thread Jeremy Tooley
This has been a battle for the last two days.. damn JesterXL wrote: I tried in 2, and gave up.  If you get it working, let me know, but unless she's converted to AS3, she'll only work if you load in a movie, or perhaps if you embed the SWF as a symbol. - Original Message ---

Re: [flexcoders] yahoo maps

2005-11-28 Thread JesterXL
I tried in 2, and gave up. If you get it working, let me know, but unless she's converted to AS3, she'll only work if you load in a movie, or perhaps if you embed the SWF as a symbol. - Original Message - From: "Jeremy Tooley" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 29, 2005 1

Re: [flexcoders] Yahoo Maps, Flex 2 option

2005-11-05 Thread JesterXL
Can you paste the error exactly? - Original Message - From: "yaagcur" <[EMAIL PROTECTED]> To: Sent: Saturday, November 05, 2005 11:23 AM Subject: [flexcoders] Yahoo Maps, Flex 2 option I have the API working fine on 1.5 but although Yahoo quote "you'll need Macromedia Flex 1.5 or highe

Re: [flexcoders] Yahoo Maps Example

2005-11-03 Thread JesterXL
or example, on this page, 1st paragraph: http://ws1.inf.scd.yahoo.com/maps/index.html " free Flash® viewer from Macromedia® " What the heck is that? - Original Message - From: "David Mendels" <[EMAIL PROTECTED]> To: Sent: Thursday, November 03, 2005 10:55 AM

RE: [flexcoders] Yahoo Maps Example

2005-11-03 Thread David Mendels
Hi, Where is it called a Shockwave controlcan you give the exact location so we can get it fixed? -David > -Original Message- > From: flexcoders@yahoogroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL > Sent: Thursday, November 03, 2005 9:30 AM > To: Flexcoders > Subject:

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread David Mendels
> To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Yahoo Maps built with Flex! > > Why does the Flex API require use of a Shockwave Control > instead of simply the Flash control? > > Although I'm not saying this is the case, there is prob. only > one thing I&#

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Steve Cox
Flex doesn’t require shockwave control, only the flash J     -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robert Thompson Sent: 03 November 2005 14:08 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Yahoo Maps built with

Re: [flexcoders] Yahoo Maps Example

2005-11-03 Thread JesterXL
hing for awhile. However, it really makes developers take you seriously when you deploy applications that utilize some of those very services you are offering. - Original Message - From: "JesterXL" <[EMAIL PROTECTED]> To: Sent: Thursday, November 03, 2005 9:57 AM Subje

Re: [flexcoders] Yahoo Maps Example

2005-11-03 Thread JesterXL
The SWC file is great, the way it's written is blasphemy; I agree it should be changed, and damn quick before the blogsphere picks it up full steam. - Original Message - From: "Robert Thompson" <[EMAIL PROTECTED]> To: Sent: Thursday, November 03, 2005 9:53 AM Sub

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread JesterXL
o your app. - Original Message - From: "Robert Thompson" <[EMAIL PROTECTED]> To: Sent: Thursday, November 03, 2005 9:47 AM Subject: Re: [flexcoders] Yahoo Maps built with Flex! > > Why does the Flex API require use of a Shockwave > > Control instead of simply the F

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Merrill, Jason
3109.html     Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Robert Thompson Sent: Thursday, November 03, 2005 9:48 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Y

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Ian Welsh
And no United Kingdom - sob, sob. Ian -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Weyert de Boer Sent: 03 November 2005 14:42 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Yahoo Maps built with Flex! Their are some minor issues

Re: [flexcoders] Yahoo Maps Example

2005-11-03 Thread Robert Thompson
Thanks Jester! It's obvious of course as has been said that Flash Player is used for presentation of Flex -- still the SWC as you say and I agree, is a big mistake as it can cause "shock" :-/ Besides this mistake though, seems Yahoo is starting to get it's act together in working with developers;

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Robert Thompson
> > Why does the Flex API require use of a Shockwave > > Control instead of simply the Flash control? > > I dont think this is true. > Maybe I'm just mis-understanding this (is SWC a new way to deploy Flex Builder components or something?): From http://ws1.inf.scd.yahoo.com/maps/flash/flexGettin

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Weyert de Boer
Their are some minor issues with it :-) Such as, NaN in the Local Event Browser. Yahoo! Groups Sponsor ~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM ---

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Brian Deitte
they can change this to just say SWC. -Brian > -Original Message- > From: flexcoders@yahoogroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of Robert Thompson > Sent: Thursday, November 03, 2005 9:08 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Yahoo Ma

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Ben Forta
lf Of Robert ThompsonSent: Thursday, November 03, 2005 9:08 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Yahoo Maps built with Flex! Why does the Flex API require use of a ShockwaveControl instead of simply the Flash control?Although I'm not saying this is the case, there isprob. o

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread JesterXL
API's pretty dead simple, too... what isn't in Flex?   For those who want the direct link: http://ws1.inf.scd.yahoo.com/maps/flash/flexGettingStarted.html   Insane amount of methods, too.       - Original Message - From: David Mendels To: flexcoders@yahoogroups.com Sent: Thursday

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread hank williams
On 11/3/05, Robert Thompson <[EMAIL PROTECTED]> wrote: > Why does the Flex API require use of a Shockwave > Control instead of simply the Flash control? > I dont think this is true. Hank Yahoo! Groups Sponsor ~--> Most low income households are not

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Robert Thompson
Why does the Flex API require use of a Shockwave Control instead of simply the Flash control? Although I'm not saying this is the case, there is prob. only one thing I'm sensetive to when it comes to macromedia, and that would be anything going on to try to unnecessarily require someone to adopt a

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread hank williams
Wow. This is the first app where you can easily compare apples to oranges. I cant tell you how many people really cant understand the difference between flash/flex and DHTML/ajax. Its wierd. Its like there is some developer stupidity field that can be very hard to break through. This is exactly th