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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 469 - 508 of 2034   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
469
I've changed TabBar.as to make the buttons skinnable from Actionscript. /* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD...
helmut.messerer
Offline Send Email
Nov 2, 2007
11:46 pm
470
Hi all, I have some problems understanding what the following excerpt of the Terms of Use means YOU SHALL NOT: (viii) store or allow end users to store map...
vitcheff
Offline Send Email
Nov 3, 2007
9:27 pm
471
Hey guys, I checked out the examples on developer.yahoo.com etc. And they make no sense to me. It has eventHandlers with no real events? Then I checked out the...
designtantrum
Offline Send Email
Nov 3, 2007
10:29 pm
472
Just got the Astra package and started using it. But like Flash CS3 the documentation is weak. I go my menu working as per the examples and figured out how to...
recbcs
Offline Send Email
Nov 5, 2007
3:56 pm
473
You should probably post your question on the official Yahoo! Maps group. The Flash Platform team doesn't support the Maps API directly, so you're more likely...
Josh Tynjala
joshtynjala
Offline Send Email
Nov 5, 2007
5:44 pm
474
Thanks for pointing me to the right group and sorry for posting in the wrong one!...
vitcheff
Offline Send Email
Nov 5, 2007
5:50 pm
475
Why is it that the padding will not change with the following code line FileMenu.setStyle("textPadding",25); I've tried everything and the padding from my...
recbcs
Offline Send Email
Nov 6, 2007
2:57 pm
476
Hey guys: i am new to flash, especially actionscript 3. I have some code that everytime it is run creates more memory. Please tell me what is wrong function...
seinolf
Offline Send Email
Nov 7, 2007
4:08 pm
477
i have embedded the yahoo map into my flash file. it is working, but i want the user to be able to enter in their starting address and have the program compute...
framboise247
Offline Send Email
Nov 7, 2007
5:57 pm
478
This group is meant for the discussion of Yahoo! Flash libraries and APIs, and not general ActionScript development questions. You'll probably get a better...
Josh Tynjala
joshtynjala
Offline Send Email
Nov 7, 2007
6:20 pm
483
I'm having the same issue.....
jpshaver29
Offline Send Email
Nov 10, 2007
8:13 pm
484
this works!!! var dp= treeComponent.dataProvider; dp.toggleNode(theNodeIndex); ... in...
jpshaver29
Offline Send Email
Nov 11, 2007
2:16 am
485
better yet --- add this method to the Tree.as class by doing this you can call the method from the component instance name public function toggleNode...
jpshaver29
Offline Send Email
Nov 11, 2007
2:24 am
488
Hello, i have just downloaded astra and i would know how can i apply/change skin of menu component. I would like to set a background image and a custom icon on...
Nico Giraldi
d.balboni
Offline Send Email
Nov 13, 2007
9:15 pm
489
I have a flash map that works fine until I load it into another movie. When this is done the marker text is not visible. I am publishing to Flash 8. Please...
txranger817
Offline Send Email
Nov 16, 2007
4:04 pm
490
... Where can we view this?...
ROMEO G. JAVELLANA
jagaro2002
Online Now Send Email
Nov 16, 2007
11:28 pm
491
I've never worked with the maps but the following may help.. Try loading it to a higher level on the root -- ex: _root.getNextHighestDepth(); May also want...
John Shaver
jpshaver29
Offline Send Email
Nov 17, 2007
12:52 am
492
Which version of ActionScript are you using?...
jpshaver29
Offline Send Email
Nov 17, 2007
1:11 am
493
2.0 Christopher L. Walker Maverick Designs Kennedale, TX 76060 _____ From: ydn-flash@yahoogroups.com [mailto:ydn-flash@yahoogroups.com] On Behalf Of jpshaver29...
Christopher Walker
txranger817
Offline Send Email
Nov 17, 2007
2:49 pm
495
... I am using AS 3.0 ... change ... menu...
d.balboni
Offline Send Email
Nov 19, 2007
8:10 am
497
Hi there, is there way to dynamically resize the Yahoo Map? There result I hacked so far does not seam to work: <yahoo:YahooMapService id="myAS2Map" ...
Sebastian Mohr
lemasur
Offline Send Email
Nov 19, 2007
2:42 pm
498
Here is a technique from the Flex Cookbook that I used to make my map scale properly: ...
Jim Rutherford
rutherfj2006
Offline Send Email
Nov 19, 2007
7:30 pm
499
Thanks a lot Jim, I have tried the workaround you've recommended (see below) but the result I get is a map which can be shorten in size but cannot be enlarged....
Sebastian Mohr
lemasur
Offline Send Email
Nov 20, 2007
1:01 am
500
I've had the same issue with the Astra connection kit as far as map scaling. I'm sure there is something that can be done through the DOM to resize it, or tell...
Abyss Knight
abyssknight
Online Now Send Email
Nov 20, 2007
2:11 pm
501
Thanks for your reply, Abyss, which SWF are you talking about? as2map.swf? If so, how can resize that SWF? I have no idea how to resize a SWF written in...
Sebastian Mohr
lemasur
Offline Send Email
Nov 20, 2007
2:41 pm
502
I am not an experienced programmer, but I love the yahoo maps so I have to give it a try. I have created the map and uploaded it on my site...
jrwafaei
Offline Send Email
Nov 20, 2007
4:38 pm
503
It's hard to tell without the source code, but the first thing you'll definitely want to do is add a void return type to your function, function...
ogonzalez
Online Now Send Email
Nov 21, 2007
5:50 pm
504
It looks to me like the BitmapLoader class is broken. Note that BitmapData objects are ignored by garbage collection unless you explicitly call dispose() on...
Mike Krotscheck
krotscheck
Offline Send Email
Nov 21, 2007
5:56 pm
507
Hello - I'd like to use the Astra Yahoo line chart markers for reference points on my column chart. That's easy enough, but trying to get the lines to...
jwhitleyclt
Offline Send Email
Nov 24, 2007
2:49 am
508
... I figured it out! My map was not named, once I gave it the name myMap, everything worked flawlessly....
jrwafaei
Offline Send Email
Nov 24, 2007
5:01 pm
Messages 469 - 508 of 2034   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