Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Actionscript

0 votes
563 views
1 answer
    What's the nicest way to convert a Vector to an Array in Actionscript3? The normal casting syntax doesn't ... somewhere in the standard library? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
565 views
1 answer
    HI i have a main class //main.as package { public class main { public var testGlobal:string = "testValue"; ... to use global variables in AS3 . See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
447 views
1 answer
    I always don't call super() when I extends Sprite. But doesn't not calling super() cause any problem? Till now ... I should call super() or not? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
434 views
1 answer
    I'm not a genius in geometry, I'd like to find a point in as3 with the radius and a angle but ... img297.imageshack.us/img297/4879/examplepr.png See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
519 views
1 answer
    I am building one desktop application in Air2.5, which needs to record and save audio. In AS3 (Specially with ... and save audio in mp3 format? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
451 views
1 answer
    Can I create an instance of a class from AS3 just knowing it's name? I mean string representation, like FlagFrance See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
428 views
1 answer
    I'd like to use Flash to capure video from the user's webcam and then save it on the same server ... sample ActionScript code might be hiding? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    I know this is frequently asked, but I have looked all over the internet to find the mistake I'm making with ... ; ?> Thanks for your answers. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
463 views
1 answer
    As a relative newbie in the Java world, I am finding many things frustratingly obtuse to accomplish that are relatively ... { // handle errors } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
318 views
1 answer
    I have a Flex file upload script that uses URLRequest to upload files to a server. I want to add support for ... am unsure where to place it. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
501 views
1 answer
    Expected / pseudo example: stage.addEventListener(MouseEvent.CLICK, onClick.someWayToPassParameters(true, 123, 4.56, "string ... for too much? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
361 views
1 answer
    In ActionScript 3, using vector graphics is a guaranteed way to cause massive damage to the performance of your ... my own coding style. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
473 views
1 answer
    I am embedding a flash object (swf file) into an HTML page. The object is written in as3 and built using ... what am I doing wrong? Thanks! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I've a regex that matches comma separated numbers with an optional two digit decimal part in a given multiline ... start/end of line/string. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...