Is it possible to display an html <table>开发者_C百科 as a table inside an dynamic textarea using .htmlText method?
I have this document in flash where I want an image to pan with mouse movement. When I test the movie it runs OK with any problem. But when I resize the window the position of the big image, it goes a
I am looking for a way to scale a flash website (using actionscript 2.0) to different resolutions.People with smaller screen resolutions are having issues seeing my full flash website, and setting the
I\'m developing a project in Actionscript 2.0. I have an image that pans. I followed this tutorial: http://www.kiru开发者_如何学运维pa.com/developer/flash8/interactive_image_pan.htm
I am using the following code to tween an movieclip once _global.choiceMade equals 1... onClipEvent (load) {
I have a quiz and when the correct answer is clicked i want to show a correct answer mc so when the answer is clicked a \"correct\" or an \"x\" will flash up for 1 second.
I\'m making a very simple turn based battle game using ActionScript 2.0. I\'m VERY new to code, with only very limited Visual Basic knowledge, so I\'ll happily admit I don\'t really know what I\'m d
I have a little project to do in flash and I am new with action script. I am using actionscript 2.0 and I just want to make a alarm app which can ring a sound when the time comes :P.
I am loading a variable at frame 1with loadVariablesNum(\"text.txt\", 0);. The variable is called dayDate and for this is example the value is 09.
I started working on a very simple game with a friend a week ago, but now I can\'t seem to solve one problem: