actionscript-3
A way to use ExternalInterface locally?
I\'ve got a big problem. I already searched this site for answers, but found nothing really useful for me now.[详细]
2023-04-12 17:49 分类:问答Incrementing a variable in as3 to give different results
I need a variable to increment a value in each click of the mouse clicks in the end a开发者_StackOverflowccording to the final results. How is this possible?var m_myValue:int = 0;[详细]
2023-04-12 17:49 分类:问答Control over index of Foor each loop
I have tried this: PHP: <?PHP $link = mysql_connect(\"localhost\",\"root\",\"\"); mysql_select_db(\"dbname\");[详细]
2023-04-12 17:42 分类:问答How to add image in the library
开发者_开发技巧I have the image path manipulate from database with php. Now how can i have to import those image in the library so that i can use them as a symbol. Thanks in advance.You cannot load it[详细]
2023-04-12 17:37 分类:问答Can 0.99999999999 be rounded to 1.0 when multiplying?
When multiplying a floating point number that is very close to 1 with an int > 0, can it ever be interpreted as 1.[详细]
2023-04-12 17:28 分类:问答Issue with Shine MP3 Encoder on Alchemy
I have been trying to use the "Shine MP3 Encoder on Alchemy" in my action script file: import fr.kikko.lab.ShineMP3Encoder[详细]
2023-04-12 17:23 分类:问答Numerical integration of a function known only through data points - AS3 Preferred
Is there any library or open source function that approximate the area under a line that is described by some of its values taken at irregular intervals?[详细]
2023-04-12 17:02 分类:问答Flash AS3, add pause to swf loop
I don\'t work in Flash very often, all I need is to add the AS to make my swf pause for a few seconds before looping.[详细]
2023-04-12 16:57 分类:问答send image from php to flash
I have populated a php page where i pull image in that php. Now how can i put those image in flash by array. The php code is[详细]
2023-04-12 16:06 分类:问答AS3 - remove external interface callback during loading?
I have a series of 10 external interface callbacks t开发者_运维技巧hat are called through javascript and load mp3 files.The problem is, someone is able to click these while my pre-load function is run[详细]
2023-04-12 15:31 分类:问答