0
votes
0answers
10 views
Flash Actionscript
Hi all,
It is my first time to code an actionscript for flash. I want to write a flash clip which works as a parent of another flash clip. I want to write a function in the parent flash, and call that …
0
votes
2answers
39 views
Embed Flash Transparent FLV
Hi,
I am trying to embed a flash movie (.flv) into a webpage with a transparent background.
Requirements:
- Flv runs in transparent mode - I must be able to view html contents below.
- Movie does …
0
votes
1answer
68 views
HTML Canvas element implemented in Flash?
Can the HTML 5 Canvas element be implemented in Flash to provide support for that element in older browsers?
ExplorerCanvas can be included on a web page to allow emulation of Canvas in IE using VML. …
0
votes
3answers
115 views
Keeping same session with different user-agents
Is there a way to use the same session on different user-agents. I have a flash app that is generating a new session id on posting data to myHandler.ashx ( same happens on aspx ). Am i missing a trick …
0
votes
1answer
17 views
Copy XML array from one XML Object to another xml Object.
Hi all ,
how to copy one xml object values from one xml object to another empty xml object.
I have one xml object from the xml array and need to copy that to another xml object.
How can i copy xml …
1
vote
5answers
763 views
Should i write my own flash-server in Erlang or use Red5?
I'm a student about to start my exam project, where I will be responsible for the server implementation of an online game targeting the flash player.
I have a hard time to decide wether i should write …
0
votes
1answer
12 views
Easiest way to get the absolute path of directory from browser
I allow my users to upload files from a directory. I use SWFUpload so that they can upload multiple files easily. However, I need to get the absolute path of the directory from which they are …
0
votes
0answers
7 views
Assigning functions to dynamic movieclips in a loop, ActionScript 2
I have done this same thing in ActionScript 3, but am not familiar with ActionScript 2, which I am forced to use for this project. I am loading products into a SWF via XML and attempting to add a …
3
votes
3answers
129 views
Anyone knows of open source flash games
Hi all,
I am thinking of developing a small flash game. I was considering my different alternatives. One of them obviously involves working with some open source projects. Does any of you know of an …
0
votes
2answers
28 views
How to detect when video is buffering?
Hi guys, my question today deals with Flash AS3 video buffering. (Streaming or Progressive) I want to be able to detect when the video is being buffered, so I can display some sort of animation …
1
vote
0answers
10 views
Does the ExternalInterface, in Flex 3, have a data size limitation?
I am using the ExternalInterface on Flex 3. We are actually using flex to compress a large amount of DOM data, so this is specifically being used with LARGE data.
To further investigate, if there is …
0
votes
3answers
19 views
can not read xml data into flash
I write a simple xml code, and I try to read the xml file into flash, but I got "undefined" in my output.
The codes are as following. Do you know how to sove the problem? Thanks.
xml file (test.xml):
…
0
votes
0answers
9 views
Convertion bitmapData
I'm trying to load several jpeg images dynamicly XML into bitmapdata object in fla. I can see them on the stage of this .swf file.
However, I load it into another .swf which is my main to call while …
0
votes
3answers
85 views
+200
high performance encryption in adobe air / flash
When looking for encryption related classes/functions in action script / air / flash, I saw the as3crypto project.
This one provides a v. nice set of options, but I am a bit concerned on what the …
0
votes
1answer
16 views
Reading RAW data from a Flash POST Request ( images )
I'm basically interacting with a third party API flash file to send HTTP POST requests to my server.
I know I'm on somewhat the right path because it requires a crossdomain.xml file, and before I …

