actionscript-2
html table inside dynamic textarea
Is it possible to display an html <table>开发者_C百科 as a table inside an dynamic textarea using .htmlText method?[详细]
2023-03-07 15:38 分类:问答Image panning window resize prοblem
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[详细]
2023-03-07 13:18 分类:问答Actionscript 2 Scaling Down (not up)
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[详细]
2023-03-07 07:45 分类:问答image panning area
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[详细]
2023-03-06 17:58 分类:问答Actionscript 2: Tween running extremely slow
I am using the following code to tween an movieclip once _global.choiceMade equals 1... onClipEvent (load) {[详细]
2023-03-06 16:23 分类:问答FLASH AS2 how to make a movieclip visible for 1 second
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.[详细]
2023-03-06 08:35 分类:问答Is there a simple way to make a movie clip identify itself in Flash? (AS2)
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[详细]
2023-03-05 10:44 分类:问答actionscript 2.0 inputtext value
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.[详细]
2023-03-05 00:01 分类:问答attachMovie from loadVariablesNum
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.[详细]
2023-03-04 04:35 分类:问答How to make different 'levels' in flash, without mc's being maintained?
I started working on a very simple game with a friend a week ago, but now I can\'t seem to solve one problem:[详细]
2023-03-03 19:38 分类:问答