Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged ActionScript
0
votes
654
views
1
answer
actionscript 3 - As3 - LocalConnection between SWF and AIR desktop app
I need to send a text from an embedded SWF (Web browser) to an AIR based desktop app. I did everything ... connectionName"); } Thank you. Uli See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
738
views
1
answer
actionscript 3 - AS3 - iOS force landscape mode only?
I've built a game for iOS that is designed for landscape mode and it works just fine except that if you turn ... any help you can offer. Rich See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
724
views
1
answer
actionscript 3 - Select XML nodes by attribute in AS3
Trying to parse some XML (over which I have no control!) In C# I would do something like: XmlNodeList xnList = xml ... Can this be done in AS3? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
683
views
1
answer
actionscript 3 - Flex List Scroll Speed With Mouse Wheel
I have a custom class that extends List which I am using as a container. However, the scroll speed is too fast on the ... } } } return null; } } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
755
views
1
answer
actionscript 3 - Load JSON Faster in Flex 4
I have a Flex application,I am loading a JSON file with more than 40,000 items. Does Flex provide a way to load this file faster? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
673
views
1
answer
actionscript 3 - AS3 Stop external swf
Hi I'm loading an external swf into a MovieClip, and I want it to stop until I choose to play. Currently ... when loaded until I choose Play? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
517
views
1
answer
actionscript 3 - how to work registerClassAlias() method for custom mxml components
I have flex mxml custom component(Graphic).According to requirement a need to copy them as copy or cut operation.but ... = 0; _saveIn.flush(); See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
754
views
1
answer
actionscript 3 - AS3 How to startdrag only on x-axis?
I have a red square that I want to drag only on the x-axis. I've worked out a simple script, which ... "); e.currentTarget.stopDrag(); } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
533
views
1
answer
actionscript 3 - Global variables in Objective-C
In Actionscript you can have global variables like this: var number : Number = 15; And then use it in a method ... Objective-c, is it possible? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
693
views
1
answer
actionscript 3 - In flash with as3.0, I have to call a function on the main stage from a movieClip
I have to call a function that is defined on the main stage of my project, and I have to call it from a ... m using flash cs5.5 and AS3.0 See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
536
views
1
answer
actionscript 3 - Facebook abobe as3 api for air for mobile
I am planing a project that involves a cross platform (Android and I.O.S) mobile app that logs in using ... off with this sort of thing. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
625
views
1
answer
actionscript 3 - AS3: add event listener to loaded swf
I'm trying to listen for a custom event from an SWF I've loaded and I'm just not able to capture it ... search didn't turn up anything specific. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
813
views
1
answer
actionscript 3 - flash SecurityError: Error #2028: Local-with-filesystem SWF file
hi my flash app is getting error 2028 when trying to communicate with the internet works fine with flash ide ... -domain-policy> please help See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
674
views
1
answer
actionscript 3 - Flash APIs for Android Platform
My usage is very limited. All i need to do is to invoke the soft keyboard from within my flash application. ... will pop up the keyboard. Thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
580
views
1
answer
actionscript 3 - Generate random number from specific set of numbers as3
I would like to create a random number between specific numbers, let say I have the numbers 1,2,4,5,7,8, ... numbers should be in the equation. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
747
views
1
answer
actionscript - IntelliJ disable code analysis (light bulb)
Is there a way to disable code analysis (the light bulb) in IntelliJ? I really don't care about code ... 10.5 to edit ActionScript code. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
476
views
1
answer
actionscript 3 - What's happening when I use for(i in object) in AS3?
To iterate over the properties of an Object in AS3 you can use for(var i:String in object) like this: Object ... order? What is happening here? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
654
views
1
answer
actionscript 3 - Flash AS3: saving/loading the positions of all the children of a MovieClip
I would like to know how to save and load the X and Y position of all the children of a MovieClip. ... and loading all the MovieClip children? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
486
views
1
answer
actionscript 3 - Is it impossible with Flash to get the Instance Creator?
I want to add a listener to the parent of a slider which is receiving the event from a non-gui class the ... end function }// end function } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
646
views
1
answer
actionscript 3 - Load and reload external SWF in AIR for iOS
I found several info on how to load one or more external SWF files, packaged with my AIR iOS App, the actual working ... I can't reload an SWF. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
594
views
1
answer
actionscript 3 - How to use superscripting in flex?
I want to add a label in flex to display m/s2 (read meters per second square). I would need ... to unrelated type flash.Display.DisplayObject See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
671
views
1
answer
actionscript 3 - In AS3 while using NetStream for video playback how do I seek when I use appendBytes
I am trying to use NetStream to play from a byteArray. Please see this for what I am talking about. I am able to ... . How do I go about this ? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
637
views
1
answer
actionscript 3 - AS3 Instantiate Class From External SWF
I was chatting with my buddy about this, he is convinced you can do this and says he has done it, but I ... for what I am building here. thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
586
views
1
answer
actionscript 3 - Trying to capture stage area using BitmapData
I am trying to grab part of stage area using BitmapData and copyPixels method: bmd = new BitmapData(stage.stageWidth, ... not the saving one... See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
490
views
1
answer
actionscript 3 - AS3 singleton implementations
I have seen so many implementations of singletons around, and i just want a singleton that 1.- instances on the first call ... new."); } } } } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
449
views
1
answer
actionscript 3 - Unexpected Flash Security Exception When Using URLLoader
What I am trying to accomplish is to upload some binary data, specifically a ByteArray representing a PNG image, to ... .load(urlRequest); }); See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
673
views
1
answer
actionscript 3 - Flash Event Phases?
Could someone simply explain the 3 phases in the Flash Event framework, please? By event phases, I mean: ... click on a nested MovieClip? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
0
votes
951
views
1
answer
actionscript 3 - AS3 Rotate an object around its center point
I want this object to rotate around its center rather than the top left corner. The code looks like this: ... around the top corner. Thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
actionscript
Page:
1
2
3
4
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] javascript - document.body evaluates to null
[2] mysql - Python MySQLdb variables as table names
[3] laravel中的simplePaginate(进行一次查询完成分页)是怎么实现的??
[4] 像Vue这种动态生成的网页,会不会不利于搜索引擎?
[5] How to format Java String with multiple padded segments
[6] regex - PHP preg_match parser - How get uppercase letters
[7] 求个vue 解析corn的方法 或者组件
[8] 使用JSON.parse转换字符串对象的困惑
[9] 客户通过url+url携带的参数访问服务器的一个静态页面,如何记录下客户访问携带的url参数?
[10] gcc编译器,这样的随机数是如何产生的?
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...