I\'m having headaches thanks 开发者_如何学Pythonto Flash CS4 and ActionScript 2. I\'d like to create some kind of component\'s properties inheritance to create generic behaviors in my component.
I have 2 movieclips.One is a fairy flying up the stage.The other movieclip is a magic dust, which is originally designed to generate magic dust with onMouseMove event, based on the mouse\'s x & y.
i have a project where i have a movie.swf (AS2) and some buttons with js/jQuery in the html part. Now i want the buttons to control the flash. For Example pressing Button1 would do a gotoAndPlay(1) an
hi i am sending a flash reqesut to a url when i make request from local computer its working but when i upload on my server its not working i think flash is not sending request from my server to anoth
Greetings, why is it that my flash resources are not put in cache? I use AS2, Here\'s my html: <object classid=\'clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\' codebase=\'http://download.macromedia.
I\'m trying to track a #anchor for example (mysite.com/#about) the anchor is being called by Flash AS2. how can i tell GA to track hits on this page?
AS2 newbie here, and I want to know if anybody can help me with the following code. Basically what I want to do is add another field to an XML file that is already being used to populate a AS2 news sc
setProperty(\"tvmenuitem\"+i, _x, \"300\"); works fine. However how can I set times.text = \"1234\"; I tried:
Scene 1 - Layer 1 import mx.xpath.XPathAPI; fscommand2(\"SetQuality\", \"high\"); var apipath = \'http://www.example.net/api/xml\';
(working in AS2.0 due to player limitations) In my flash application I draw in data from an XML. This data is for example 6 lines long in 1 language, but could be 20 in a different language.