Search the web
Sign In
New User? Sign Up
ydn-flash · Yahoo! Flash Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 285 - 317 of 2036   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
285
Can anyone from the Y! team tell me what the error range is for lat/lon when you click on the map at, say, zoom level 3? And ... do you know how accurate the...
Randy Troppmann
randy.troppmann
Offline Send Email
Aug 4, 2007
2:36 am
286
hi, i am developing a project which is exactly a Multi-Player RPG Game;details as below: 1.multi player move from one scene to another,and every one can watch...
louie518
Offline Send Email
Aug 6, 2007
9:27 am
289
I am begining a project where I need to display large amounts of esri data on a map for a marketing piece. Are their any solutions available for importing and...
???
gren28
Offline Send Email
Aug 7, 2007
3:48 pm
290
Is it possible to specify the duration of the zoom animation when using the Yahoo Maps API's setZoomLevel method?...
skyegior
Offline Send Email
Aug 7, 2007
7:13 pm
291
There doesn't seem to be that parameter on that function. However you could use the setCenterByLatLonAndZoom and just send it your current center lat and lon....
Eugenio Callejas
eu-callejas
Offline Send Email
Aug 7, 2007
7:55 pm
292
I am hoping that someone can help me with this question. I have this map going: http://www.daily-chronicle.com/newsart/bridges2.html. The data is being pulled...
dkbbarrl
Offline Send Email
Aug 8, 2007
6:07 pm
293
have you tried forcing line breaks in using /n. You could also figure out where the text field is in the display list and force the multiline and wordwrap...
Scott Morgan
doganation
Offline Send Email
Aug 8, 2007
11:46 pm
295
Hello, i'm french, so excuse my faults. I try to have an Id (key) for my Yahoo Map Application, but when i fill in the form "Developer Registration" ...
anthony.manach1
Offline Send Email
Aug 20, 2007
10:12 am
296
good time. i'm newbie in here. and i've some problem with action script 2.0 i've 2 swf files: main.swf and content.swf. after press button in first...
Carlo Gulliani
carlogulliani
Offline Send Email
Aug 20, 2007
12:37 pm
297
If you want to delete a variable you can simple use: delete varName; to unload a dynamically loaded movie it is best to load it into a dynamically created...
Scott Morgan
doganation
Offline Send Email
Aug 20, 2007
5:55 pm
298
Loading SWF, MP3, JPEG, GIF, PNG, FLV, and XML files from other domains When an attempt is made to load content into a SWF file at runtime, the request is...
flashextensions
Offline Send Email
Aug 21, 2007
8:52 am
299
Hello Anyone can recommened me an actionscript 3.0 book with exercises after each chapter? Like programming books which are used in college/university courses....
Saleh
saleh_rambo
Offline Send Email
Aug 22, 2007
3:31 am
300
Most of the time, I check friendsofed.com for books on flash. Also Essential Actionscript 3.0 by Colin Moock is really great I heard. I'm trying to switch to...
Michael Co
mv_bear
Offline Send Email
Aug 22, 2007
6:38 am
301
up :)...
anthony.manach1
Offline Send Email
Aug 22, 2007
7:12 am
302
Hello. I want to present 2 yahoo maps. but just 1 yahoo map was present, another map is not loaded. How can I solve this problem?...
hermesshin
Offline Send Email
Aug 22, 2007
8:32 am
303
Does any one know from where can i get the downloadable book on AS3 for FREE!. Thanks Michael Co <mv_bear@...> wrote: Most of the time, I check...
Justin Jose
justinjkj
Offline Send Email
Aug 22, 2007
1:12 pm
304
I'm going thru Adobe Flex2 - Training from the Source. It has been by far the mose complete book I have found for FLEX, save the developers guide. it has you...
Mr Greg Murnock
gmurnock
Online Now Send Email
Aug 22, 2007
1:18 pm
305
I'm trying to load weather data for an application I'm working on. It works fine locally, but once I upload it to the server it won't work anymore. The error...
jdcarlson1
Offline Send Email
Aug 22, 2007
1:46 pm
306
This is a known issue. I solved it like this: First, I created a separate mxml component that encapsulated all the YahooMap functionality, and instantiated it...
Tracy Spratt
nts333rd
Offline Send Email
Aug 22, 2007
2:01 pm
307
Are you specifying where to load the policy file from? I haven't worked with Weather, but Maps works fine from my server. Also, as I understand, ...
Tracy Spratt
nts333rd
Offline Send Email
Aug 22, 2007
2:08 pm
308
There are a lot of great learning tools out there. Lynda.com has a couple of great videos on Flex and Actionscript. The oftern come with example/lessons that...
rfong32039
Offline Send Email
Aug 22, 2007
2:29 pm
309
I guess not, I just switched to actionscript 3. This is what I have to pull weather info: System.security.allowDomain("http://xml.weather.yahoo.com"); var...
jdcarlson1
Offline Send Email
Aug 22, 2007
3:39 pm
310
The Weather API's crossdomain.xml is available here: http://weather.yahooapis.com/crossdomain.xml Any usage of the Weather API in Flash should go through this...
Josh Tynjala
joshtynjala
Offline Send Email
Aug 22, 2007
4:45 pm
311
Essential ActionScript 3.0 is a book that you must pay for. There may be an e-book download from O'Reilly, but I doubt that is free. ... for FREE!. ... flash....
Josh Tynjala
joshtynjala
Offline Send Email
Aug 22, 2007
4:50 pm
312
You can also use the Weather AS3 API we provide: http://developer.yahoo.com/flash/astra-webapis/#weather Allen Rabinovich Yahoo! Flash Platform ... domain. ......
Allen Rabinovich
allenrabinovich
Online Now Send Email
Aug 22, 2007
5:03 pm
313
Hello. I can't display Yahoo Map twice. When first click the add btn, that's alright. and click the remove btn, that works good. but next second click the add...
hermesshin
Offline Send Email
Aug 23, 2007
4:04 am
314
I think that Yahoomap and its AS3 communicaton kit are simple too complex to handle that way. There is probably some reference somewhere that is causing a...
Tracy Spratt
nts333rd
Offline Send Email
Aug 23, 2007
4:38 am
315
This is a known issue with the As3 communication kit. Multiple AS2 (AVM 1) swfs cannot be loaded into an AS3 (AVM 2) movie, when this is attempted only the...
Scott Morgan
doganation
Offline Send Email
Aug 23, 2007
7:39 am
316
Yeah, break between the two VMs is pretty severe. A workaround for the two maps issue is not difficult. I outlined one approach earlier. Sure would be nice to...
Tracy Spratt
nts333rd
Offline Send Email
Aug 23, 2007
3:08 pm
317
Wrong named property in all: example scripts and downloadable example source files for *Chart-Components! Write: "chartInstance.dataProvider = valueObject" ...
shortyondev
Offline Send Email
Aug 23, 2007
4:00 pm
Messages 285 - 317 of 2036   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help