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.
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
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.
I\'m using text that is set to \"dynamic text\". In actionscript 3 I tried: instancename.text = \"abc\";
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 :
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).
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
trace(123.456 - 123)//the output is 0.456000000000003!!!!!! Why it gives me this strange value? i need it to 开发者_如何学运维output 0.456
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
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