actionscript-2
Open source relationship mapping/visualization APIs?
A local group is mapping the relationships between board members and various organizations around my town.I am trying开发者_运维百科 to help them get some visualizations together.[详细]
2023-04-05 16:26 分类:问答Google Asynchronous Analytics and Flash AS2
OK i inserted the asynchronous code in the published html file just before end of head In my flash project (which is in actionscript 2) i inserted the as2 code in several buttons like开发者_如何学Pyt[详细]
2023-04-05 08:35 分类:问答as2 - form post
Is it possible to POST a few variables to a new browser window (_blank for example) in as2? I can\'t seem to find any examples via Goo开发者_如何学Cgle.[详细]
2023-04-05 07:52 分类:问答Can't get dynamic text to show update in flash, but trace works
I\'m using text that is set to \"dynamic text\". In actionscript 3 I tried: instancename.text = \"abc\";[详细]
2023-04-05 01:13 分类:问答Actionscript 2.0 XML get child by name
Now I\'m porting some AS3.0 app to AS2.0 (don\'t ask me why :)) In AS3.0 I get child named \"x\" of my xml in a simple manner :[详细]
2023-04-04 06:24 分类:问答Link to swf from a Dynamic Text AS2 Flash
I want to make link from a dynamic text(in flash project) to an external swf i created(a gallery that is controlled by xml file).[详细]
2023-04-02 02:19 分类:问答Adapting AS2 code to Flex 4.5
I have a flash source of the pendulum. I want to use it in Flex. I replace movie clips (ball0_mc and ball2_mc) on the image (hand.png and pend.png) in the source code. But I get in the final applicati[详细]
2023-04-02 00:37 分类:问答Why trace(123.456 - 123) gives me 0.456000000000003 in flash as2
trace(123.456 - 123)//the output is 0.456000000000003!!!!!! Why it gives me this strange value? i need it to 开发者_如何学运维output 0.456[详细]
2023-04-01 22:12 分类:问答Calling a video from Youtube.com in Flash through an XML
I am trying to call a video from youtube.com in flash as2. The video link is stored in a external xml file. Flash works fine when i try to call a video with an exact flv location but it crashes whenev[详细]
2023-04-01 08:46 分类:问答AS2 textWidth property
I am using a TextField in Flash CS2, because I need to know the width of the actual text for positioning purposes. However from 开发者_如何学Pythonsome odd reason it doesn\'t always work when the brow[详细]
2023-03-31 15:09 分类:问答