I\'m trying to find a way to write to a text file from as2. I don\'t wa开发者_如何学JAVAnt to use any php or asp because my app needs to run without an internet connection. As3 has FileReference.save(
i wanna load a movieclip inside another movieclip with loadmovie or anything like this. so my question is.... could have i access to the location of the loaded swf-file inside the loaded swf-file?
how i display the coordinates of a random triangle in a graph which ranges from -10 to +10 in XY axis with the points like A(2,1) etc开发者_运维技巧 with arcs in each corner, in actionscript 2.0OK, so
I am hoping someone can shed some light on this issue for me... I have a movieclip that is scrolled by means of a \'sensor\' on each side of the stage. The clip scrolls fine in both directions, howeve
I have some problem in check two textfield.text comparison. One TextField.text value is come from calculation and the other textField is from user input. When I check those two text, the TextField.tex
I wanna generate a random triang开发者_开发问答le with coordinates, which shows the arcs of each corner in actionscript 2.0 with flash 8.0.This looks a lot like your previous question (also a lot like
How to draw a triangle 开发者_运维知识库in a math graph which displays X and Y axis.To draw shapes using ActionScript2, you can use the moveTo() and lineTo() methods of the MovieClip object. You can s
I am a .NET programmer working with a Flash designer on a project.The design is that they will create a flash UI (implemented with AS2) to present a questionnaire.After it is completed by an end user,
Hey guys, I\'ve been trying to build something simple in Flash 8, and I stumbled across something weird I cannot explain:
I\'m creating a website that allows kids to designs a tshirt.I will have four section, colour, graphic, text and print.